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. DTLINFOX - Enhanced Release Information Utility
  8. DTLREXE - Remote Execution Utility
  9. DTLUAPPL - Restart Token Utility
  10. DTLUCBRG - Batch Registration Utility
  11. DTLUCDEP - CDEP Maintenance Utility
  12. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  13. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  14. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  15. DTLURDMO - Data Map Utility
  16. DTLUTSK - Task Control Utility
  17. EDMLUCTR - Log Scan and Print Utility
  18. EDMUOPTS - Service Aid Utility
  19. EDMXLUTL - Event Marker Utility
  20. HOSTENT - TCP/IP Address Reporter Utility
  21. PWXCATMY - MySQL Catalog Utility
  22. PWXUCCLPRT - Print Log Summary Utility
  23. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  24. PWXUCREG - Capture Registration Utility
  25. PWXUMAP - Map List Utility
  26. PWXUCRGP - Capture Registrations Print Utility
  27. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  28. PWXUGSK - SSL Reporting Utility
  29. PWXUSSL - PowerExchange SSL Reporting Utility
  30. WRKJRNLCKE- Journal Lock Table Utility for IBM i

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
] [FILENO=
file_number
] [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!