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

regarding reading 5th record


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

DFSORT Developer


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

PostPosted: Fri Jan 20, 2006 9:52 pm
Reply with quote

Sreejith,

PGM=ICEMAN or PGM=SORT invokes the sort product installed at your site. That could be DFSORT, Syncsort or CA-SORT. You can tell which one you're using by the messages - ICExxxs for DFSORT, WERxxxs for Syncsort or CASxxxx for CA-SORT. In your case, the WER messages indicate you're using Syncsort, not DFSORT.
Back to top
View user's profile Send private message
itssreehere
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 65
Location: chennai

PostPosted: Sat Jan 21, 2006 10:53 am
Reply with quote

Thanks a lot Frank..Now it's pretty clear.

Sreejith
Back to top
View user's profile Send private message
RANJINI
Warnings : 1

New User


Joined: 19 Apr 2005
Posts: 11

PostPosted: Tue Jan 24, 2006 2:24 pm
Reply with quote

Sreejith,
Instead of " SORT FIELDS=COPY " it is asked to use "OPTIONS=COPY".

The suggested solution is working fine.

Thanks Frank.
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 Jan 24, 2006 10:18 pm
Reply with quote

Quote:
Instead of " SORT FIELDS=COPY " it is asked to use "OPTIONS=COPY".

The suggested solution is working fine.


Huh? SORT FIELDS=COPY works fine. OPTION COPY works fine. These are equivalent.

OPTIONS=COPY is invalid.
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 How to split large record length file... DFSORT/ICETOOL 10
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Validating record count of a file is ... DFSORT/ICETOOL 13
Search our Forums:

Back to Top