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

XM_COPY Statement

XM_COPY Statement

The XM_COPY statement copies extraction maps from the source system to the target system. This statement has no operands but can be followed by other statements that filter the selected objects, rename objects, or change object attributes.
The XM_COPY statement enables you to copy extraction maps without copying capture registrations. Typically, when you copy a capture registration, you copy the extraction map at the same time by including the CREATEXMAPS statement after the REG_COPY statement.
The following table summarizes the optional statements that can follow the XM_COPY statement:
Optional Statement
Parameters
[EXCLUDE]
[AM=
access_method
] [MAP=
map_name
] [SCHEMA=
schema_name
]
[MODIFY]
AM=
access_method
[DB2INSTANCE=
db2_instance
] [DB2TABLE=
db2_table_name
] [DBD=
dbd_name
] [DBID=
database_ID
] [DBNAME=
database_name
] [DDSNODENAME=
ddsnode_name
] [DICTNAME=
dictionary_name
] [FILEID=
file_ID
] [FN=
file_name
] [IMSID=
ims_ID
] [MUFNAME=
muf_name
] [PCB=
pcb_name
] [PROGNAME=
program_name
] [PSB=
psb_name
] [SUBSCHEMA=
subschema_name
]
[RENAME]
[IDMS_PAGEGROUP_RADIX=(
old_page_group
,
new_page_group
,
old_radix,
new_radix
)] [MAP=(
old_map_name
,
new_map_name
)] [NRDB_DM_TABLE=(
old_map_name
,
new_map_name
,
old_table_name
,
new_table_name
)] [REG_NAME=(
old_registration_name
,
new_registration_name
,
new_version
)] [REGTAG=(
old_regtag
,
new_regtag
)] [SCHEMA=(
old_schema_name
,
new_schema_name
)] [TABLE=(
old_table_name
,
new_table_name
)]
[SELECT]
[AM=
access_method
] [MAP=
map_name
] [SCHEMA=
schema_name
]

0 COMMENTS

We’d like to hear from you!