MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to run Icetool

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
chandu
Beginner


Joined: 18 Dec 2003
Posts: 15
Topics: 6

PostPosted: Mon Jan 19, 2004 6:33 am    Post subject: How to run Icetool Reply with quote

Hi ,
I wanted to use ICETOOL in my current application but the problem is i am not sure whether it is avaliable in this shop , i used Exec pgm = ICETOOl , and it is showing program icetool not found , I know this possibly means end of my dreams of using icetool , but just wanted to know if i need to include something in the joblib which i have not yet included which could make icetool come ,
Also i have syncsort avaliable on my shop.

Thanks in advance,
Regards
Back to top
View user's profile Send private message
vijay
Beginner


Joined: 09 May 2003
Posts: 131
Topics: 64

PostPosted: Mon Jan 19, 2004 8:58 am    Post subject: Reply with quote

Try SYNCTOOL instead of ICETOOL


VIJAY
Back to top
View user's profile Send private message
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Mon Jan 19, 2004 9:00 am    Post subject: Reply with quote

ICETOOL belongs with DFSORT (IBM's SORT product)
SYNCTOOL belongs with SYNCSORT
So try SYNCTOOL (but I've seen other posts that say it's unsupported and undocumented unlike ICETOOL, and has less features. I've never used it myself so I don't know how true this is).
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Jan 19, 2004 9:40 am    Post subject: Reply with quote

Chandu,

If you have DFSORT at your shop, you can use DFSORT's ICETOOL. ICETOOL is a fully documented and supported feature of DFSORT. ICETOOL is free with DFSORT.

You can add following DFSORT libraries to steplib and try to run the job.

Code:

//STEPLIB  DD DSN=SYS1.SICELINK,
//            DISP=SHR
//         DD DSN=SYS1.SORTLPA,
//            DISP=SHR


The S806 you got for PGM=ICETOOL indicates that you don't have DFSORT. You also mentioned that you have syncsort at your shop. Usually a shop will not pay for two products which caters to the same needs. Even though DFSORT is rich in features and fully documented , it is very rare that a shop will have both DFSORT and SYNCSORT.

You can try running that job by changing the pgm name to synctool. But beware that most of the latest features like SPLICE, REPEAT,SAMPLE SPLITBY ... are not available with syncsort. Even for the features that are available you might not get the desired results with SYNCTOOL
as seen in this topic.

http://www.mvsforums.com/helpboards/viewtopic.php?p=7662

SYNCTOOL is shipped with Syncsort and is undocumented, and the manuals are not available on the Web. Syncsort's SYNCTOOL only has a subset of the functions available with DFSORT's. DFSORT's books are available on the web and ICETOOL is fully documented. The documentation describes DFSORT's ICETOOL. I would NOT suggest using the ICETOOL documentation for SYNCTOOL since a lot of it doesn't apply.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
chandu
Beginner


Joined: 18 Dec 2003
Posts: 15
Topics: 6

PostPosted: Wed Jan 21, 2004 9:11 am    Post subject: Reply with quote

Thanks a lot for the detailed explanation,
But i am kind of lost now because all the manuals i have are of DFSORT so would the rest of the features work the same way on SYNCSORT as DFSORT manuals say it would , Please advice.
Also it would be extremely helpful if i could get some help on syncsort.

Waiting expectantly
Thanks
Back to top
View user's profile Send private message
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Wed Jan 21, 2004 10:39 am    Post subject: Reply with quote

Chandu,

The DFSORT manuals document the functions, features and messages for DFSORT and DFSORT's ICETOOL. They DO NOT document how any other product (e.g. Syncsort/SYNCTOOL) works! If you use the DFSORT manuals for information on the functions, features and messages for another product, you may find yourself quite confused.
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group