what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
TCS,
2 7157WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
1 5693COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
3 10074How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
HSBC,
4 9618
What are the cics commands associated with task control?
What is ENQ?
Can you define mapset?
What are the cics tables?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
what are the commands used to gain exclusive control over a resource?
Can you explain exec cics handle condition command?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is a transid?
How to get the cursor position when we receive a map?
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??
Explain processing program table(ppt)?
Can you explain dfhmdf bms macro?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What are the uses of ppt in cics?