How many ways are there for initiating a transaction?
Answer / Vijendra Kumar
There are three primary ways to initiate a transaction in CICS: TSO/ISPF Start Transaction, RACF Start Transaction, and using an external program such as COBOL or PL/I.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the usage of language in the PPT entry?
How is dynamic memory allocated within a CICS application program?
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 is the difference between START and XCTL ?
How do you delete Item 3 in a five-item TSQ?
Explain the difference between tsq and tdq
What is commarea (communications area)?
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.
How do u know if a start command intiated a transaction or a terminal intiated a transaction
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.