Page 1 of 1

Link for SORT utility

PostPosted: Thu Sep 24, 2009 3:39 pm
by satish.ms10
Hi,

Can anyone please provide link to read more about SORT utility?

Re: Link for SORT utility

PostPosted: Thu Sep 24, 2009 3:48 pm
by MrSpock
For which product, DFSORT or SYNCSORT?

Re: Link for SORT utility

PostPosted: Thu Sep 24, 2009 3:56 pm
by satish.ms10
It would be great if you provide for both.

Thanks!

Re: Link for SORT utility

PostPosted: Thu Sep 24, 2009 4:08 pm
by MrSpock
If you go to the DFSORT/ICETOOL/ICEGENER forum, there's a sticky at the top for DFSORT Reference Materials.

Syncsort product manuals are only available to licensed product owners directly from Syncsort.

Re: Link for SORT utility

PostPosted: Thu Sep 24, 2009 4:12 pm
by satish.ms10
I got the link for DFSORT and it is

http://www.ibm.com/support/docview.wss? ... g3T7000080

and I understand that SYNCSORT is licensed and not to share the copyright material here.

I would like to know all the possible values for the field type (i.e heighlighted below) in the below statement.

COND=(10,31,SS,EQ,C'123')

Thanks!

Re: Link for SORT utility

PostPosted: Thu Sep 24, 2009 8:29 pm
by Frank Yaeger
The URL for the DFSORT website is

http://www.ibm.com/storage/dfsort/

Click on Product Details to get to all of the available information.

If you're not familiar with DFSORT and DFSORT's ICETOOL, I'd suggest reading through "z/OS DFSORT: Getting Started". It's an excellent tutorial, with lots of examples, that will show you how to use DFSORT, DFSORT's ICETOOL and DFSORT Symbols. You can access it online, along with all of the other DFSORT books, from:

http://www.ibm.com/support/docview.wss? ... g3T7000080

I would like to know all the possible values for the field type (i.e heighlighted below) in the below statement.

COND=(10,31,SS,EQ,C'123')


It's not clear what your question means. SS is DFSORT's INCLUDE/OMIT substring logic function. You can read about it here:

http://publibz.boulder.ibm.com/cgi-bin/ ... 0519162426

Re: Link for SORT utility

PostPosted: Fri Sep 25, 2009 10:22 am
by satish.ms10
All of you thank you very much.

I will go thru the links provided.