Specifies the name of the system-owned index or indexed set on which the PRINT INDEX statement is to report.
When processing a system-owned index, processing begins at the first SR8 record in the SR7-SR8 set.
Specifies the segment containing the index structures to be reported. When using the FULL option, or when specifying a starting member dbkey, the member area must also exist in this segment.
Specifies the name of the segment.
Specifies the database containing the index structures to be reported.
Specifies the name of the database.
Specifies the name of the subschema in which the named indexed set is included.
Specifies the name of a table.
For the named table, directs the PRINT INDEX utility to report on the index occurrence whose owner is the referenced row identified by occurrence-key.
For the named table, directs the PRINT INDEX utility to report on the index occurrence containing the row ID of the referencing row identified by occurrence-key.
Specifies the hexadecimal database key of an owner or member record in the specified indexed set.
Specifies the page number of an owner or member record in the specified indexed set.
Specifies the line number of an owner or member record in the specified indexed set.
Identifies the index to be processed by specifying an index of an SR8 record in the index.
Identifies the page group of the SEGMENT where the index resides.
Specifies the hexadecimal database key of the SR8 record.
Specifies the page number of the SR8 record.
Specifies the line number of the SR8 record.
Directs the PRINT INDEX utility to report only on the SR8 record used as the entry point into the index.
ONLY is the default when you do not specify a portion of the index structure to report on.
Directs the PRINT INDEX utility to report on all the SR8 records in the index, starting with the top-level SR8. SR8s are processed by following the next pointers.
Directs the PRINT INDEX utility to report on:
Directs the PRINT INDEX utility to report on the SR8 records connected by up pointers, starting with the SR8 used as the entry point into the index.
For an unsorted index or for an entry SR8 that is the top-level SR8 in a sorted index, specifying LEG has the same effect as specifying ONLY.
Directs the PRINT INDEX utility to report on the SR8 records connected by next pointers in a single level of the index, starting with the SR8 used as an entry point into the index.
Directs the PRINT INDEX utility to report on the SR8 records connected by prior pointers in a single level of the index, starting with the SR8 used as an entry point into the index.
Directs the PRINT INDEX utility to report on all the SR8 records in a single level of the index.
Specifies the index level to report on; an integer in the range 0 through 255.
By default, if you do not specify an index level, the PRINT INDEX utility reports on the SR8s in the level of the SR8 record used as the entry point into the index.
Requests a summary report for the target index.A summary report consists of three parts:
A summary report on a system-owned index contains parts 1 and 2.
A summary report on a user-owned index always contains parts 1 and 3. Part 2 is included only in a detailed summary report.
Requests a summary report with parts 1 and 3 for the target user-owned index. This parameter is ignored for a system-owned index. ONLY is the default.
Requests a summary report with parts 1, 2, and 3 for the target user-owned index. This parameter is ignored for a system-owned index.
Directs the PRINT INDEX utility to print both the fixed and variable portions of each SR8 record in the report. Symbolic keys in the variable portion of each SR8 are printed in decimal (display) format.
DECIMAL is the default when you do not specify the way in which the contents of the SR8s in the index are to be printed.
Directs the PRINT INDEX utility to print both the fixed and variable portions of each SR8 record in the report. Symbolic keys in the variable portion of each SR8 are printed in hexadecimal format.
Directs the PRINT INDEX utility to print only the fixed portion of each SR8 record in the report.
|
Copyright © 2014 CA.
All rights reserved.
|
|