cics command level is?
No Answer is Posted For this Question
Be the First to Post Answer
How can you use dynamic calls in cics?
Can you define mdt?
What does a cics translator do?
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..!
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is a two Phase commit in CICS?
What is the meaning of the ENQ and DEQ commands?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
In a CICS program, how will you read a VSAM file?
How can we code a program such that we will never get a MAPFAIL error?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?