Can you define bms?
No Answer is Posted For this Question
Be the First to Post Answer
In a CICS program, how will you read a VSAM file?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is the difference between using the READ command with INTO option and SET option?
What are the beginning and end points of an LUW called?
Explain how do you handle errors in cics programs?
What is the cics command that is used to access current date and time?
What are the two types of transient data queues?
What is CEBR?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
What is the command that is used to add a new record to the file?
What is program reentrance?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!