Hi, I'm Bolo!
What would you like to know?
ASK BOLOPreview
Please to access Bolo.

Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Commands
  3. Adabas Log-Based ECCR Commands
  4. Batch VSAM ECCR Commands
  5. CICS/VSAM ECCR Commands
  6. Datacom Table-Based ECCR Commands
  7. DB2 for z/OS ECCR Commands
  8. IDMS Log-Based ECCR Commands
  9. IMS Synchronous ECCR Commands
  10. IMS Log-Based ECCR Commands
  11. PowerExchange Agent Commands
  12. PowerExchange Condense Commands
  13. PowerExchange Listener Commands
  14. PowerExchange Logger for MVS Commands
  15. PowerExchange Logger for Linux, UNIX, and Windows Commands
  16. pwxcmd Commands

Command Reference

Command Reference

General Syntax for pwxcmd Commands

General Syntax for pwxcmd Commands

When you enter pwxcmd commands, ensure that you use valid syntax.
The general syntax of pwxcmd commands is:
pwxcmd
command_name
{-service|-sv}
service_name
      [{-user|-uid|-u}
user_ID
{{-password |-pwd|-p}
password
} | {-epassword|-e}
encrypted_password
}]   [
command_options
]
This syntax includes the following common parameters and variables:
command_name
Required
. The command that pwxcmd sends to the PowerExchange process running the service specified in the
-service
parameter.
{-service|-sv}
service_name
Required
. The service name for the PowerExchange process that is the target of the command. Specify the service name value coded in the CMDNODE statement in the DBMOVER configuration file that configures the PowerExchange process that is the target of the command.
{-user|-uid|-u}
user_ID
Optional
. A valid operating system user ID on the system that is the target of the command. If the target PowerExchange process has security enabled, you must specify a valid user ID and a password or encrypted password.
For a PowerExchange Listener or PowerExchange Logger on a supported Linux, UNIX, or Windows system, if you have enabled PowerExchange LDAP user authentication, the user name is the enterprise user name. For more information, see the
PowerExchange Reference Manual
.
{-password|-pwd|-p}
password
Optional
. A clear text password for the user ID that you specified in the -user parameter. For some commands, you can use a passphrase instead of a password.
{-epassword|-e}
encrypted_password
Optional
. An encrypted password for the user ID that you specified in the -user parameter. For some commands, you can use an encrypted passphrase.
command_options
Optional
. Additional options that are valid for the command specified in
command_name
.
For more information about allowable parameters and options, see the individual command descriptions.

0 COMMENTS

We’d like to hear from you!