What might cause a S0E0-34 or S0C4 abend to occur when attempting to start the CADDSPLx environment tasks?
The typical cause of these abends during startup is issuing the wrong startup command.
For example, you enter the start command as: /S CADZSPLx
There is an initialization routine that must be submitted first in order to start the environment. The correct syntax for the command to start the CADDSPLx environment is: /S CADDSPLx
This command submits the INITIALIZATION routine. When the initialization routine is successful, it will dynamically start the CADZSPLx and CADZSAP tasks.