Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Define transient data?
what are transient data sets defined to cics?
What is an mdt (modified data tag)?
What is interval control?
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?
Name some translator and compile options and explain their meaning?
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
What do you mean by the term fct?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
can there be multiple mapsets for a single program?
What is the syncpoint and its use?
Particular area has been affected in cics screen, what is the process to find?