JZOS FILE and VSAM

General discussion on the JZOS batch launcher and toolkit
Post Reply
LKHorowitz
Posts: 3
Joined: Tue Jan 06, 2009 3:24 pm

JZOS FILE and VSAM

Post by LKHorowitz »

I am trying to write some JAVA code that reads a vsam file. I want do do a start first so i don't have to read the whole file. Is there an example somewhere I can start with.
dovetail
Site Admin
Posts: 2022
Joined: Thu Jul 29, 2004 12:12 pm

Re: JZOS FILE and VSAM

Post by dovetail »

Sample programs for JZOS (including VSAM) are available from the main IBM JZOS page:
http://www-03.ibm.com/systems/z/os/zos/ ... rview.html

There are also VSAM examples in the JZOS Cookbook:
https://www.ibm.com/developerworks/comm ... 1f90169bd3
Post Reply