CA Global SubSystem › IMOD Execution Using SRVBATCH › Considerations
Considerations
When you use SRVBATCH to execute a IMOD, you should consider the following:
- You can execute compiled IMODs in batch mode.
- To use ADDRESS environments and external functions, you must define them using the ADDRESS and FUNCTION initialization parameters.
- Any COMMAND, PRODUCT, SSID, and WTO initialization parameters are syntax‑checked, but otherwise ignored.
- Initialization and termination IMODs are not invoked automatically.
- IMODs distributed in the system IMOD library (defined as an ISET called INTERNAL) are available and link edited into the SRVBATCH load module.
- Operator commands are processed if they are entered using the MODIFY (F) or STOP (P) command.
- SRVBATCH terminates when the last active IMOD task completes.
- To set the job step completion code, you can use the BATCHRC() function.
Note: For information about CA-GSS initialization parameters and extended functions, see the Reference Guide.