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
 
Can we edit a File in Tape Drive

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
eswar

New User


Joined: 19 Feb 2005
Posts: 5
Location: chennai

PostPosted: Mon Mar 07, 2005 2:11 pm    Post subject: Can we edit a File in Tape Drive
Reply with quote

hi friends,


PLz tell me, can we edit a tape, dasd



Thank u in Advance,
eswar
Back to top
View user's profile Send private message
References
isdharsana

New User


Joined: 21 Feb 2005
Posts: 2
Location: chennai

PostPosted: Mon Mar 07, 2005 2:54 pm    Post subject:
Reply with quote

hi, i face the same question in an interview, can anyone answer for this?
Back to top
View user's profile Send private message
sunnyk

Active User


Joined: 20 Oct 2004
Posts: 59

PostPosted: Mon Mar 07, 2005 8:03 pm    Post subject:
Reply with quote

I guess we can edit DASD records but not tape records.But i am not pretty sure.

And we can`t alter limit in GDG.
Back to top
View user's profile Send private message
ovreddy

Active User


Joined: 06 Dec 2004
Posts: 200
Location: Keane India Ltd., Hyderabad

PostPosted: Mon Mar 07, 2005 8:36 pm    Post subject:
Reply with quote

Hi,

We cannot edit tape files but we can override existing files. If you want to learn more about tape file handling just go through the material avialable in
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/ic2924/info/rzatb/rzatb.pdf

We can change GDG limit by using ALTER GDG option of IDCAMS utility.

//JOBCARD...
//*-------------------------------------------------------------------*
//* Alter GDG limit
//*-------------------------------------------------------------------//*
//STEP1 EXEC PGM=IDCAMS
//SYSIN DD *
ALTER -
GDG -
LIMIT(20)
/*

20 is a new limit.

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