Background documentationUsing Script Mode Locate this document in the navigation structure

 

If you work in script mode, you can transmit a series of DBM commands stored in a script file to the Database Manager and execute them. To do this, you call the Database Manager CLI with the DBM option -i <file_name>.

If you want to execute DBM commands that require a database session or a service session, you have to use the Database Manager in session mode or script mode. We recommend that you work in script mode if you want to perform actions in the Database Manager CLI that require a succession of DBM commands that you want to execute in the background.

Procedure

See example: Using a Script File

More Information

Using Session Mode