Entering content frame

Procedure documentation List of the Database Files Locate the document in its SAP Library structure

Use

You are requesting 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>

Note

Only those files are listed that are actually available. The list may therefore vary with the state of the database instance.

Reply

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_length > <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