Why do we need integrated cics translator?
No Answer is Posted For this Question
Be the First to Post Answer
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?
Explain the difference between using the read command with into option and set option?
What are the naming conventions for the Temporary Storage Queues?
Can dynamic calls be used in CICS?
What is the pcp in the cics?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
What is some of the information available in the EIB area?
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?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
How ENQ and DEQ used in CICS?
Name at least one of the ways by which a transaction can be terminated?
How is Telon(CA-Telon) used to build map?