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
  17. Appendix B: PowerCenter Reports Reference

Repository Guide

Repository Guide

REP_DEPLOY_GROUP_DETAIL

REP_DEPLOY_GROUP_DETAIL

This view provides deployment details.
The following table lists deployment information in the REP_DEPLOY_GROUP_DETAIL view:
Column Name
Datatype
Description
DEP_RUN_ID
NUMBER
Unique deployment run ID.
OBJECT_ID*
NUMBER
Object ID.
OBJECT_NAME
VARCHAR2 (240)
Name of the object.
OBJECT_TYPE
NUMBER
Object type.
OBJECT_TYPE_NAME
VARCHAR2 (240)
Object type name.
SRC_VERSION_NUMBER
NUMBER
Object version number in the source repository.
TARG_VERSION_NUMBER
NUMBER
Object version number in the target repository.
SRC_SUBJECT_ID
NUMBER
Folder ID in the source repository.
TARG_SUBJECT_ID
NUMBER
Folder ID in the target repository.
SRC_SUBJECT_AREA
VARCHAR2 (240)
Folder name in the source repository.
TARG_SUBJECT_AREA
VARCHAR2 (240)
Folder name in the target repository.
IS_SHORTCUT
NUMBER
Specifies whether the object is a shortcut.
1 = shortcut; 0 = not a shortcut.
DEP_GROUP_ID
NUMBER
Deployment group ID.
DEP_GROUP_NAME
VARCHAR2 (240)
Deployment group name.
DEPLOY_TIME
NUMBER
Deployment start time.
DEPLOY_TYPE
NUMBER
Deployment type.
0 = invalid.
1 = deploy to.
2 = deploy from.
TARGET_REP_NAME
VARCHAR2 (240)
Target repository name.
REP_GID
VARCHAR2 (240)
Global ID of the repository.
USER_ID
NUMBER
Deployment user ID.
GROUP_ID
NUMBER
Group ID.
USER_NAME
VARCHAR2 (240)
Deployment user name.
UTC_DEPLOY_TIME
NUMBER
UTC deployment time.
DEPLOY_STATUS
NUMBER
Deployment status.
0 = deployed.
1 = rollback.
2 = rollback failed.
ROLLBACK_TIME
VARCHAR2 (30)
Deployment rollback time.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!