PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.0 HotFix 1
- All Products
dtldescribe pkeys, [qualifier1], [qualifier2], [table_name], [comments], [ORDER], [escape_character], [respect_case1], [respect_case2], [respect_case3], [extended_information],[access_method]
Parameter
| Description
|
---|---|
qualifier1 ,
qualifier2
| Returns the first and second data map qualifiers.
|
table_name
| The primary table qualifier. Returns the table name.
|
comments
| Set this parameter to Y to return any comments found in data in the database.
|
ORDER
| This field must be left blank except for a comma, which is needed to maintain position of subsequent fields.
|
escape_character
| Specifies the character to be used as the escape character. Default is the ~ character.
|
respect_case1 ,
respect_case2 ,
respect_case3
| Set these parameters to Y to respect the case of the
qualifier1 ,
qualifier2 and
table_name parameters, respectively. Or leave these parameters blank.
|
extended_information
| This field must be left blank except for a comma, which is needed to maintain position of subsequent fields.
|
access_method
| For NRDB, NRDB2, CAPX, and CAPXRT only:
Specifies the valid access method or methods for which information is returned. The results of the DTLDESCRIBE are filtered to return information for only the specified access methods. Use this parameter to return a list of data maps that are applicable for certain access methods. Any number or combination of access method identifiers can be used, such as OS or AKT. If no value is specified, the DTLDESCRIBE returns information for all access methods by default.
|