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

Can we change DCB Parameters


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

New User


Joined: 17 Jun 2006
Posts: 27

PostPosted: Thu Jul 13, 2006 12:17 pm
Reply with quote

Hi,
can anybody tell me ,can we change DCB parameters of existing dataset.
eg.
I hav 1 PS of DCB=(RECFM=FB,LRECL=80,DSORG=PS,BLKSIZE=800)
it has already created.
now i want to change it from FB to VB thrugh JCL.
If ther is alternate way plz tell me.

Thanks.
Waiting for reply............................
Back to top
View user's profile Send private message
swaraj6

New User


Joined: 14 Apr 2006
Posts: 1

PostPosted: Thu Jul 13, 2006 3:50 pm
Reply with quote

Just by using IEBGENER u can do this
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: Thu Jul 13, 2006 8:56 pm
Reply with quote

You can't change the attributes of the existing data set, but you could copy the old data set to a new data with different attributes. You could then delete the old data set and rename the new data set to the old data set name.

For more information on using DFSORT to copy an FB data set to a VB data set, see:

www.ibm.com/servers/storage/support/software/sort/mvs/tricks/srtmst03.html#t09
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 Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
No new posts SELECT from data change table DB2 5
No new posts Trying to change copybook in online c... CICS 4
No new posts Change Default Scroll Setting TSO/ISPF 1
Search our Forums:

Back to Top