What are the differences between Temporary Storage Queue
(TSQ) and Transient Data Queue (TDQ).?
No Answer is Posted For this Question
Be the First to Post Answer
What is the cics command that is used to access current date and time?
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?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
What is an mdt (modified data tag)?
Kindly specify the pic clause for the data type of length option field type of data fields?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
What are the cics commands associated with task control?
What is DFHEIBLK?
Explain the difference between tsq and tdq
What is an ASRA?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is Quasi-reentrancy?