Hi,
I've some knowledge of working with VSAM with COBOL. But at this new company I've seen a very different way of using VSAMS. Like they call it as TBX tables and they have created screens using which they set-up the values in them. They are system wide tables. Have never seen VSAMs being used like this.
The question is, can you please tell where can I start learning the different aspects of VSAMs like a novice. Specially COBOL and VSAM programming and become better in to it. Any guidance is helpful.
Learning VSAM.
- Anuj Dhawan
- Founder
- Posts: 2824
- Joined: Sun Apr 21, 2013 7:40 pm
- Location: Mumbai, India
- Contact:
Re: Learning VSAM.
I think practice is the only key. Start analyzing the existing code at your shop and write your own programs based on them, test, repeat.
Good Luck!
Good Luck!
Thanks,
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Anuj
Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
- Robert Sample
- Global Moderator
- Posts: 1903
- Joined: Fri Jun 28, 2013 1:22 am
- Location: Dubuque Iowa
Re: Learning VSAM.
Is your TBX table actually a TermBase eXchange table? If so, you need to be aware that these tables are NOT part of VSAM and learning more about VSAM may not help you a whole lot with TBX tables.
A good starting point for learning about VSAM is the VSAM Demystified Redbook (SG24-6105) which you can find at http://www.redbooks.ibm.com (use the search box on the top right of the screen). This Redbook tells you almost everything you need to know about VSAM.
A good starting point for learning about VSAM is the VSAM Demystified Redbook (SG24-6105) which you can find at http://www.redbooks.ibm.com (use the search box on the top right of the screen). This Redbook tells you almost everything you need to know about VSAM.
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute