What are the two outputs created as a result of generation
of a map?
Answers were Sorted based on User's Feedback
Answer / guest
physical map--load module
symbolic map- as copy library member
Is This Answer Correct ? | 6 Yes | 1 No |
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
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 execute a cics program from a paticular date and time .or specified date and time.
Which is the CICS control program which governs the flow of control among the CICS application
Explain the difference between a package and a plan.
what is amp?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
What is EXEC CICS RETRIEVE ?
Explain the mdt in cics?
How do you delete Item 3 in a five-item TSQ?
For protecting a transaction using the transaction security function, the two things that must be done are?
Why do we need integrated cics translator?