Previous Topic: Compile the Program

Next Topic: Register IBM C/C++ Listings with Language Environment Support

List Managers

CA Mainframe Application Tuner supports listings stored in

If your listings are stored in DDIO format, you must use the DDIO Enhanced Listing format for registration and list the program with the following DDIO options:

COBOL (OUTPUT(PRINT))
COBOL (OUTPUT (NODDIO))
PROCESSOR (OUTPUT(DDIO))
PROCESSOR (TEXT(ALL))
DDIO (OU(NOLI, NOPM, NOOF, NOCL, NOXR, NODM, FIND, CO))

If you recompile a program, you must reregister it with CA Mainframe Application Tuner to maintain accurate statement information.