|
|
| Author |
Message |
nirmal.poikaikumaran
Active User
Joined: 29 Nov 2005 Posts: 50 Location: Bangalore
|
|
|
|
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 |
|
 |
References
|
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2233 Location: Mumbai, India
|
|
|
|
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
no steplib is needed. Same is for SORT/ICETOOL. |
|
| Back to top |
|
 |
Frank Yaeger
DFSORT Moderator
Joined: 15 Feb 2005 Posts: 4621 Location: San Jose, CA
|
|
|
|
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 |
|
 |
|
|