InterviewSolution
Saved Bookmarks
| 1. |
What Are The Two Types Of Transient Data Queues? |
|
Answer» They are intrapartition, which can only be accessed from with CICS and extrapartition, which are TYPICALLY used to COLLECT DATA online, but process it in a batch environment. They are intrapartition, which can only be accessed from with CICS and extrapartition, which are typically used to collect data online, but process it in a batch environment. |
|