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 MODIFY Statement

XM_COPY MODIFY Statement

The MODIFY statement modifies various attributes of the copied extraction maps.
The AM= parameter is required with the MODIFY statement. Depending on the value that you specify for the AM= parameter, you can include additional parameters.
The MODIFY statement has the following parameters:
AM=
access_method
Required. Specifies the access method to use for modifying extraction maps.
The following table shows the access methods and the parameters that are available for each access method:
Access Method
Available Parameters
ADABAS
DBID, FILEID
DB2
DB2TABLE, DB2INSTANCE
DB2UDB
DB2TABLE, DB2INSTANCE
DCOM
DBID, DBNAME, MUFNAME
DL1
DBD, IMSID
ESDS
FN
IDMS
SUBSCHEMA, DBNAME, PROGNAME, DICTNAME, DDSNODENAME
IMS
None
KSDS
FN
MSSQL
None
MYSQL
None
ODBA
DBD, IMSID, PSB, PCB
Oracle
None
PGS
None
RRDS
FN
SEQ
FN
DB2TABLE=
schema.table_name
Modifies the DB2 schema or table name for the table mapped by the extraction map. For example:
DB2TABLE=DSN8910.EMP
DB2INSTANCE=
instance
Modifies the DB2 database name or subsystem ID for the data mapped by the extraction map. For example:
DB2INSTANCE=sample
DBD=
dbd_name
Modifies the DBD name for the data mapped by the extraction map. For example:
DBD=PROD001
DBID=
database_ID
Specifies a new database ID to use when reading the database.
DBNAME=
database_name
Specifies a new database name to use when reading the database.
DDSNODENAME=
ddsnode_name
Specifies a new DDSNODE name to use when reading the IDMS database.
DICTNAME=
dictionary_name
Specifies a new dictionary name to use when reading the IDMS database.
FILEID=
file_ID
Specifies a new ADABAS file ID for the data mapped by the extraction map.
FN=
filename
Specifies a new name for the data file associated with the extraction map. The file name must be a valid file name on the target system. The following examples specify a new data file name for z/OS, VSAM, and Windows, respectively:
FN='DATA01.SEQ.FILE' FN='SYS01.KSDS.DATA.FILE' FN=c:\myfolder\myfile.txt
IMSID=
ims_ID
Specifies a new IMS system ID for the data mapped by the extraction map. For example:
IMSID=IMS7
MUFNAME=
muf_name
Specifies a new MUF name to use when reading the Datacom database.
PROGNAME=
program_name
Specifies a new program name to use when reading the IDMS database.
PCB=
pcb_name
Specifies a new PCB name for the data mapped by the extraction map. For example:
PCB=PCB020
PSB=
psb_name
Specifies a new PSB for the data mapped by the extraction map. For example:
PSB=DTL003
SUBSCHEMA=
subschema_name
Specifies a new subschema name to use when reading the IDMS database.

0 COMMENTS

We’d like to hear from you!