SET_SHROPT_XSYS

(VSAM data sets only.) The SET_SHROPT_XSYS keyword specifies the shareoptions for cross-system sharing.

Syntax

Read syntax diagramSkip visual syntax diagramSET_SHROPT_XSYS=n$DCOC$DCOU

SET_SHROPT_XSYS=n|$DCOC|$DCOU

Where:

n is an integer (3 or 4) that specifies the VSAM cross-system shareoption.

Default

None.

Environments

ALLOCATE

IDCAMS equivalent

DEFINE CL (SHAREOPTIONS(. 3) ...)

Data class equivalent

Shareoptions Xsystem

Related selection criteria

SHROPT_XSYS

Example

In the following example, 3 is the specified VSAM cross-system shareoption:

SET_SHROPT_XSYS=3