What option is specified in the SEND command to send only
the unnamed fields on to the screen?
How can you Define and Install the Maps & Mapset ?
How many maps are create in a single mapset?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
When there are 2 records with the same key specified in a DELETE operation what will happen?
Explain the difference between link and xctl?
When would you use abend command?
what is an MDT in cics
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?
What are the common tables in cics and their usage?
What are the CICS commands associated with transient data queue processing?
What is the meaning and use of the EIBAID field?
what are the differences between DFHCOMMAREA and TSQ ?