|
|
| Author |
Message |
jz1b0c
Active User
Joined: 25 Jan 2004 Posts: 180 Location: Toronto, Canada
|
|
|
|
Hi,
Is is possible for me to create a VSAM KSDS file on TAPE?
If yes can someone please share an example.. |
|
| Back to top |
|
 |
References
|
|
 |
priyesh.agrawal
Global Moderator
Joined: 28 Mar 2005 Posts: 1509 Location: Chicago, IL
|
|
|
|
Hi Masade,
I think its a NO. We cant create an ESDS or KSDS on TAPE.
Please correct me, If I m not.
Regards,
Priyesh. |
|
| Back to top |
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 478 Location: Milan, Italy
|
|
|
|
I don't have a sample and I'm still looking for one but theorically we can.
I have some vsam migrated on tape and so I think that we can also define it directly!
All comment are wellcome. |
|
| Back to top |
|
 |
David P
Active User
Joined: 11 Apr 2005 Posts: 110 Location: Cincinnati Ohio
|
|
|
|
Hi,
As a KSDS can be accessed randomly and tapes can be accessed only sequentially I believe KSDS can not be created on tape.
Please correct me if I am wrong.
regards,
David. |
|
| Back to top |
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 478 Location: Milan, Italy
|
|
|
|
I think that are difference between create and read.
If want to store a Vsam on tape you can do it but to read it I David P reply is correct except for Virtual Tape that works like a disk. |
|
| Back to top |
|
 |
jz1b0c
Active User
Joined: 25 Jan 2004 Posts: 180 Location: Toronto, Canada
|
|
|
|
Thanx for the replies..
I too believe so, We can create VSAM on Tape but to read we need to bring them to DASD and use.
I am still looking for a JCL which would create or migrate VSAM KSDS to tape. |
|
| Back to top |
|
 |
|
|