Role-specific IBM QSAM Interview Questions & Answers:
1. Suppose I have a KSDS File. I have a Records like 1,2,3,4,5,6,...100. I want to read using Dynamic mode like from 10 the Record onwards like, 10,12,14,16,18,....60. Wat is the command for this?
By using START command
Example :
START filename
KEY is EQUAL TO keyname
[INVALID KEY ...........]
END-START
PERFORM UNTIL end-of-file
READ filename NEXT RECORD
AT END
SET end-of-file TO TRUE
END-READ
END-PERFORM
Disclaimer
Interview Questions Answers .ORG is responsive and optimized web portal for individuals to get preparation for their job interviews, learning and training. Content at Interview Questions Answers .ORG might be simplified to improve our users experience.
We constantly review our content to avoid errors and copyright violations, but we cannot warrant full correctness of all the content.
While using this site, you agree to have read and accepted our
terms of use,
cookie and privacy policy.
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.