z/OS Language Environment Programming Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SIMVRD (COBOL only)

z/OS Language Environment Programming Reference
SA38-0683-00

Derivation: SIMulate Variable length Relative organization Data sets

SIMVRD specifies if your COBOL programs use a VSAM KSDS to simulate variable-length relative organization data sets.

The default value for non-CICS applications is NOSIMVRD.

SIMVRD is ignored under CICS®.

Read syntax diagramSkip visual syntax diagram
Syntax

   .-NOSIMVRD-.   
>>-+-SIMVRD---+------------------------------------------------><

NOSIMVRD
Do not use a VSAM KSDS to simulate variable-length relative organization.
SIMVRD
Use a VSAM KSDS to simulate variable-length relative organization.

For more information

See the appropriate version of the COBOL programming guide in the COBOL library at Enterprise COBOL for z/OS library

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014