View previous topic :: View next topic |
Author |
Message |
Anand_R Intermediate

Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Mon Sep 22, 2003 5:14 pm Post subject: Not having an access to VSAm |
|
|
Hi,
I don't have access to browse one of the VSAM dataset. Is there anyway that I can find out that wheter that file have data or not.
We have fileaid also in our shop...
Any help is appreciated.
Thanks |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Sep 22, 2003 10:07 pm Post subject: |
|
|
Anand,
You can try LISTCAT on the vsam dataset and check for HI-U-RBA(High Used RBA). If it is greater than zero then the vsam file has data.
Since you said you have file-aid at your shop you can try this
on the file-aid main option choose 3 UTILITIES
on the next menu choose 5 VSAM
On the next menu specify the vsam cluseter name for DATASET NAME and hit ENTER.
This will bring up a screen with the attributes of the vsam cluster. Once again press ENTER as there is more info about the cluster
If I remember correctly ,some where on the right side you should have something like Prime records
That column will contain the no: of records in the cluster.
Hope this helps...
cheers
kolusu |
|
Back to top |
|
 |
Anand_R Intermediate

Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Thu Oct 02, 2003 10:43 am Post subject: |
|
|
Sorry for the late reply, Thanks a lot for ur help Kolusu  |
|
Back to top |
|
 |
|
|