Hello All,
Please let me know your suggestions/advise for the following scenario I have.
I have a huge VSAM file say about atleast 500 million records. Most of these records are used only in certain conditions.
So iam planning to archieve these records prior to a particular date range onto a tape dataset ( Data prior to last one year will be archieved which contributes to atleast 70 % of the volume). But i might require these records under certain conditions in my processing. I can establish the requirement of these records in the process. But now I have problems on how efficiently I can bring back these from tape and use it in my process. ( I can use these back in a sequential or VSAM file). I have a major time constraint here on how quick I bring these records back from the tape. So my requirements are to bring these records quickly and efficiently and use it in my process with in a given time span. Im not aware if any special processing can be made on the tape files or any utilities available that can accomplish these.
Please let me know if any ideas or suggestions. Thank you in advance.