Previous Topic: Sublibrary ID ParametersNext Topic: Lib-name Syntax


z/VM Systems

Central Version

The following z/VM commands are used to execute the system generation compiler under the central version.

RHDCSGEN

FILEDEF SYSLST PRINTER
FILEDEF SYSIPT DISK sgen input a
EXED IDMSFD
OSRUN RHDCSGEN


sysipt

DDname for user-defined system generation statements modules

sgen input a

File identifier of the file containing the source system generation statements

ppp

Record length of the sysipt data file

nnn

Blocksize of the sysipt data file

IDMSFD

z/VM EXEC that defines all system-required FILEDEFs, TXTLIBs, and LOADLIBs

RHDCSGEN

Program name to be executed from the z/VM LOADLIB

Local Mode

To execute the system generation compiler in local mode, perform one of the following:

To create the SYSIPT file, enter these z/VM commands:

 XEDIT sysipt data a (NOPROF
 INPUT

 Put system generation input statements here
                                               -─► Hit enter of end input
 FILE

Instructions for creating an IDMSOPTI module are presented in CA IDMS System Operations Guide.

Note: For more information about central version and local mode operations in the z/VM environment, see the CA IDMS Installation and Maintenance Guide—z/VM.