Entering content frame

 Name of the Input Script: -i | -ic 

Use

Option in the Database Manager CLI.

If you specify the option –i or –ic the 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>

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