Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange Utilities
  3. createdatamaps - Data Map Creation Utility
  4. DTLCCADW - Adabas PCAT Utility
  5. DTLCUIML - IMS Log Marker Utility
  6. DTLINFO - Release Information Utility
  7. DTLREXE - Remote Execution Utility
  8. DTLUAPPL - Restart Token Utility
  9. DTLUCBRG - Batch Registration Utility
  10. DTLUCDEP - CDEP Maintenance Utility
  11. DTLUCSR2 - IDMS SR2 and SR3 Records Utility
  12. DTLUCUDB - DB2 for Linux, UNIX, and Windows CDC Utility
  13. DTLULCAT and DTLULOGC - IDMS Log Catalog Utilities
  14. DTLURDMO - Data Map Utility
  15. DTLUTSK - Task Control Utility
  16. EDMLUCTR - Log Scan and Print Utility
  17. EDMXLUTL - Event Marker Utility
  18. HOSTENT - TCP/IP Address Reporter Utility
  19. PWXCATMY - MySQL Catalog Utility
  20. PWXUCCLPRT - Print Log Summary Utility
  21. PWXUCDCT - Logger for Linux, UNIX, and Windows Utility
  22. PWXUCREG - Capture Registration Suspend Utility
  23. PWXUCRGP - Capture Registrations Print Utility
  24. PWXUDMX - Data Maps Update Time ECSA Memory Utility
  25. PWXUGSK - SSL Reporting Utility for z/OS
  26. PWXUMAP - Map List Utility
  27. PWXUSSL - PowerExchange SSL Reporting Utility

Column-Level Report Content

Column-Level Report Content

Use the REPORT_LEVEL=COLUMN parameter setting to print detailed column information for each capture registration in the report. The report also includes the information that is in the single-line and summary reports.
This report provides the following detailed, column-level information for each capture registration:
CRNAME=
registration_name
STATUS=
status
CNDSOPT=
condense_option
TAG=
registration_tag
TABLE=
schema.table_name
User Name: '
user
' Last Updated: '
date
' VRM: '
version
' Edit Sequence: '
edit_seqno
' Registration Type: '
type
' Data Columns: '
number
' Column Name. Type. Precision Scale CPN Nulls Key Seq
col1 type precision scale Y|N Y|N sequence col2 type precision scale Y|N Y|N sequence
The report is sorted according to the value specified in the REPORT_SEQUENCE parameter.
The report record includes the information shown in the following table.
Item
Description
CRNAME
The user-defined name of the capture registration.
STATUS
The status of the capture registration, which can be one of the following values:
  • A
    : Active
  • H
    : Historical
  • I
    : Inactive
  • S
    : Suspended
CNDSOPT
The Condense option that is set in the capture registration, which can be one of the following values::
  • Full
  • Part
  • None
TAG
The capture registration tag name.
TABLE
The source table name for which the capture registration was created. This value is in the format
schema.table_name
User name
The user name that is specified for the registration group that contains the registration. This field is printed only for the first registration entry and for any subsequent entry in which the user name changed.
Last Updated
The timestamp for the most recent change to the capture registration.
Version
The PowerExchange version.release.modification level in which the capture registration was most recently updated.
Edit Sequence
The value of the edit sequence (edit_seqno) field for the capture registration. This value is incremented each time the capture registration is edited and prevents concurrent updates to the registration by different users.
Registration Type
Whether the registration is used for log-based or synchronous CDC.
Data Columns
The total number of data columns in each row of the registered table, as recorded in the CCT file.
Column Name
The column name.
Type
The column data type.
Precision
The precision of the column, if applicable.
Scale
The scale of the column, if applicable.
CPN
The column code page number, if applicable.
Nulls
Whether the column accepts null values. Valid values: Y or N.
Key
Whether the column is a key column. Valid values: Y or N.
Sequence
For key columns, the column sequence, if available.
Offset
For key columns, the column offset, if available.
Length
For key columns, the key length, if available.
Key Name
For key columns, the key name, if available.
The report can also contain the following information, depending on the database type:
Database Type
Summary Report Information
ADA
DBID
FILENO
DCM
Database ID
Table ID
Table Name
Number of Elements
Record Length
Recovery Flag
AS4
File Name, if different than table name
Journal Library
Journal Name
Receiver Library
Receiver Name
Start Position
DBDID
OBID
DB2
DBID
OBID if nonzero
These fields are zero if the capture registration was added earlier than DB2 Version 8.
IDM
Subschema
Base Record Name
Record ID
Area Name
Page Group
Key Radix
Compression Indicator
Variable Indicator
IMS
IMS Version
Database Name
IMS Database Type
System Type
Segment Name
Segment Level
Segment Code
Parent Code
Spans Segments, if present
Key Starting Position
Key Length
DBD Dataset Name, if present
Collector Start Time, if present
VSM
Dataset Name
The following example report entry is for a capture registration named "alltype1" for the Oracle table dbo.alltypes:
DBTYPE=MSS INSTANCE=QA02CYR ================================ CRNAME=alltype1 STATUS=A CNDSOPT=Part TAG=MSS02CYRalltype11 TABLE=dbo.alltypes ----------------------------------------------------------------------------------- User Name: 'stuser' Last Updated: '20170505095940' VRM: 'V10.1.1' Edit Sequence: '2' Registration Type: 'SYNCHRONOUS' Data Columns: '4' Column Name Type Precision Scale CPN Nulls Key Seq ROW_ID char 4 0 N Y 1 tbit bit 1 0 N N ttinyint tinyint 3 0 N N tsmallint smallint 5 0 N N

0 COMMENTS

We’d like to hear from you!