You can process data from more than one input table in a single CA Culprit run by reading the data tables as one logical file with the TYPE=CONSOLIDATION option. In addition, rows can be selected with WHERE or SELECT/BYPASS criteria.
Table data can be consolidated from:
To consolidate tables:
The primary data table is the source for:
The order of appearance of the INPUT parameters determines the processing order of the tables.
Required Keywords:
The table name
The primary and secondary tables to be consolidated
The individual having authority to sign on to the catalog (dictionary)
The user's password
The owner of the table
The catalog or dictionary containing the table definition
Optional Keywords:
Overrides DATABASE DICTNODE=
Names the SYSCTL file that controls the system accessing the table.
Compares column definitions of secondary tables to definitions of the primary table.
Applies WHERE clause criteria to all tables being consolidated.
Reserved Words to Reference Tables
|
Reserved word |
What it is |
What it does |
|---|---|---|
|
TABLE-ID |
A 3-byte zoned decimal field |
Indicates the data table currently being accessed |
|
TABLE-NAME |
A 56-byte alphanumeric field |
Contains the name of the table currently being accessed |
|
SUBSCHEMA-NAME |
An 8-byte alphanumeric field |
Contains the subschema name of the table being accessed |
|
Copyright © 2014 CA.
All rights reserved.
|
|