Restart_Program: Commands to be executed for startup and restarted on failure

Short text

Commands to be executed for startup and restarted on failure

Parameter Description

This is a vector parameter in the format <parameter name>_<index>. The recognized index range is 0 to 20. Gaps in the index are permitted.

Each parameter value starts a program in the same way as with Start_Program. The index number gives the order in which the programs are to be started.

The first word of a value must be either “immediate” or “local”. First, all programs flagged with “immediate” are started synchronously, one after the other.  When this is complete, all those programs flagged with “local” are started asynchronously. “immediate” is usually used to start programs, such as sapcpe, which prepare the actual instance start (for example, replicate kernel). “local” is used to start the actual instance programs, such as disp+work.

Unlike Start_Program, a program is automatically restarted if it unexpectedly fails. The same index number must not be used for both Start_Program and Restart_Program entries at the same time.

Application Area

System

Parameter Unit

None

Default Value

None

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

Start_Program

You May Also Like

Leave a Reply?