AIX operating systemsHP-UX operating systemsOracle Solaris operating systems

Server startup script: rc.dsmserv

You can use the rc.dsmserv script in your system startup to automatically start a server instance under a specific user ID.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-rc.dsmserv--+- -u--user_name-+--+-------------------+-------><
               '- -U--user_name-'  '- -i--instance_dir-'   

Parameters

-u user_name
Specifies the instance user ID for which the environment is set up. The server will run under this user ID.
-U user_name
Specifies the instance user ID for which the environment is set up. The server will run under the user ID of the invoker of the command.
-i instance_dir
Specifies an instance directory, which becomes the working directory of the server.