The sample cdcPublisherCommon.cfg file contains properties that identify the PowerExchange CDC Publisher host and port.
Property Descriptions
Common.pwxCDCPublisherHost
The host name or IP address of the machine where the PowerExchange CDC Publisher server runs. Enter
localhost
if you plan to run the PwxCDCAdmin and PwxCDCInfo utilities on the same machine as the PowerExchange CDC Publisher server.
If you plan to run the PwxCDCAdmin or PwxCDCInfo utilities on a system that is remote from the PowerExchange CDC Publisher server, enter a public IP address or host name.
Default value is
localhost
.
Common.pwxCDCPublisherPort
Required. The port number that the PowerExchange CDC Publisher uses on the specified host to listen for command and control requests.
No default value is provided.
Common.logPwxConfigContents
Indicates whether to write CDCPUB_10067 messages that report the contents of the PowerExchange dbmover configuration file on the CDC Publisher system to the message log. The default value of true causes these messages to be written to the log. If any dbmover statements contain sensitive information such as passwords, you can set this property to false to prevent the messages from being logged.
Default value is
true
.
Common.ReportSuffix
Sets the file name suffix for all report files generated by the PwxCDCAdmin utility.
To use another override value for a specific utility run, add the SUFFIX option for the REPORT parameter in the utility command. For example, you might need to specify an override if a downstream application that consumes the report expects a specific report file extension. For more information, see
PwxCDCAdmin Utility - Command and Parameters.