|
|
| Author |
Message |
sivatechdrive
Active User
Joined: 17 Oct 2004 Posts: 164 Location: hyderabad
|
|
|
|
some doubts on ISPF
for a GDG the volume filed shows all ??? why is it so.....& when i tried to see the properties by pressing S before it..i got the message as
"GDG base or tape entry"
APVLT86.GDG.BASE ??????
for a vsam file in the volume field shows as VSAm..but if use S before
dataset i can see it a Volume serial . . . : SP4TS4
APVLT86.VSAM1.KSDS *VSAM*
Siva |
|
| Back to top |
|
 |
References
|
Posted: Wed Apr 06, 2005 5:19 pm Post subject: Re: Error message as "GDG base or tape entry" |
 |
|
|
 |
anuradha
Global Moderator
Joined: 06 Jan 2004 Posts: 257
|
|
|
|
Hi Siva,
A GDG base cannot be opened. If we need to create any GDG we will create the base and then we will go for creating the generations. A GDG base does not contain any data. For any GDG base the volume shows as ?????? only. Similarly even a tape file can't be seen directly. we will convert tape file to DASD and then we see the data.
And VSAM files can be viewed thru FILEAID.
Hope this helps... |
|
| Back to top |
|
 |
ankyhunk
Moderator
Joined: 05 May 2005 Posts: 102 Location: Navi Mumbai, India
|
|
|
|
For VSAM files, you can use the 'I' option to view the details. In the keyword section, u can enter any keyword from the list and press enter. Then type EXEC in the next screen showing the command and press enter.
You will get some info abt the VSAM file.
[/img] |
|
| Back to top |
|
 |
|
|