what are transient data sets defined to cics?
No Answer is Posted For this Question
Be the First to Post Answer
Use of DFHCOMMAREA in cics
What is the difference between a return with transid and xctl?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
If I create a TSQ from one transaction, can I read it from another transaction?
What are the types of the dfhmdf present in the cics?
What does the 'cebr:cics' transactions do?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
Sync points cannot be requested by the application programs? State true or false
Can you issue SQL COMMIT from a CICS program?
how we change the vsam file name in cics rigion? anybody elobrate this?
What is some of the information available in the EIB area?