Table of Contents

Search

  1. Preface
  2. Understanding the Repository
  3. Using the Repository Manager
  4. Folders
  5. Managing Object Permissions
  6. Local and Global Shortcuts
  7. Team-Based Development with Versioned Objects
  8. Labels
  9. Object Queries
  10. Team-Based Development with Deployment Groups
  11. Copying Folders and Deployment Groups
  12. Exporting and Importing Objects
  13. Exchanging Metadata
  14. Copying Objects
  15. Metadata Extensions
  16. Appendix A: MX Views Reference

Repository Guide

Repository Guide

REP_SESS_PARTITION_DEF

REP_SESS_PARTITION_DEF

This view provides partition details of the sources, targets, and transformations in a session.
The following table lists partition information in the REP_SESS_PARTITION_DEF view:
Column Name
Datatype
Description
SESSION_ID*
NUMBER
Session ID.
SESS_WIDG_INST_ID*
NUMBER
Session instance ID.
PARTITION_ID*
NUMBER
Partition ID.
PARTITION_NAME
VARCHAR2 (240)
Partition name.
DESCRIPTION
VARCHAR2 (2000)
Description of the partition.
LAST_SAVED
VARCHAR2 (30)
Time when the partition was last modified.
VERSION_NUMBER
NUMBER
Session version number.
MAPPING_ID*
NUMBER
ID of the mapping used by the session.
WIDGET_ID*
NUMBER
ID of a source, target, or transformation in a session.
WIDGET_TYPE
NUMBER
Identifies a source, target, or transformation.
INSTANCE_ID*
NUMBER
Instance ID of a source, target, or transformation.
INSTANCE_NAME
VARCHAR2 (240)
Instance name.
TYPE_NAME
VARCHAR2 (240)
Object type name.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!