Do you require a table entry for a TSQ?
Answers were Sorted based on User's Feedback
Answer / chandan
TSQ doesn't need a table entry, but if you want to save the
data permanently, then it must have a table entry.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mahesh
Not mandatory.But we have ..the table name is Temporary
Storage Table.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is task control?
The error code AEIV?
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 types of performs in COBOL? How does perform thru work, give example.
Define primary objective of cics?
What is the difference between using the READ command with INTO option and SET option?
Explain processing program table(ppt)?
What are the classifications of the cics program?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.