LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 1997, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 15 Apr 1997 14:51:00 EST
Reply-To:     Ming Lee <0007080955@MCIMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Ming Lee <0007080955@MCIMAIL.COM>
Subject:      Re: MVS Abend -- User 0318
Comments: To: Michael Stuart <mstuart@prudential.com>

Hi Michael,

Upon looking at the enclosed system message one of the line has a B37.

14.22.39 JOB11898 IEC030I B37-04,IFG0554T,OUT001,SAS,OUTREACH,0672,SB9022,BX41RH.X012320.OUTREACH.SAS DATA

This might have cause your User 0318 message code. This MIGHT have been resulted because of insufficent work or region space for your SAS job.

Anyway, I have consulted MVS/QuickRef 4.3 at the site which I am working at regarding about your User 0318 return code. The system gave me 2 answers, and I am not sure which one you need. Anyway here they are :

_ 0318 Q DB2 Messages and Codes _ 0318 V4 Allen Systems Group Messages

*** The description for DB2 Messages and Codes are as follows:

Message: The COMMENTS box was not ENLARGED because it would make the box wider than 1020 characters which is the maximum width allowed. If additional space is required then try adding rows to the COMMENTS box by using the ENLARGE command or create another COMMENTS box by using the DRAW COMM command.

Response: Continue processing with another operation or if the additional space is required, then try enlarging the COMMENTS box or creating another COMMENTS box with the DRAW COMM command.

*** The description for Allen Systems Group Messages are as follows:

Message: 0318 - SYSTEM WARMSTART FAILED

REASON: THE SYSTEM YOU WERE ACTIVATING HAD NOT BEEN SHUTDOWN NORMALLY AND WARMSTART WAS PERFORMED TO PAUSE ACTIVE BATCHES. THE WARMSTART PROCESS DID NOT COMPLETE SUCCESSFULLY. MESSAGE LINE 2 WILL HAVE A SPECIFIC REASON FOR THE WARMSTART FAILURE.

ACTION: WARMSTART CHECKS EACH OPERATOR IN THE SYSTEM TO SEE IF THEY WERE KEYING A BATCH AND IF SO, ATTEMPTS TO PAUSE THE BATCH. IF IT FAILED, A HARDWARE OR SOFTWARE ERROR WAS PROBABLY FOUND TRYING TO ACCESS THE OPERATOR OR BATCH RECORDS. NOTIFY THE SYSTEMS PROGRAMMER TO CHECK THE STATUS OF THE SYSTEM LIBRARY AND DATABASE FILES. IF THE SYSTEM FILES HAVE BEEN DESTROYED DUE TO HARDWARE OR SOFTWARE PROBLEMS, IT MAY BE NECESSARY TO RECOVER THE SYSTEM FROM THE LAST RUN OF THE OFFLINE SAVE FUNCTION. FAILURES LIKE THIS ARE USUALLY THE RESULT OF A 'STORAGE VIOLATION' UNDER YOUR TELEPROCESSING MONITOR THAT RESULTED IN THE DESTRUCTION OF RECORDS IN THE SYSTEM FILE OR DATABASE. YOU MAY WANT TO CONSULT ODE TECHNICAL SUPPORT ON THE VARIOUS ACTIONS THAT CAN BE TAKEN TO RESOLVE THE PROBLEM.

Hope this is what you are looking for.

Ming Lee

Date: Tue Apr 15, 1997 02:33 pm EDT Source-Date: Tue, 15 Apr 1997 14:29:50 -0400 From: Michael Stuart EMS: INTERNET / MCI ID: 376-5414 MBX: mstuart@prudential.com

TO: Multiple recipients of list SAS-L EMS: INTERNET / MCI ID: 376-5414 MBX: SAS-L@uga.cc.uga.edu BCC: * Ming Lee / MCI ID: 708-0955 Subject: MVS Abend -- User 0318 Message-Id: 97041518332804/0003765414DC2EM Source-Msg-Id: <8525647A.00653166.00@njros1ngw04.metro.prudential.com> U-Sender: "SAS(r) Discussion" <SAS-L@uga.cc.uga.edu>

Anyone have an idea on this one? We thought the job might go down on space (B37), but instead it's going down with a user 0318. My TP area couldn't help on this one. The SASLOG abruptly stops during input data step processing, and the job dumps. Execution JCL is pasted below.

Appreciate a cc back to this account (mstuart@prudential.com) in addition to posting on usenet, due to the apparent delay.

Much thanks in advance --

14.22.11 JOB11898 IRR010I USERID X012320 IS ASSIGNED TO THIS JOB.

14.22.23 JOB11898 ICH70001I X012320 LAST ACCESS AT 14:17:37 ON TUESDAY, APRIL 15, 1997 14.22.23 JOB11898 $HASP373 OUT001 STARTED - INIT BK - CLASS B - SYS D3X0 14.22.23 JOB11898 IEF403I OUT001 - STARTED - TIME=14.22.23

14.22.39 JOB11898 IEC030I B37-04,IFG0554T,OUT001,SAS,OUTREACH,0672,SB9022,BX41RH.X012320.OUTREACH.SAS DATA 14.22.39 JOB11898 IEA995I SYMPTOM DUMP OUTPUT

USER COMPLETION CODE=0318

TIME=14.22.39 SEQ=10677 CPU=0000 ASID=0168

PSW AT TIME OF ERROR 478D1000 80017394 ILC 2 INTC 0D ACTIVE LOAD MODULE ADDRESS=00007D98 OFFSET=0000F5FC NAME=@ASXA1

DATA AT PSW 0001738E - 00181610 0A0D0000 00000000

GPR 0-3 80000000 8000013E 00000000 00000002

GPR 4-7 00000001 0006E378 00000000 0006E320

GPR 8-11 0D8678C8 00000000 0006E380 0D71B280

GPR 12-15 8003C000 0D8678F8 8D71B392 00017350

END OF SYMPTOM DUMP

14.22.46 JOB11898 IEF450I OUT001 SAS SAS1 - ABEND=S000 U0318 REASON=00000000


Back to: Top of message | Previous page | Main SAS-L page