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. MX Views Reference
  17. PowerCenter Reports Reference

Repository Guide

Repository Guide

REP_DEPLOY_GROUP

REP_DEPLOY_GROUP

This view provides information about deployment groups.
The following table lists deployment group information in the REP_DEPLOY_GROUP view:
Column Name
Datatype
Description
DEP_GROUP_ID*
NUMBER
Deployment group ID.
DEP_GROUP_NAME
VARCHAR2 (240)
Deployment group name.
DESCRIPTION
VARCHAR2 (2000)
Description of the group.
CREATED_BY
VARCHAR2 (240)
Name of user who created the deployment group.
OWNER_ID*
NUMBER
User ID.
GROUP_ID*
NUMBER
Group ID.
CREATION_TIME
VARCHAR2 (30)
Creation time.
LAST_SAVED
VARCHAR2 (30)
Last saved time.
GROUP_TYPE
NUMBER
Deployment group type. 0 = static; 1 = dynamic.
QUERY_ID*
NUMBER
Query ID associated with a dynamic group.
QUERY_NAME
VARCHAR2 (240)
Query name associated with a dynamic group.
QUERY_DESCRIPTION
VARCHAR2 (2000)
Query description.
QUERY_CREATED_BY
VARCHAR2 (240)
Name of user who created the query.
QUERY_OWNER_ID
NUMBER
Query user.
QUERY_GROUP_ID
NUMBER
Query group ID.
QUERY_CREATION_TIME
VARCHAR2 (30)
Query creation time.
QUERY_LAST_SAVED
VARCHAR2 (30)
Query last saved time.
QUERY_TYPE
NUMBER
Query type. 1 = public; 2 = personal.
*Indicates that the column is a key column.

0 COMMENTS

We’d like to hear from you!