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

Parameter Descriptions

Parameter Descriptions

The following the global and command-specific parameters are used with PWXUCDCT utility commands.
BACKUPFILE=
path
\
file_name
.txt
Specifies the full path and file name for a CDCT backup file that you are creating or using for a restore operation. The backup file is a delimited text file.
Required in the following commands: CREATE_CDCT_BACKUP, DERIVE_CDCT_BACKUP, and RESTORE_CDCT.
CONFIG=
path
\
file_name
If you specified the CONFIG parameter in the pwxccl statement when starting the PowerExchange Logger process, specify the same parameter value in the PWXUCDCT utility command for that process. The parameter specifies the full path and file name for a DBMOVER configuration file that overrides the default dbmover configuration file in the installation directory. The full path is required only if the override file does not reside in the default location. The override file takes precedence over any other override configuration file that you optionally specify with the PWX_CONFIG environment variable.
For example, you might use an override DBMOVER configuration file to split PowerExchange Logger processing across multiple database instances but maintain a separate CDCT file for each instance.
Optional in any PWXUCDCT utility command.
CS=
path
\
file_name
If you specified the CS parameter in the pwxccl statement when starting the PowerExchange Logger process, specify the same parameter value in the PWXUCDCT utility command for that process. The parameter specifies the full path and file name of the PowerExchange Logger configuration file. If you specify either the CONFIG or LICENSE parameter, the CS parameter is required. You can use the CS parameter to specify a PowerExchange Logger configuration file that overrides the default pwxccl configuration file in the installation directory. The full path is required only if the override file does not reside in the default location.
Recommended in all PWXUCDCT utility commands.
ENCRYPTEPWD=
encrypted_encryption_password
If you cold started the PowerExchange Logger from the command line with a pwxccl command that included the encryptepwd parameter, you must specify that same parameter value in the ENCRYPTEPWD parameter in the RESTORE_CDCT command. The parameter specifies an encryption password, in encrypted format, that enables the encryption of PowerExchange Logger log files. With this password, the command can restore the CDCT file, including the encryption password that is stored in the file in encrypted format.
After you run the RESTORE_CDCT command, perform a CAPX database row test from the PowerExchange Navigator to verify that the encryption password has been successfully restored.
LICENSE=
path
\
file_name
If you specified the LICENSE parameter in the pwxccl command when starting the PowerExchange Logger process, specify the same parameter value in the PWXUCDCT utility command for that process. The parameter specifies the full path and file name for a license key file that overrides the default license.key file in the installation directory. The full path is required only if the override file does not reside in the default location. The override file takes precedence over any other override license key file that you optionally specify with the PWX_LICENSE environment variable.
Optional in all PWXUCDCT commands.
PREVBACKUPFILE=
file_name
Specifies a previous backup file to use with the DERIVE_CDCT_BACKUP command to derive a backup that is suitable for a restore operation. Use this parameter when a recent backup is not available after a failure or the latest available backup would result in significant reprocessing of data. You can use a backup file that was automatically generated at PowerExchange Logger initialization or shutdown or that you manually created. By using a previous backup file, you preserve more historic information in the CDCT file. Also, the utility will roll the CDCT contents forward based on any log files it discovers that are later than the backup point in time.
PROGRESSFREQUENCY=
number_of_records
Specifies the frequency with which the PWXUCDCT utility displays progress information for a RESTORE_CDCT operation. The frequency is expressed as the number of records read from the CDCT backup file. Each time the utility processes this number of records, it writes progress message PWX-25132 to the console screen and PowerExchange message log. Default is to display progress information each time the utility processes approximately 1 percent of the records in the backup file.
report_file_name
Specifies a path and file name that you can specify to send report output to a file instead of to the command line screen. In the command, precede this value with a greater than (>) sign, for example:
>C:\Informatica\PowerExchange9.5.1\reports\expiredcdct01.txt
Optional in any PWXUCDCT REPORT command.
For more information about the PWXUCDCT commands, see Commands.

0 COMMENTS

We’d like to hear from you!