Entering content frame

 Creating a List of the Database Files 

Use

You request a list of the database files of the current database instance.

You determine the scope of the displayed file list by 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 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 displays 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

 

 

Leaving content frame