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 diagramrc.dsmserv -uuser_name -Uuser_name -iinstance_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.