how to find out whetehr is an vsam file or an flat file.without opening the program.(by opening the program we can find out by seeing the select file organisation).but without opening the program plz giv eme the solutions.
Hi,
Without opening program you can do it by
Looking at the volume parameter in 3.4 listing. The volume parameter will have *VSAM* for vsam datasets.
Correct me if i am wrong.