IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

problem in DFSORT


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
naveen kumar bn

New User


Joined: 12 Jul 2005
Posts: 2
Location: bangalore

PostPosted: Tue Jul 12, 2005 1:18 pm
Reply with quote

I AM GETTING FOLLOWING JES LOG MESG WHEN EXECUTING MY DFSORT PROGRAM IN PRODUCTION. I WANT KNOW WHETHER ANY PROBLEM WITH MY JCL, LIKE SORTIN LIMIT? OR SPACE ISSUE? THIS IS VERY CRITICAL IN PRODUCTION IMPLEMENTATION I NEED THE SOLUTION ASAP! CAN SOME BODY HELP ME OUT ?
SOME PART OF JES LOOKS LIKE BELOW:
************************************************
SMF701I DB01USCN DELETE STEP=001 COMP= 0000 E
IEF196I SMF701I DB01USCN DELETE STEP=001 COMP=
IEF196I EXCP=.........3 CPU=00:00:00.01 COMP= 0000
SMC0043 JOB DB01USCN STEP STEP01 NOT ALLOCATABLE AT MINLVL=2;FAILING DD (SORTIN+60)
IEF005I DB01USCN STEP01 SORTIN +0037 - EDL CHANGED OUTSIDE ALLOCATION FOR DEVICE TYPE 3490
IEF005I DB01USCN STEP01 SORTIN +0049 - EDL CHANGED OUTSIDE ALLOCATION FOR DEVICE TYPE 3490
IEF005I DB01USCN STEP01 SORTIN +0052 - EDL CHANGED OUTSIDE ALLOCATION FOR DEVICE TYPE 3490
SMF701I DB01USCN STEP01 STEP=002 COMP=NORUN EXCP=.......... CPU=00:00:00.00 COMP=** NOT RUN **
IEF196I SMF701I DB01USCN STEP01 STEP=002 COMP=NORUN
DB01USCV STEP01 - STEP WAS NOT EXECUTED
*********************************************************

THANKS IN ADVANCE.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Jul 12, 2005 4:30 pm
Reply with quote

Naveen, to help the forum moderator assist you, you may also want to post your DFSORT messages from the SYSOUT DD.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Tue Jul 12, 2005 9:32 pm
Reply with quote

Quote:
I WANT KNOW WHETHER ANY PROBLEM WITH MY JCL, LIKE SORTIN LIMIT? OR SPACE ISSUE?


The SMC and IEF are NOT DFSORT messages. You need to figure out what those mean.

You didn't actually show your JCL or the DFSORT messages, so I can't tell you anything about those.
Back to top
View user's profile Send private message
naveen kumar bn

New User


Joined: 12 Jul 2005
Posts: 2
Location: bangalore

PostPosted: Fri Jul 22, 2005 12:45 pm
Reply with quote

Thanks a lot for updates, currently i dont have the full JES messages. jcl looks like normal sort card jcl. only the sortin statements goes from 1...n.
still more jes error messages are here its goes like below the following messages is repeated inifinite times. job will goes on running still it is cancelled:

JES messages:
MIM2120 DT32TNDY STEP01 UNABLE TO ALLOCATE
IEF238D DT32TNDY - REPLY 'WAIT' OR 'CANCEL'. 575
MIM2046 TPCF HAS REPLIED 'WAIT' TO THE ABOVE MESSAGE.
IEF433D DT32TNDY - REPLY REQUESTED -- REPLY 'HOLD' OR 'NOHOLD
MIM2046 TPCF HAS REPLIED 'NOHOLD' TO THE ABOVE MESSAGE.

Thanks
Naveen
Back to top
View user's profile Send private message
pushpagiri

New User


Joined: 07 Jul 2005
Posts: 51

PostPosted: Fri Jul 22, 2005 1:01 pm
Reply with quote

hi naveen,

please post your jcl coding also and jcl msgs.

So that possibilities to solve your issue
will be high.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Sat Jul 23, 2005 5:48 am
Reply with quote

Messages are issued for a reason and explained in the appropriate message guide. Did you look up the messages to see what they are telling you? If you looked up the messages and didn't understand them or see how they applied, then please state that.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts DFsort help with SUM() DFSORT/ICETOOL 12
Search our Forums:

Back to Top