

Starting Your Product › How to Configure Without CA MSM › Step 7. Update CAIRIM Parameters › Default DSINIT Initialization Function
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:
- This is the default setting.
- This syntax will be used during the IPL or before starting CADDSPL or Dispatch for the first time after each IPL.
- Creates the CADDSPL CADDSNT control block.
- Adds or loads the CADDSPL load modules CADDMSG, CADDMSGI, CADDSPAU, CADDSPOI, or CADDTABU into storage.
- Performs a check to determine whether the CA Dispatch level of software is compatible to the operating system/JES software level.
- Loads the Dispatch SVC.
Copyright © 2011 CA.
All rights reserved.
 
|
|