Posted: Thu Dec 02, 2010 2:56 pm Post subject: How to create a DDIO from a changeman listing
In my shop when a program is compiled it creates a DDIO. After a while the DDIO library is cleaned for space reasons and older members are deleted. After this if a production program abends there is no more DDIO to use with AbendAid or Xpediter.
The documentation says that you can recreate a DDIO from a listing. I created a listing using Changeman and tried to run the Compuware postprocessor but I am always getting the error below. What is wrong?
By the way - the same compiling options work fine if the DDIO is created with preprocessor while compiling it.
Code:
PCOPTN028-I COMPUWARE COBOL PROCESSOR - RELEASE 08.06.00 (PTF CXN0273)
PCOPTN027-I COBOL(OUTPUT(NOPRINT))
PCOPTN027-I COBOL(OUTPUT(DDIO))
PCOPTN027-I PROCESSOR(OUTPUT(PRINT))
PCOPTN027-I PROCESSOR(OUTPUT(NODDIO))
PCOPTN027-I PROCESSOR(TEXT(NONE))
PCOPTN027-I DDIO(OUTPUT(NOXREF, NODMAP, NOLIST, NOOFFSET))
PCOPTN041-I PROCESSED ON 12/02/2010 AT 13:59:48
PC01OP064-S LIST OPTION REQUIRED WHEN OPTIMIZE OPTION SPECIFIED.
PCCBL3275-W UNABLE TO ADD TIMESTAMP TO OBJECT DECK.
PCDRVR053-I ** ERRORS PROCESSING LISTING MVT072 DATED 06/15/2007 AT 09:49:30; LISTING NOT WRITTEN TO CWPDDIO.
Kolusu seems to have a point. However, these Jobs are pretty site-specific and would vary from shop to shop in their set-up.
When you compile the program using Change-Man, listings for the program you have compiled, will be generated and can be accessed using Change-Man options 1/L (usually these options are kept same at different shops but they are subject to change. So, yo need to know what they are meant foe, so you pick-up the right choice... "1 Build - Create, update and review package data" and "L Listing - Browse compressed listings").
Also, you need to know if the program, you want xped through xpeditor, is CICS or Batch program. Usually, for online programs shops have a single DDIO file while for Batch programs there are individual DDIOs for different users, created by them their own. To know all this, you need to get in touch with someone at your shop, as papadi has also suggested for.. _________________ Regards,
Anuj
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum