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

comparision of two files on a particular field w/ Syncsort


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
prashant.k.gupta

New User


Joined: 08 Oct 2007
Posts: 6
Location: Pune

PostPosted: Wed Jan 23, 2008 6:28 pm
Reply with quote

I have tried same Contol card for my purpose, i got abend ABEND U0016.
I got the message in TOOLMSG
*******************************
-------
-----
COPY FROM(IN2) TO(T1) USING(CTL2)
SYT020I SYNCSORT CALLED WITH IDENTIFIER "0002"
SYT030I OPERATION COMPLETED WITH RETURN CODE 0

SPLICE FROM(T1) TO(OUT) ON(1,10,CH) -
WITH(27,10) USING(CTL3)
SYT020I SYNCSORT CALLED WITH IDENTIFIER "0003"

*********************************

Could you please tell me how to debug this abend ?
and what is wrong with this control card?
Back to top
View user's profile Send private message
prashant.k.gupta

New User


Joined: 08 Oct 2007
Posts: 6
Location: Pune

PostPosted: Thu Jan 24, 2008 11:35 am
Reply with quote

Is any one help me out for same Job using SYNCTOOL.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jan 24, 2008 9:03 pm
Reply with quote

Hello Prashant Gupta and welcome to the forums,

I'd suggest you talk with your system support people and have the new release of Syncsort installed. It recently became generally available and has many new features (your job just might run as is).

To verify that, i'd suggest you get in touch with Syncsort support and ask if your particular requirement can be accomplished with the new version.
Back to top
View user's profile Send private message
krisprems

Active Member


Joined: 27 Nov 2006
Posts: 649
Location: India

PostPosted: Thu Jan 24, 2008 11:33 pm
Reply with quote

Prashant you need to provide SSMSG from spool...
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
Search our Forums:

Back to Top