View previous topic :: View next topic |
Author |
Message |
cartman2112 Beginner

Joined: 11 Jan 2007 Posts: 1 Topics: 1 Location: Columbia, SC
|
Posted: Fri Jun 27, 2008 10:08 am Post subject: Retrieving VSAM dataset name |
|
|
I'm just getting back into Assembler coding after a long hiatus and have run into a problem that I cannot find an answer for. I would like to retrieve the dataset names for files used by my program so that I can produce file processing statistics to place on a report. No problems for non-VSAM files - I just use RDJFCB to grab the dataset names. My question, what is the equivalent for VSAM? Is the dataset name squirreled away in some control block or is there and easy way to get this info. Any ideas or examples would be greatly appreciated!!
Thanks in advance!
Homer |
|
Back to top |
|
 |
hari_uss Beginner
Joined: 19 Dec 2002 Posts: 78 Topics: 6 Location: Trivandrum, India
|
|
Back to top |
|
 |
sivarao Beginner
Joined: 21 Aug 2008 Posts: 6 Topics: 1
|
|
Back to top |
|
 |
|
|