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

What is DATACLAS=SORT


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sasikumar1984

Active User


Joined: 02 Jul 2007
Posts: 109
Location: Chennai - India

PostPosted: Mon Feb 04, 2008 8:25 am
Reply with quote

Hi,

I have seen DATACLAS=SORT in one of the production JCL. Can someone explain what it means???

The scenario was a SASE program is involved for creating a report and input file is very big in that step.

Regards,
Sasikumar.K
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Feb 04, 2008 8:50 am
Reply with quote

Hello,

DATACLAS=SORT is specific to your system.

I'd suggest you ask your storage management people when it is appropriate to use this dataclas.
Back to top
View user's profile Send private message
sasikumar1984

Active User


Joined: 02 Jul 2007
Posts: 109
Location: Chennai - India

PostPosted: Mon Feb 04, 2008 10:54 am
Reply with quote

Hi Dick,

Thanks for ur quick reply.. One doubt, when this step is running will other jobs running using SORT will go down??? Why i am asking this is, i heard this thru one of my friend.


Regards,
Sasikumar.K
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Feb 04, 2008 3:20 pm
Reply with quote

Quote:
Why i am asking this is, i heard this thru one of my friend.

Do not take much notice of this friend !!!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Feb 04, 2008 8:30 pm
Reply with quote

Hello,

Quote:
Thanks for ur quick reply.. One doubt, when this step is running will other jobs running using SORT will go down??? Why i am asking this is, i heard this thru one of my friend.


You're welcome icon_smile.gif

I'd suggest you ask this of the storage management people. As a rule, i do not think that a second execution of a job using some dataclas would automatically cause an abend.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon Feb 04, 2008 8:50 pm
Reply with quote

Dick, you are correct.

The DATACLAS may be used to assign certain attributes to a newly created dataset. That is all it is used for.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Need to set RC4 through JCL SORT DFSORT/ICETOOL 5
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts JCL sort card - get first day and las... JCL & VSAM 9
No new posts Sort First/last record of a subset th... DFSORT/ICETOOL 7
No new posts how to calculate SUM value for VB fil... DFSORT/ICETOOL 1
Search our Forums:

Back to Top