when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
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 information do you get when an EXEC CICS STARTCODE is issued?
How to dsect parameter is used in bms?
Explain how DSECT parameter is used in BMS ?
What is dynamic transaction backout?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
How to establish dynamic cursor position on a map?
What is DFHAID? what is its use?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
can anyone tell me about paginglogic in CICS,Please?