Use
You request a list of the database files of the current database instance.
You determine the scope of the displayed file list using the parameter
<list_level>.Possible values for
<list_level>:
0 |
Default value of the Database Manager CLI, display the most important files |
1 |
Display all files |
Prerequisites
You used
option -d to log on as a user (Logging on to the DBM Server).You have the DBM operator authorization
DBFileRead.Syntax
file_getlist <list_level>
Only those files are listed that are actually available. The list may therefore vary with the state of the database instance.
Reply
The system outputs an OK message. Then it lists the database files currently available.
OK
key_name,mode,size,date,time,comment,file_name
<file_id> (ASCII|BINARY) <file_lengthe> <date> <time> <comment> <file_name>
<file_id> (ASCII|BINARY) <file_length> <date> <time> <comment> <file_name>
...
Values for the individual fields of the reply
file_id |
Key identifying name of a database file |
file_length |
Size of database file |
date |
Date last changed |
time |
Time last changed |
comment |
Additional information |
file_name |
File Name |