Urgent Help needed !!

In this Mainframe Forum - You can post your queries on JCL,VSAM,COBOL,DB2,IMS Abend codes , solutions etc..

Moderator: Moderator Group

Post Reply
ankur.shankdhar
Member
Posts: 5
Joined: Mon Dec 15, 2008 11:52 am

Urgent Help needed !!

Post by ankur.shankdhar » Mon Dec 15, 2008 12:01 pm

Hi,

I am facing a problem while running a job. The details are listed below.

IGD080I SMS DUMP SUPPRESSED FOR CSECT UNKNOWN COMPLETION CODE S730
+WER999A PRCAD392,JS010 ,PS075 - UNSUCCESSFUL SORT 130 S REASON=02470002


S730

Explanation: Global resource serialization encountered an unexpected
error occurred during the processing of a DEQ macro.
Register 15 may contain a reason code associated with this error:


Can anyone help me please ? It too urgent...i'll grateful if you could tell me the reason n guide me on how to fix it as soon as possible cuz it is a critical job which needs to be run as soon as possible.

Thanks!

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

Post by Natarajan » Mon Dec 15, 2008 12:32 pm

Let us know what you are doing in that step.

Is it a SORT step?
Natarajan
Chennai

ankur.shankdhar
Member
Posts: 5
Joined: Mon Dec 15, 2008 11:52 am

Post by ankur.shankdhar » Mon Dec 15, 2008 12:38 pm

Yes it is a SORT step.

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

Post by Natarajan » Mon Dec 15, 2008 12:41 pm

can you post the sort card.
Natarajan
Chennai

ankur.shankdhar
Member
Posts: 5
Joined: Mon Dec 15, 2008 11:52 am

Post by ankur.shankdhar » Mon Dec 15, 2008 12:48 pm

JOIN FILE1 AND FILE2 ON LAST NAME,REFORMAT OUTFILE AND SORT ON LAST NM

JOINKEYS FILE=F1,FIELDS=(29,30,A)
JOINKEYS FILE=F2,FIELDS=(10,30,A)
REFORMAT FIELDS=(F1:11,9,F2:1,310)
SORT FIELDS=(10,30,CH,A)
OUTREC FIELDS=(1,319)

ankur.shankdhar
Member
Posts: 5
Joined: Mon Dec 15, 2008 11:52 am

Post by ankur.shankdhar » Mon Dec 15, 2008 1:01 pm

Same error now, two nights in a row:

Here's a little more info....this is the spool output !!


+WER999A PRCAD392,JS010 ,PS075 - UNSUCCESSFUL SORT 130 S REASON=02470002
IEC999I IFG0TC0A,IFG0TC0B,PRCAD392,PS075
IEC999I IFG0TC0A,IFG0TC0B,PRCAD392,PS075
IEF450I PRCAD392 PS075 JS010 - ABEND=S222 U0000 REASON=00000000
#JS010 PS075 SORT *S222 553 0.. .01 9153.11 87
#JS010 PS075 SORT .......... 9153.11
U11-656 JOBNAME=PRCAD392,STPROC=JS010 ,STSTEP=PS075 ,AUTO SETUP PARMS
#JS010 PS075 SORT .......... 9153.12
U11-607 JOBNAME=PRCAD392,PRODJOB#=0126,TERMINATED UNSUCCESSFULLY

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

Post by Natarajan » Mon Dec 15, 2008 2:22 pm

It look like error related to large amount of data dumped to spool.
or it is related to storage.

any comments from others in this forum.
Natarajan
Chennai

ankur.shankdhar
Member
Posts: 5
Joined: Mon Dec 15, 2008 11:52 am

Post by ankur.shankdhar » Mon Dec 15, 2008 2:28 pm

Yes dude...i guessed the same thing.!! Looks like a system generated error. I can't find the reason code 0002 along with S730 anywhr on the net. There have been no replies from nyone as yet except u !! Thnks for the help dude....

I am still looking on how to fix this ??

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Tue Dec 23, 2008 1:39 pm

Hi,

Let's start over again...

I doubt that problem is with the SORT card, try EXECuting the SORT seprately - that'll avoid any confusion.

WER999A message does not necessarily mean that SyncSort was responsible for the error. If, for example, the error is in the COBOL Input or Output Procedure of an invoked sort, WER999A will appear. WER999A indicates that SyncSort got control after the error, printing this SyncSort message.

In second error message from your side, which you post, it seems you tried to restart teh JOB from the abended job or it may be because of Auto Setup Parameters but the RACF ID used for this purpose does not have the access to restart the JOB.

If the JCL being used is not big enough, Please post the JCL else post the part of the JCL showing the code of abended step & yes please let us know how & from where does SORT step gets it's input.
Regards,
Anuj

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Tue Dec 23, 2008 1:47 pm

Hello again,

Not trying to sound rude but please avoid using "urgent" in your posts, if this is so urgent get this problem to your Colleagues instead of waitng forum to responsd per your needs.

Meanwhile you can try to contact SyncSort support on the mail ID zos_tech@syncsort.com. May be Alissa would respond back, She is from SyncSort support group there. I don't have Her direct ID just now, will post you soon. She can be of help if this is in relation with SyncSort.
Regards,
Anuj

academyindia4

Topic deleted by Admin

Post by academyindia4 » Tue Jan 19, 2016 7:52 pm

<< Content deleted By Admin >>

academyindia4

Topic deleted by Admin

Post by academyindia4 » Tue Jan 19, 2016 7:53 pm

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others