Can you define temporary storage?



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

Post New Answer

More CICS Interview Questions

how can we display negative sign in a map?

2 Answers   TCS,


Can we define an alternate index on VSAM/RRDS ?

2 Answers   IBM,


Translation Time is not reduced if the Pre-compilation is done first(True or False).

1 Answers   Kanbay,


What are the uses of ppt in cics?

1 Answers  


What is the function of the Terminal Control table?

4 Answers  


How are VSAM files Read in CICS pgms?

4 Answers   IBM,


What is meant by program reentrance?

1 Answers   Amdocs,


Explain how do you delete item 3 in a five-item tsq?

1 Answers  


Can you define temporary storage?

1 Answers  


What is the difference between the NOHANDLE option and the IGNORE condition?

3 Answers  


What is the main function of the sign-on table?

1 Answers  


What is the use of a TDQ, TSQ?

1 Answers   IBM,


Categories