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

How to change sequential number automatically?


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

Active User


Joined: 08 May 2008
Posts: 390
Location: China

PostPosted: Mon Aug 31, 2009 9:57 am
Reply with quote

dick scherrer wrote:
Hello,

What business reason is there to not use the working solution provided. . . icon_confused.gif

No, there is no reason for that.
The working solution can be applied to production environment.

Before the correct solution came out, I tried to do it myself, and the above error occurred.
I just want to find where was wrong with my solution.

Thanks.
Back to top
View user's profile Send private message
Skolusu

Senior Member


Joined: 07 Dec 2007
Posts: 2205
Location: San Jose

PostPosted: Mon Aug 31, 2009 9:46 pm
Reply with quote

dejunzhu,

If you looked up the error message ICE126A with reason code 5 you would have figured out , what went wrong with your JCL

Here read the description for ICE126A

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CM40/2.2.122?

I provided you a solution because I am aware of the limitations and yet you want to go back and do it the wrong way. The following are the reasons why I can't use Subset operator

1. VTOF canNOT be used with an IFTHEN or OVERLAY operand on OUTFIL.
2. You canNOT use OUTREC to perform the formatting with subset operator.
3. Symnames dataset should always be FB recfm and 80 bytes in length.

Considering all the above conditions I gave you a JCL which suits your requirement.
Back to top
View user's profile Send private message
dejunzhu

Active User


Joined: 08 May 2008
Posts: 390
Location: China

PostPosted: Tue Sep 01, 2009 7:02 am
Reply with quote

hi, Kolusu,
Thanks for your exhaustive explanation sincerely!

I got it and I have unload the book:<<DFSort error code>>.
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 Goto page Previous  1, 2

 


Similar Topics
Topic Forum Replies
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Increase the number of columns in the... IBM Tools 3
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
Search our Forums:

Back to Top