Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to change the size of the file that perviously defined

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
roshansawant
Warnings : 1

New User


Joined: 06 Nov 2006
Posts: 10

PostPosted: Mon Nov 20, 2006 2:21 pm    Post subject: How to change the size of the file that perviously defined
Reply with quote

Hi All,

Can anybody tell me how to change the size of the file that is perviously defined?
Back to top
View user's profile Send private message
References
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 698
Location: Germany

PostPosted: Mon Nov 20, 2006 2:24 pm    Post subject:
Reply with quote

Hi !

Could you plse specify what you want to do a bit more clearly.

Otherwise I would say, there are a lot of solutions to change a file-size.

Regards, UmeySan
Back to top
View user's profile Send private message
vijay_bn79

New User


Joined: 20 Nov 2006
Posts: 50
Location: Hyderabad

PostPosted: Mon Nov 20, 2006 3:08 pm    Post subject: How to change the size of the file that perviously defined
Reply with quote

Hi..,

Create one temporary file
Copy the data from the file which you want to change the size into the temporary file
delete that file which you want to change the size
create(or Allocate) that again with the size you want
and copy the data from temporary file to the changed file

Thanks
Back to top
View user's profile Send private message
roshansawant
Warnings : 1

New User


Joined: 06 Nov 2006
Posts: 10

PostPosted: Mon Nov 20, 2006 3:32 pm    Post subject: vsam question
Reply with quote

My question is , We have a vsam file and for further enanchment we want to increase the size of the vsam file .......
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 698
Location: Germany

PostPosted: Mon Nov 20, 2006 3:46 pm    Post subject:
Reply with quote

Hi !

So ,ok, then you need to define the new VSAM-Dataset with your enhancements. Then you have to transfer the data from one file to the new file.

Also look at the FileAid utility if it is installed at your company.

Regards, UmeySan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1