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

Registration-specific Command Parameters

Registration-specific Command Parameters

You can specify multiple parameters for any registration-specific command that you include in the PWXSYSIN input for a PWXUCREG job.
The DATABASE_INSTANCE and REGISTRATION_NAME parameters are required.
Registration-specific command parameters override any corresponding global parameters.
In the following parameter descriptions, curly brackets indicate that one of the options must be entered, and underlining indicates the default value.

Parameter Descriptions

DATABASE_TYPE=
type
Recommended. Specifies the type of source database and CDC that is associated with the registration or registrations that the PWXUCREG command processes. Options are:
  • ADA
    . For Adabas.
  • DCM
    . For Datacom table-based.
  • IDL
    . For IDMS log-based.
  • IMS
    . For IMS log-based. If you try to process registrations for IMS synchronous sources, the PWXUCREG utility rejects the registrations and ends with error message PWX-03723.
You can use the asterisk (*) wildcard, or a string followed by the wildcard such as B08*, in this parameter.
DATABASE_INSTANCE=
instance_id
Required. Specifies one of the following values that is defined for the registration group in the PowerExchange Navigator:
  • For Adabas, the collection identifier.
  • For Datacom, the MUF name.
  • For IDMS, the LOGSID identifier.
  • For IMS, the RECON identifier.
This value is case-sensitive. You can use the asterisk (*) wildcard, or a string followed by the wildcard, in this parameter.
EPWD=
encrypted_password
Specifies an encrypted password to use with the user ID that is specified in the associated USER parameter.
Consult with your system security administrator to determine the requirements for a user ID and a password or encrypted password based on your system security and the SECURITY statement in the DBMOVER configuration member.
You can use the PowerExchange Navigator to create an encrypted password. Click
File
Encrypt
.
If you specify this parameter, do not also specify the PWD parameter. If you specify both, the EPWD parameter takes precedence. Use the EPWD parameter if you are not allowed to store passwords in readable format.
Overrides the GLOBAL_EPWD parameter in a preceding SET_CONTROL_VALUE command, if specified.
GENERIC={
N
|Y}
Optonal. Enables you to issue registration-specific commands that change the registration status for multiple registrations that match a wildcard mask if you specify Y. You must also specify the asterisk (*) wildcard, or a string followed by the wildcard such as b80*, in one or more of the following registration-specific parameters: REGISTRATION_NAME, DATABASE_INSTANCE, and DATABASE_TYPE.
Default is N.
This parameter is not supported for any explicit DISPLAY_REGISTRATION command or automatic display operation based on the global DISPLAY_REGISTRATION_BEFORE_COMMAND and DISPLAY_REGISTRATION_AFTER_COMMAND parameters.
Overrides the global GENERIC parameter in a preceding SET_CONTROL_VALUE command.
PWD=
password
Specifies a nonencrypted password to use with the user ID that is specified in the associated GLOBAL_USER parameter. This value is case-sensitive.
Consult with your system security administrator to determine the requirements for a user ID and a password or encrypted password based on your system security and the SECURITY statement in the DBMOVER configuration member.
If you specify this parameter, do not also specify the EPWD parameter. If you specify both, the EPWD parameter takes precedence.
Overrides the GLOBAL_PWD parameter in a preceding SET_CONTROL_VALUE command, if specified.
REGISTRATION_LOCATION={
hlq.data_set_name
|
local
}
Optional. Specifies the location of the VSAM CCT data set that contains the capture registrations. Default value is "local."
Usually, the default value of "local" is acceptable because the capture registrations must reside on the z/OS source system where the PWXUCREG utility runs.
Overrides the GLOBAL_REGISTRATION_LOCATION parameter in a preceding SET_CONTROL_VALUE command, if specified.
REGISTRATION_NAME=
user_registration_name
Required. Specifies the user-defined name for the registration that is defined for the capture registration in the PowerExchange Navigator. This value is case-sensitive.
You can use the asterisk (*) wildcard, or a string followed by the wildcard, in this parameter.
USER=
user_id
Optional. Specifies a user ID that has the authority to access capture registrations in the CCT data set on the source system.
Consult with your system security administrator to determine the requirements for a user ID and a password or encrypted password based on your system security and the SECURITY statement in the DBMOVER configuration member.
This user ID value is case-sensitive.
If you specify this parameter, also specify either the EPWD or PWD parameter. If you specify both, the EPWD parameter takes precedence.
Overrides the GLOBAL_USER parameter in a preceding SET_CONTROL_VALUE command, if specified.
VALIDATE={
N
|Y}
Optional. Validates the command syntax and reads the registrations that match the selection criteria to ensure that the command can process them, if you specify Y. This parameter does not actually run the command to change the registration status. Default is N, which disables validation.

0 COMMENTS

We’d like to hear from you!