What is the purpose of the Program List Table?
Answers were Sorted based on User's Feedback
Answer / anna
when region start up with dfhsip
all programs, dynamic tabls,ect. wich on PLT are loaded in
the cics region.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / karthik premnath
Program List table consists of list of IBM supplied programs
/ user supplied programs which will get executed in
specified order during cics region startup / shutdown.
| Is This Answer Correct ? | 3 Yes | 0 No |
How do you access the records randomly in TSQ ?
Which is the program which determines whether a transaction should be restarted ?
What is the cics command level?
What is the General Command format Of CICS
What are the common cics service programs and explain their usage?
What is cics load command?
How is the storage determined in the symbolic map, if you have multiple maps?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is the COMMAREA(communications area)?
What is mainframe cics?
Can you have CICS code in a copybook? If yes, what happens during compilation?