hi ,
i have requirement such all my cobol pgm names are present in a ksds vsam file and my cobol pgm should read file sequentially and send a
new copy command to cics , such that my online pgm will be new copied.
why i am using ksds vsam file , the reason is the file will be allocated to cics . so cics can read only vsam files.