ICE084I 0 EXCP ACCESS METHOD USED FOR TEMP1
ICE084I 0 EXCP ACCESS METHOD USED FOR SORTIN2
ICE751I 2 EF-K10929 F0-Q84357 DA-K26318
ICE185A 0 AN SB37 ABEND WAS ISSUED BY DFSORT, ANOTHER PROGRAM OR AN EXIT (
Anand,
You encounter a B37 system abend when you run out of space for the target dataset.So try increasing the space parameters on the OUT dataset of your job and try.
Phani,
I had tried increasing the same to the extent possible and still i am getting this issue. Only due to this reason did i give filsiz option under dfsparms.
Also what you said about spool is true..the jcl i gave was a sample jcl for you to understand. the error is a fact.
Search on ICE185A gives me hits like S0C9 on sort.
just increasing space won't do here. Thanks anyways for the inputs.
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Mon Oct 22, 2007 10:06 am Post subject:
Anand,
You haven't posted information that will allow anybody to help you much. You said you received a B37 abend which indicates a space problem. But you haven't shown us the JES messages that indicate which data set the B37 was issued for. We don't know if the B37 is associated with T1, OUT or a work data set. The messages you did show don't even relate to the JCL you show so they're pretty useless.
If you want somebody to help you, you need to provide the correct information which in this case would be the JES, TOOLMSG and DFSMSG output for the job that received the B37 abend. _________________ Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Hello Everyone,
Regret the misinformation delivered. The Jcl i had posted was just a sample. The actual jcl is in production and the control cards are in specific card libraries. Hence the mismatch in the error messages and the card. To set things straight, please find below the corrected Jcl and the corresponding messages
JESMSGLG
IEF403I VSISNAGR - STARTED - TIME=02.07.39
IEC030I B37-04,IFG0554A,VSISNAGR,STEP055,TEMP1,1F07,WK7066,04210010,S
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=B37 REASON CODE=00000004
TIME=02.11.30 SEQ=54142 CPU=0000 ASID=02D4
PSW AT TIME OF ERROR 075C1000 80D72CDE ILC 2 INTC 0D
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 00D72CD8 - 41003846 0A0DB20A 00509808
GR 0: 00000003_00D72EE8 1: 00000000_A4B37000
2: 00000000_0001B0F8 3: 00000000_00D726A2
4: 00000000_008D0340 5: 00000000_00D88000
6: 00000000_008D05E4 7: 00000000_008D063C
8: 00000000_008D0604 9: 00000000_008E77E0
A: 00000000_008B7AC8 B: 00000000_008D0000
C: 00000000_008C6210 D: 00000000_00000008
E: 00000000_00D72B04 F: 00000000_00000004
END OF SYMPTOM DUMP
+ICE185A 0 VSISNAGR.PGGXXXP1 AN SB37 ABEND WAS ISSUED BY DFSORT, ANO
IEF450I VSISNAGR STEP055 PGGXXXP1 - ABEND=SB37 U0000 REASON=00000004OPS1094J ERROR 94 RUNNING $COMMON.IEF450I, LINE 69: OVER 10 SECONDS U
- --TIMINGS (MINS.)--
TOOLMSG
ICE630I 0 MODE IN EFFECT: STOP
COPY FROM(SORTIN1) TO(TEMP1) USING(CTL1)
ICE606I 0 DFSORT CALL 0001 FOR COPY FROM SORTIN1 TO TEMP1 USING CTL1CNTL CO
ICE602I 0 OPERATION RETURN CODE: 00
COPY FROM(SORTIN2) TO(TEMP1) USING(CTL2)
DFSMSG MESSAGES
ICE127I 0 OPTIONS: OVFLO=RC0 ,PAD=RC0 ,TRUNC=RC0 ,SPANINC=RC16,VLSCMP=N,SZERO=Y
ICE128I 0 OPTIONS: SIZE=33554432,MAXLIM=524288,MINLIM=450560,EQUALS=N,LIST=Y,ER
ICE129I 0 OPTIONS: VIO=N,RESDNT=NONE,SMF=SHORT,WRKSEC=Y,OUTSEC=Y,VERIFY=N,CHALT
ICE130I 0 OPTIONS: RESALL=4096,RESINV=0,SVC=109 ,CHECK=N,WRKREL=N,OUTREL=Y,CKPT
ICE131I 0 OPTIONS: TMAXLIM=33554432,ARESALL=0,ARESINV=0,OVERRGN=16384,CINV=N,CF
ICE132I 0 OPTIONS: VLSHRT=N,ZDPRINT=Y,IEXIT=Y,TEXIT=N,LISTX=N,EFS=NONE ,EXIT
ICE133I 0 OPTIONS: HIPRMAX=OPTIMAL,DSPSIZE=0 ,ODMAXBF=0,SOLRF=Y,VLLONG=N,VSAMICE235I 0 OPTIONS: NULLOUT=RC0
ICE084I 0 EXCP ACCESS METHOD USED FOR TEMP1
ICE084I 0 EXCP ACCESS METHOD USED FOR SORTIN2
ICE751I 2 EF-K10929 F0-Q84357 DA-K12640
ICE185A 0 AN SB37 ABEND WAS ISSUED BY DFSORT, ANOTHER PROGRAM OR AN EXIT (PHASE OR AN EXIT (PHASE C 3)
As Phani has advised, please use [CODE] tags for clarity of the code you are posting.
Also you are still not posting the error messages corresponding to the job which returned with a SB37. _________________ Vivek G
--------------------------------------
A dream is just a dream. A goal is a dream with a plan and a deadline. (Harvey Mackay)
Regrets ! Didnt refresh my page before posting. _________________ Vivek G
--------------------------------------
A dream is just a dream. A goal is a dream with a plan and a deadline. (Harvey Mackay)
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