How to read a VSAM file with Partial Key

How to read a VSAM file with Partial Key

I have to read a VSAM file in my COBOL program but I do not have the full key at the time of accessing the file, is it possible to read the VSAM file using partial key.

It would be great, if someone can provide an example COBOL program where a VSAM file is read using a Partial key

Bye

Gokul

“; ; ; ;