skip to main content
Using the OpenAccess SDK Management Command Line : Using the OpenAccess SDK Management Command Line : Interactive Command Execution
 

Interactive Command Execution

Using interactive command execution, you do not have to specify all the command parameters on the command line. The command-line tool will prompt you for the required parameters. To start interactive mode, type:
executable
where:
executable is installdir\admin\oacla.exe on Windows and installdir/admin/oacla.sh on Linux/UNIX. See Invoking the OpenAccess SDK Management Command Line in a Client/Server Configuration for the parameters you can specify when invoking the tool.
The tool is invoked and a command prompt is displayed, along with copyright text (unless you invoked the tool with the -nologo flag):
oacla>
At the oacla command prompt, type either a command with all of its parameters or a command name, and the tool will prompt you for the required parameters.
To exit interactive mode, type:

exit