Previous Topic: OSF ParametersNext Topic: OSFALLOWED Parameter


BEGINCMD Parameter

This parameter specifies the text of the first OSF TSO command that CA OPS/MVS sends to the OSF TSO execute queue after it completes its internal initialization (this does not mean that the AOF is completely active). The command is processed when the first OSF TSO server is initialized and ready to execute transactions.

Default value

OI OPSTART2

This value indicates the name of the default CA OPS/MVS startup OPS/REXX program supplied in the SYS1.OPS.CCLXEXEC data set.

Other possible values

Any valid TSO command, expressed as a text string containing up to 128 bytes

Set or modify this parameter...

At initialization

Example: BEGINCMD

This function causes CA OPS/MVS to execute a startup REXX EXEC called KICKOFF.

OPSPRM('SET','BEGINCMD','KICKOFF')