Explain the function of the load command?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CICS Interview Questions

how do you execute a background cics txn ?

0 Answers   IBM,


what is the differences between getting the system time with eibtime and asktime command?

0 Answers   IBM,


I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?

7 Answers  


What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.

3 Answers   Patni,


what is the cics command used to access current date and time?

0 Answers   IBM,


After execute the map, What will happen ? Give breif Description

4 Answers   HCL, IBM,


If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?

5 Answers   IBM,


What is the option that is used to erase all unprotected fields during a SEND MAP operation?

5 Answers   Kanbay,


What option is specified in the SEND command to send only the unnamed fields on to the screen?

1 Answers   IBM,


What is an AICA abend?

3 Answers   IBM, Xansa,


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 .

1 Answers  


What is the difference between receive and receivemap commands in CICS?

1 Answers  


Categories