What is the general Command format of CICS ?
What are the cics transactions?
How will you access a VSAM file using an alternate index?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
How do you use extended attributes ?
Explain the difference between start and xctl?
What is the name of the mapset definition macro?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
How to execute a cics program from a paticular date and time .or specified date and time.
What is Journal Recovery and Dynamic Transaction Backout?
Explain page up and page down logic along with coding logic in cics?
Can you have CICS code in a copybook? If yes, what happens during compilation?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?