Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. DTLDESCRIBE Metadata
  12. PowerExchange Globalization
  13. Using the PowerExchange ODBC Drivers
  14. PowerExchange Datatypes and Conversion Matrix
  15. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  16. Appendix B: PowerExchange Glossary

Alternative Log File Name Formats

Alternative Log File Name Formats

To name the alternative log files, PowerExchange uses the PFX=
prefix
value that you specify in the TRACING statement.
The following table describes how the format of the file name varies by operating system and component:
Operating System
Log File Name Format
i5/OS
The PowerExchange Listener uses the following file-naming convention:
datalib
/P
listener_port
(
prefixnnn
)
PowerExchange Condense and other PowerExchange jobs use the following file-naming convention:
datalib
/JOB
job_number
(
prefixnnn
)
The variables in these names are:
  • datalib
    . The PowerExchange data library name specified during PowerExchange installation.
  • job_number
    . The
    i5/OS
    job number for the tracing subtask, DTLTRTSK, that runs under PowerExchange Condense or other PowerExchange jobs.
  • listener_port
    . The PowerExchange Listener port number.
  • prefixnnn
    is the PFX parameter value with an appended sequential number from 001 through 999.
Linux and UNIX
The PowerExchange Listener uses the following file-naming convention:
logpath
/
prefix
/DTLLST1.p
listener_port
.n
nnn
.log
The PowerExchange Logger for Linux, UNIX, and Windows uses the following file-naming convention:
logpath
/
prefix
/PWXCCL.t
yyyymmddhhmmss
.p
pid
.n
nnn
.log
Other tasks use the following file-naming convention:
logpath
/
prefix
/
module
.t
yyyymmddhhmmss
.p
pid
.n
nnn
.log
The variables in these names are:
  • logpath
    . The value of the LOGPATH statement in the dbmover.cfg file.
  • prefix
    is the PFX parameter value.
  • listener_port
    . The PowerExchange Listener port number.
  • module
    . The name of the PowerExchange module that is running, such as DTLURDMO for the DTLURDMO utility or DTLODBCDRVR for PowerCenter operations.
  • nnn
    . A sequential number from 001 through 999.
  • pid
    . The process ID of the PowerExchange task.
  • yyyymmddhhmmss
    . The time stamp for the point in time when the file was created.
Windows
The PowerExchange Listener uses the following file-naming convention:
logpath
\
prefix
\DTLLST1.p
listener_port
.n
nnn
.log
A PowerExchange Listener Service uses the following file-naming convention:
logpath
\
prefix
\DTLLSTNT.p
listener_port
.n
nnn
.log
The PowerExchange Logger for Linux, UNIX, and Windows uses the following file-naming convention:
logpath
\
prefix
\PWXCCL.t
yyyymmddhhmmss
.p
pid
.n
nnn
.log
Other tasks use the following file-naming convention:
logpath
\
prefix
\
module
.t
yyyymmddhhmmss
.p
pid
.n
nnn
.log
The variables in these names are:
  • logpath
    . The value of the LOGPATH statement in the dbmover.cfg file.
  • prefix
    is the PFX parameter value.
  • listener_port
    . The PowerExchange Listener port number.
  • module
    . The name of the PowerExchange module that is running, such as DTLURDMO for the DTLURDMO utility or DTLODBCDRVR for PowerCenter operations.
  • nnn
    . A sequential number from 001 through 999.
  • pid
    . The process ID of the PowerExchange task.
  • yyyymmddhhmmss
    . The time stamp for the point in time when the file was created.
z/OS
The PowerExchange Listener uses the following file-naming convention:
prefix
.
sysid
.P
listener_port
.N
nnn
All other PowerExchange batch jobs and started tasks use the following file-naming convention:
prefix
.
job_name
.
job_number
.
sysid
.N
nnn
The variables in these names are:
  • prefix
    is the high-level qualifier or qualifiers that you specify in the PFX parameter. Maximum length of the entire prefix is 16 characters.
  • sysid
    . The system ID of the
    z/OS
    system on which the batch job or started task runs.
  • listener_port
    . The PowerExchange Listener port number.
  • job_name
    . The job name of the batch job or started task.
  • job_number
    . The JES job number, which begins with JOB for batch jobs and STC for started tasks.
  • nnn
    . A generated sequential number from 001 through 999.

0 COMMENTS

We’d like to hear from you!