What is meant by an attribute byte?
No Answer is Posted For this Question
Be the First to Post Answer
Can you have CICS code in a copybook? If yes, what happens during compilation?
What are the cics commands associated with task control?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
Can you define mdt?
Explain the thress bms options?
Explain the difference between dfhcommarea and tsq?
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 is a cursor in CICS sql processing?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
How many ways to share information between different CICS programs?
Use of DFHCOMMAREA in cics
Define transient data?