Can you define temporary storage?
Answer / Neeraj Chauhan
Temporary Storage (TS) is a type of storage in CICS that holds data temporarily during the execution of a transaction. TS is divided into two categories: Working Storage (WS), which stores program-specific data, and Local Storage (LS), which stores user-defined variables. TS is used to store intermediate results, process data, and pass data between transactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we display negative sign in a map?
Can we define an alternate index on VSAM/RRDS ?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
What are the uses of ppt in cics?
What is the function of the Terminal Control table?
How are VSAM files Read in CICS pgms?
What is meant by program reentrance?
Explain how do you delete item 3 in a five-item tsq?
Can you define temporary storage?
What is the difference between the NOHANDLE option and the IGNORE condition?
What is the main function of the sign-on table?
What is the use of a TDQ, TSQ?