zVSE Cobol dump



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

zVSE Cobol dump

Postby fwacbar » Wed Nov 26, 2008 2:14 am

We are in the process of upgrading to zVSE 4.1.2 and in the process of testing a Cobol/VSE program, I get the following abend. Has anyone else seen this abend? If so, how did you fix it?

CONSOLE OUTPUT FOLLOWS :

F7 0007 GVB105I DEV9 BUFSP=81920 MAXBLOCK=876544 13:59:45
F7 0007 CEE3322C EXECUTION ABNORMALLY TERMINATED WITH USER-ABEND CODE 4083 AND
REASON CODE 0003. 14:01:33
F7 0007 0V15I REQUEST FROM SYSTEM SERVICE ROUTINE 14:01:33
F7 0007 0S00I JOB DDDAUPDT CANCELED 14:01:33
F7 0007 0S07I PROBLEM PROGRAM PSW = 076D0000 801C3592 14:01:33
F7 0007 0S29I DUMP STARTED 14:01:33
F7 0007 1I51I DUMP COMPLETE 14:01:53
F7 0118 WER500A SYNCSORT IN ERROR RECOVERY, PLEASE DO N O T CANCEL
F7 0007 4A87I AUTOMATIC CLOSE HAS BEEN STARTED 14:01:53
14:01:53
F7 0007 4226I AUTOMATIC CLOSE COULD NOT BE STARTED. FILE=ECSRESV R= 8.
14:01:53
F7 0007 4A88I AUTOMATIC CLOSE FOR 19 FILE(S) COMPLETED 14:01:54
14:01:54
F7-0007 EP065 JOB DDDAUPDT CANCELLED 14:01:54
7 14:02:24
F7 0007 1S78I JOB TERMINATED DUE TO PROGRAM ABEND 14:02:24
F7 0007 EOJ DDDAUPDT MAX.RETURN CODE=0016 14:02:24


The program is abending in CEEBINIT which is in the SVA???

Any help anyone can provide will be very much appreciated!

Thanks,

Joe
fwacbar
 
Posts: 2
Joined: Tue Aug 05, 2008 9:44 pm
Has thanked: 0 time
Been thanked: 0 time

Re: zVSE Cobol dump

Postby dick scherrer » Wed Nov 26, 2008 2:31 am

Hello,

Was the internal sort using input/output procedure? Did the program attempt to issue a goback or "stop run" before the sort completed?

Does this program use database?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: zVSE Cobol dump

Postby fwacbar » Thu Nov 27, 2008 3:26 am

The file the program was abending while processing was a compressed file (Macro4's VSAM Lite), and the vendor has taken ownership of the problem. It was a VSAM AIX PATH we were reading when the abend occured. This issue will be resolved via PTF by the vendor.

Thanks for your help!


Joe
fwacbar
 
Posts: 2
Joined: Tue Aug 05, 2008 9:44 pm
Has thanked: 0 time
Been thanked: 0 time

Re: zVSE Cobol dump

Postby dick scherrer » Thu Nov 27, 2008 10:54 am

You're welcome - thanks for the update :)

Good luck moving forward.

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post