Enterprise COBOL for z/OS® Version 4 programs
The following table shows various compiler options that can be used to prepare Enterprise COBOL for z/OS® Version 4 programs for use with the ADFz family of products (z/OS® Debugger, Fault Analyzer for z/OS® and Application Performance Analyzer for z/OS®). The methods suggested in the following table indicate whether the load module produced is suitable for a production environment. Load modules suitable for a production environment have no significant runtime overhead.
Compiler options | Source information file type produced | Is the load module production ready? | Options supported and suggested for z/OS® Debugger | Options supported and suggested for Fault Analyzer | Options supported and suggested for APA |
---|---|---|---|---|---|
TEST (NOHOOK, SEPARATE, EJPD), LIST, MAP, SOURCE, NONUMBER, XREF(SHORT) | SYSDEBUG | Yes | Suggested for production and test | ||
NOTEST, LIST, MAP, SOURCE, NONUMBER, XREF(SHORT) | Compiler listing | Yes | N/A | Supported | Supported |
NOTEST, LIST, MAP, SOURCE, NUMBER, XREF(SHORT) | Yes | N/A | Supported | N/A | |
LIST, MAP, SOURCE, NONUMBER, XREF(SHORT) | LANGX file | Yes | Not supported | Supported | Supported |
LIST, MAP, SOURCE, NONUMBER, NOTEST, NOOPT, XREF | LANGX file | Yes | Supported | Supported | Supported |