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

Syntax Rules and Guidelines for PowerExchange Logger Commands

Syntax Rules and Guidelines for PowerExchange Logger Commands

The following syntax rules and guidelines apply to the basic PowerExchange Logger for z/OS commands:
  • Do not use the same parameter more than once in a PowerExchange Logger command.
  • In batch jobs, include PowerExchange Logger control cards under the SYSIN DD statement. If multiple parameters are specified, add a comma (,) after each one except the last parameter that is just before END, such as:
    DEFINE_LOG DSNAME=PWX.MYLOGS.SECLOG.DS03, COPY=SECLOG END
  • You can include multiple PowerExchange Logger commands in a batch change job to accomplish a task such as defining a log data set.
  • If you use the MVS MODIFY (F) command to issue PowerExchange Logger commands, you must include the PowerExchange Logger procedure name followed by a comma (,). In the syntax, this name is indicated by the
    proc_name
    variable. If you use SDSF, place a slash (/) at the beginning, such as:
    /F
    proc_name
    ,COMMAND
  • Other syntax conventions, such as the use of brackets [ ] and curly brackets { }, apply to the PowerExchange Logger commands.

0 COMMENTS

We’d like to hear from you!