The START command reads the configuration file for the specified server process and starts the server, deployment manger, or node agent.
The following examples demonstrate correct syntax:
START appserver_proc_name,JOBNAME=server_short_name, ENV=cell_short_name.node_short_name.server_short_name
START dmgr_proc_name,JOBNAME=server_short_name, ENV=cell_short_name.node_short_name.server_short_name
START nodeagent_proc_name,JOBNAME=server_short_name, ENV=cell_short_name.node_short_name.server_short_name
You must enter this command on a single line. It is split here for display purposes.