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

ICETOOL Installation


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

New User


Joined: 29 Nov 2005
Posts: 66
Location: Bangalore

PostPosted: Wed Apr 30, 2008 11:58 am
Reply with quote

Hi Team,

I would ike to know whether ICETOOL would be a part of standard installations happening in MVS.

Because, when i used FILEAID.. i had Steplib to execute it.

But for ICETOOL it picked from a standard library.

Kindly help me in this

Thanks
Nirmal
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Apr 30, 2008 12:22 pm
Reply with quote

Hi,

This is site specific. FILE-Aid, SORT are third party tools, they don't come with MVS installation, many sites asks for a specific library to invoke them & many not.
Quote:
when i used FILEAID.. i had Steplib to execute it.

At my shop, FILEAID is invoked via
Code:
EXEC PGM=FILEAID

no steplib is needed. Same is for SORT/ICETOOL.
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: Wed Apr 30, 2008 9:06 pm
Reply with quote

Nirmal,

DFSORT is an optional feature of z/OS and is installed with SMP/E. ICETOOL is included with DFSORT.

If your site has a license for DFSORT, then your System Programmers can either install DFSORT/ICETOOL so it is invoked automatically (the usual thing to do) or so it requires a JOBLIB or STEPLIB. If they install DFSORT/ICETOOL so it is invoked automatically, then you don't need to STEPLIB to it.

Quote:
SORT are third party tools, they don't come with MVS installation


DFSORT is NOT a third party tool. It is an IBM utility. It actually is shipped with z/OS, but since it's an optional feature, it has to be enabled.
Syncsort is a third party tool.
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 Shift left VB record without x00 endi... DFSORT/ICETOOL 11
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
No new posts how to calculate SUM for VB file usin... JCL & VSAM 1
No new posts Null values are considered in Total c... DFSORT/ICETOOL 6
No new posts ICETOOL to Read records SMF CEF it is... DFSORT/ICETOOL 4
Search our Forums:

Back to Top