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

TR ACT Command

TR ACT Command

Enables a specific trace for the DB2 for z/OS ECCR. Use this command only at the direction of Informatica Global Customer Support.

Syntax

Use the following command syntax:
TR ACT,
trace_id
[
,1
|,
level_number
]
In this command,
trace_id
is a trace type identifier. The number that optionally follows the
trace_id
is the trace level. Valid level values are 1 through 9. The default value is 1. Informatica Global Customer Support will provide the
trace_id
and
trace_level
values.
To issue the TR ACT command, use the MVS MODIFY, or F, command with the ECCR started task or job name. For example, both of the following commands activate a CAPDIR trace that uses a trace level of 1:
F
eccr_task_name
,TR ACT,CAPDIR
F
eccr_task_name
,TR ACT,CAPDIR,1
The following command activates a CAPDIR trace that uses a trace level of 5:
F
eccr_task_name
,TR ACT,CAPDIR,5

0 COMMENTS

We’d like to hear from you!