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

Direct Command Execution

Using direct command execution, you can invoke one command at a time on the command line. The command syntax for direct execution is:

executable
command_name [parameters]
where:
executable is installdir\admin\oacla.exe or installdir\admin\oaclasil.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 Command Line.
command_name is any OpenAccess SDK Manager command (short or long name). See OpenAccess SDK Manager Commands for a list and description of each command.
parameters are valid options for the specified command. When using direct command execution to issue a command, you must provide all of a command’s required and optional parameters in the correct position (specify the parameters in the order they are documented).