A description of the fields in QREPORT 002 follows:
The name of the schema.
The name of the table.
Table timestamp, used for synchronization with access module definitions.
The owner of the schema in which this table resides.
The userid of the person who submitted the SQL CREATE TABLE DDL, and the date and time the table was created.
The userid of the person who last altered the table definition, and the date and time it occurred.
Name of the segment associated with the area where table rows are stored.
Internal table identifier which identifies the rows of the table within an area.
The total length of a row of tables.
Name of area where table rows are stored.
The type of table. Valid values are:
Internal length of the data portion of a table row (including 4-byte RDW for a compressed table).
The valid location modes are:
Internal length of the non-data portion (the prefix length) of a table row.
CA IDMS Presspack data characteristic table (DCT) name.
Compress indicator:
Internal length of the control portion (without the prefix) of a table row.
Format of the table row:
Internal length of the fixed portion (without the prefix) of the table row.
When TYPE is 'V', updatable view indicator:
Length of the I-tree stored in the associated section table rows.
When TYPE is 'V', WITH CHECK OPTION indicator:
Number of the "create view" or "create/alter table" DDL syntax records stored in the SYNTAX table. Create and alter table syntax is present only if it contains a CHECK clause.
Number of columns in the table or view.
Displacement, in pages, from clustering index or referenced row in a clustering constraint.
Number of indexes on the table.
Estimated number of rows in the table.
Number of constraints in which the table is the referenced table.
Number of pages containing rows of the table when statistics were last updated.
Number of constraints where this table is the referencing table.
Actual number of rows in the table when statistics were last updated.
Number of table rows per page when statistics were last updated.
Specifies the name of the program which will be called to process references to the procedure.
Represents the size of a local storage area that CA IDMS allocates at runtime and passes to each invocation of a procedure.
Specifies whether to enable transaction sharing for database sessions started by the procedure. Valid values are:
The mode in which the procedure executes. Valid values are:
Represents the size of a global storage area that CA IDMS allocates at runtime and passes to each invocation of a procedure.
Specifies whether to establish a default database for database sessions started by the procedure. Valid values are:
Specifies the protocol to use to invoke the procedure. Valid values are:
Specifies an identifier for the global storage area.
The column number in the table.
The relative position of the column in the table.
The data type for the named column.
The number of digits in a numeric value.
The number of digits to the right of the decimal point in a numeric value.
The offset within a row into the data value of the column.
The internal length of the column data value.
Indicates whether or not the WITH DEFAULT clause was specified for this column.
Indicates whether or not nulls are allowed.
|
Copyright © 2013 CA.
All rights reserved.
|
|