Entering content frame

 Script Mode 

The database manager CLI works in script mode if you call the program using option –i and specify an input script <file_name> that contains the DBM commands to be processed by the database manager. The input script is executed. The session and the database manager CLI program then end.

You can use the following input options within one script:

Local System Call: !

Comment: #

Linking Lines: /

Linking Lines: <

Syntax

dbmcli –i <file_name>

 

Leaving content frame