How is Telon(CA-Telon) used to build map?
No Answer is Posted For this Question
Be the First to Post Answer
Define an aey9 abend?
How can we code a program such that we will never get a MAPFAIL error?
Sync points cannot be requested by the application programs? State true or false
what is an MDT in cics
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
What is the difference between receive and receivemap commands in CICS?
Define an asra abend?
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?
How to test CICS, MainFrame applications
In a particular cics program, what is the procedure to allocate dynamic memory?
An XCTL uses more CPU time than LINK (True or False)