Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Utilities
  3. createdatamaps - Data Map Creation Utility
  4. DTLCCADW - Adabas PCAT Utility
  5. DTLCUIML - IMS Log Marker Utility
  6. DTLINFO - Release Information Utility
  7. DTLREXE - Remote Execution Utility
  8. DTLUAPPL - Restart Token Utility
  9. DTLUCBRG - Batch Registration Utility
  10. DTLUCDEP - CDEP Maintenance Utility
  11. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  12. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  13. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  14. DTLURDMO - Data Map Utility
  15. DTLUTSK - Task Control Utility
  16. EDMLUCTR - Log Scan and Print Utility
  17. EDMXLUTL - Event Marker Utility
  18. HOSTENT - TCP/IP Address Reporter Utility
  19. PWXCATMY - MySQL Catalog Utility
  20. PWXUCCLPRT - Print Log Summary Utility
  21. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  22. PWXUCREG - Capture Registration Suspend Utility
  23. PWXUCRGP - Capture Registrations Print Utility
  24. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  25. PWXUGSK - SSL Reporting Utility for z/OS
  26. PWXUMAP - Map List Utility
  27. PWXUSSL - PowerExchange SSL Reporting Utility

REG_COPY Statement

REG_COPY Statement

Use the REG_COPY statement to copy capture registrations. This statement has no operands but can be followed by other statements that filter the selected objects, rename objects, change object attributes, or enable optional functions.
The following table summarizes the optional statements that can follow the REG_COPY statement:
Optional Statement
Parameters
[CHECKXREF]
None
[CREATEXMAPS]
[LOC={SOURCE|TARGET} [OUTPUT=
alternative_pathname
/
data_set
]
[EXCLUDE]
[DBID=
database_instance
] [DBTYPE=
database_type
] [REG_NAME=
registration_name
]
[FASTLOAD]
None
[KEEPREGTAG]
None
[MODIFY]
[CONDENSE={FULL|PART|NONE}] [DBID=
database_ID
] [DBNAME=
database_name
] [FILEID=
file_ID
] [FN=
file_name
] [MSSOPTS=(DBSERVER=
db_server
,DBNAME=
database_name
)] [MUFNAME=
muf_name
] [NEW_DBID=
database_instance
] [SUBSCHEMA=
subschema_name
]
In the MSSOPTS parameter, you can include a port number in the following format:
DBSERVER="
db_server
,
port_number
",DBNAME=
database_nam
e
[RELATED]
BULK
[RENAME]
[BULKMAP=(
old_map_name
,
new_map_name
)] [BULKSCHEMA=(
old_schema_name
,
new_schema_name
)] [BULKTABLE=(
old_table_name
,
new_table_name
)] [DBD=
(old_dbd_name
,
new_dbd_name]
[IDMS_PAGEGROUP_RADIX=(
old_page_group
,
new_page_group
,
old_radix,
new_radix
)] [IMSMAP=
(old_map_name
,
new_map_name)]
[IMSSCHEMA=
(old_schema_name
,
new_schema_name)]
[NRDB_DM_TABLE=(
old_map_name
,
new_map_name
,
old_table_name
,
new_table_name
)] [REG_NAME=
old_registration_name
,
new_registration_name)]
[SCHEMA=(
old_schema_name
,
new_schema_name
)] [TABLE=(
old_table_name
,
new_table_name
)]
[SELECT]
[DBID=
database_instance
] [DBTYPE=
database_type
] [REG_NAME=
registration_name
]
  • Do not use the OUTPUT statement with the REG_COPY statement if you also use the CREATEXMAPS statement.
  • To use REG_COPY to copy registrations to an alternative CCT data set and create extraction maps, you must connect to the target by using a PowerExchange Listener, rather than using the default of local in the TARGET statement.
  • If you include any of the following statements or combinations of statements and options after the REG_COPY statement, DTLURDMO reads the IMS data map from the target system:
    • RENAME IMSSCHEMA
    • RENAME IMSMAP
    • CHECKXREF
  • If you copy a registration that has been suspended with the PWXUCREG utility, the following processing occurs:
    • If the current registration status is Suspended, the status is reset to Active.
    • The activation and suspension timestamps that define the suspension window are cleared.
  • If you use the FASTLOAD statement, the instance of the DTLURDMO utility that includes FASTLOAD must be the only operation that is updating the CCT file.

0 COMMENTS

We’d like to hear from you!