Entering content frame

Syntax documentation Name of the Input Script: -i | -ic Locate the document in its SAP Library structure

Use

Option in the Database Manager CLI.

If you specify the option –i or –icthe DBM command(s) listed in the file <file_name>are processed. With the –i option, processing of the DBM commands is terminated if an error occurs. With the –ic option, processing continues in the event of an error.

Syntax

-i <file_name> | -ic <file_name>

Example

Execute DBM commands that are contained in the input script input.dbm

dbmcli–d myDB –u DBM,DBM –i input.dbm

OK
<reply_to_first_DBM_command_in_script>

OK
<reply_to_second_DBM_command_in_script>
...

 

Leaving content frame