Previous Topic: OSFSWAPPABLE ParameterNext Topic: OSFTRANSSMFREC Parameter


OSFSYSPLEXCMD Parameter

The OSFSYSPLEXCMD parameter allows you to specify whether the OSFCHAR prefix string should be defined to the z/OS Command Prefix Facility (CPF) with a scope of SYSTEM or SYSPLEX.

Default value

NO

The OSFCHAR prefix is defined to the CPF on the local system only.

Other possible values

YES

The OSFCHAR prefix is defined with a scope of all systems in the sysplex and should, therefore, be a unique value in the sysplex.

Note: Specifying a value of YES on a system that is not part of the sysplex is meaningless and is equivalent to a value of NO.

Set or modify this parameter...

At initialization

Example: OSFSYSPLEXCMD

This function defines the OSFCHAR prefix string to the CPF with a scope of SYSPLEX.

OPSPRM('SET','OSFSYSPLEXCMD','YES')