Importing Runtime Options

You can import runtime options from a data file to a database. The response file which is used to import the runtime options include server name, node name, user name, password, instances of runtime options to import, and the file path where the data file is located. See Exporting Runtime Options.

Overwrite Parameter

The overwrite parameter allows overwrite of runtime options with same name.

Field or Control Description

–OVW

Y/N

A sample response file for importing runtime options and over writing existing runtime option is as follows:

-CS=<Server> 
–CNO=<Nodeid> 
–CO=<username>
-CP=<ConnectionPassword> 
–ACTION=rtoimp
#Over write exisitng runtime option with same name.
-OVW=Y
-FILEPATH=<Path & importing file name>
-LOG= c:\temp\eo-import.log