A failure in running a PL/I program can be caused by:
- Logical errors in a source program
- Invalid use of PL/I (for example, uninitialized variables)
- Calling uninitialized entry variables
- Loops and other unforeseen errors
- Unexpected input/output data
- Unexpected program termination
- Other unexpected program results
- System failure
- Poor performance
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)