pdlistls (Display list definition information)
Function
The pdlistls command displays the list definition information.
Executor
HiRDB administrator
Format
pdlistls [-d {1|2}]
[-u list-owner's-name]
[-t list-base-table-owner's-name,list-base-table-name]
Options
Specifies the list definition information to be displayed.
-d option | Information to be displayed | |||||
---|---|---|---|---|---|---|
Values of system definitions* | List owner's name | Name of list | Number of lists | Base table's owner's name | Name of base table | |
1 | D | D | ![]() | D | ![]() | ![]() |
2 | D | D | D | ![]() | D | D |
D: Displayed
: Not displayed
* Indicates the values of the pd_max_list_users and pd_max_list_count operands.
To display only the specified list owner's list definition information, specify the name of the list owner with this option. If this option is omitted, the system assumes all list owners.
The specified list owner's name is treated as all uppercase letters unless it is enclosed in double quotation marks (").
To display only the specified list base table's list definition information, specify the list base table's owner's name and list base table's name with this option.
A list base table's owner's name can be expressed as 1-8 characters and a list base table's name can be expressed as an identifier consisting of 1-30 characters. The specified list base table's owner's name and list base table's name are treated as all uppercase letters unless they are enclosed in double quotation marks ("). If the name contains a space, enclose it in double quotation marks (").
Rules
Notes
Output format
STATE OD LIST DEFINITION
# OWNER NAME LIST COUNT
[aa...a bb...b cc...c]
:
[NOT FOUND dd...d]
pd_max_list_users : ee...e
pd_max_list_count : ff...f
STATE OD LIST DEFINITION
# OWNER NAME LIST NAME BASE TABLE OWNER BASE TABLE NAME
[aa...a bb...b cc...c dd...d ee...e]
:
[NOT FOUND ff...f]
pd_max_list_users : gg...g
pd_max_list_count : hh...h