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 z/OS Commands
  15. PowerExchange Logger for Linux, UNIX, and Windows Commands
  16. pwxcmd Commands

Command Reference

Command Reference

pwxcmd displaytrace Command

pwxcmd displaytrace Command

Displays the status of active trace functions for for an Adabas, IDMS, and IMS log-based ECCR, or Datacom table-based ECCR.
Use the following syntax:
pwxcmd displaytrace {-service|-sv}
service_name
[{-user|-uid|-u}
user_ID
[{-password|-pwd|-p}
password
}|{-epassword|-e}
encrypted_password
}]
The following table describes pwxcmd displaytrace options and arguments:
Option
Argument
Description
-service
-sv
service_name
Required. The service name for the PowerExchange ECCR job or started task on z/OS that is the target of this pwxcmd command. For ECCRs, the service name is the ECCR name that is specified in the CMDNODE statement in the dbmover.cfg configuration file.
-user
-uid
-u
user_ID
Required if you enable security. A valid operating system user ID on the system that is the target of the command.
If you specify a user name, you must also specify a -password or -epassword value, but do not specify both.
-password
-pwd
-p
password
A password for the specified user.
For a PowerExchange log-based ECCR or Datacom table-based ECCR on z/OS, you can enter a valid PowerExchange passphrase instead of a password. A z/OS passphrase can be from 9 to 128 characters in length. A passphrase can contain the following characters:
  • Uppercase and lowercase letters
  • The numbers 0 to 9
  • Spaces
  • The following special characters:
    ’ - ; # \ , . / ! % & * ( ) _ + { } : @ | < > ?
    The first character is an apostrophe.
Passphrases cannot include single quotation marks (‘), double quotation marks (“), or currency symbols.
If a passphrase contains spaces, you must enclose it with double-quotation marks ("), for example,
"This is a passphrase"
. If a passphrase contains special characters, you must enclose it with triple double-quotation characters ("""), for example,
"""This passphrase contains special characters ! % & *."""
. If a passphrase contains only alphanumeric characters without spaces, you can enter it without delimiters.
On z/OS, a valid RACF passphrase can be up to 100 characters in length. PowerExchange truncates passphrases longer than 100 characters when passing them to RACF for validation.
To use passphrases, ensure that the PowerExchange ECCR runs with a security setting of SECURITY=(1,N) or higher in the DBMOVER member. For more information, see "SECURITY Statement" in the
PowerExchange Reference Manual
.
-epassword
-e
encrypted_password
An encrypted password for the specified user.
For a PowerExchange log-based ECCR or Datacom table-based ECCR on z/OS, you can enter an encrypted PowerExchange passphrase instead of an encrypted password. Do not encrypt a passphrase that contains invalid characters, such as double-quotation marks, single quotation marks, or currency symbols.
The following example output shows results of the pwxcmd displaytrace command:
DTLCCOMC:01508 F601_GetCommandString - Decoded Rx command 'DISPLAY TRACE. res=0' DTLCCOMC:01606 Command DISPLAYTRACE Accepted DTLCCOMN:00189 ECCR_Execute_Command: cmd=<DISPLAY TRACE>, from=<Beep> DTLCCOMN:01923 CMD_Disp_Trace PWX-07997 Trace level=0 filter=COMMAND_HANDLER PWX-07997 Trace level=0 filter=DATA_MODEL PWX-07997 Trace level=0 filter=ECCRCOMN PWX-07997 Trace level=0 filter=IMXCOLL PWX-07997 Trace level=0 filter=LGO PWX-07997 Trace level=0 filter=ODBA PWX-07997 Trace level=0 filter=SEC PWX-07997 Trace level=0 filter=SRV PWX-07997 Trace level=0 filter=SSA

0 COMMENTS

We’d like to hear from you!