Explain the difference between the xctl and link commands?
No Answer is Posted For this Question
Be the First to Post Answer
What is the command that is used to delay the processing of a task for a specified time interval
Which of the following statements correctly describe the syntax of CICS command language?
What is the EIB (execute interface block)?
Explain the term Function Request Shipping?
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?
By which CICS defined field can you determine the position of the cursor on the map ?
Which commend used for terminating a browser operation?
What is the use of DSECT parameter in BMS?
Name the command which is used to release a record on which exclusive control is gained?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
What is the command for reading a record form a TSQ?
How do you use altindxs in batch, cics programs?