-S
-S is a service-related option, which may be passed to the
For a complete list of -S functions, use your command line to descend into your product's /bin subdirectory.
Then, type in the command, which you would normally use to start your service.
However, add -? to the end of that command.
Example: ./oplrqb -?
This will return usage information for the -S option.
To employ -S, use the following syntax:
startup_command -S -S_parameter
Example: ./oplrqb -S create
See Also: +service
Referenced by...