Previous Topic: Step 7. Update CAIRIM ParametersNext Topic: Optional DSINIT functions


Default DSINIT Initialization Function

The following is the default DSINIT initialization function:

PRODUCT(CA Dispatch) VERSION(DSB7) INIT(DSINIT) PARM(parameter)
PARM(CADDSNT,INIT)

This is the default process if no PARM is used.

Load the CA Dispatch SVC common routines, and initialize CADDSPL control blocks.

The following syntax is equivalent:

PRODUCT(CA DISPATCH) VERSION(DSB7) INIT(DSINIT) PARM(CADDSNT,INIT)

or

PRODUCT(CA DISPATCH) VERSION(DSB7) INIT(DSINIT)

The following conditions apply: