Specifies a script (which may be a command script specified with parameters) to run at product startup. This function enables IBM Session Manager to run in 'batch' mode with the sole purpose of executing the initial command.
This parameter is applicable to the SYSTEM control statement (see SYSTEM statement).
Multiple INITIAL_CMD parameters can be specified; multiple scripts will be run consecutively in the order provided.
If initial_cmd returns a non-zero return code in t_rc then startup of IBM Session Manager will be aborted. An alternative to setting a non-zero return code is to use the START N parameter of the OPTION statement. For a list of return codes, refer to the section 'Starting the system - initiating IBM Session Manager' in the chapter 'Performing a basic installation' of the Installation and Customization manual.