2
Disclaimer
■
The workload was run in a controlled environment
―
CICS will put the transaction in a FCIOWAIT each time VSAM issues an I/O
―
This allows the CICS Dispatcher to dispatch other transactions
―
Some workloads have one transaction running on the system
―
Some workloads have multiple tasks running concurrently
―
Response time would vary if other transactions ran between FCIOWAITs
―
CPU per transaction would be more consistent
―
Response time will be greater
―
Throughput will be greater
―
■
VSAM Applications are Shop Dependant. We will not be able to addressevery possible Application design or access to VSAM
―
Paths
―
Record Keys
―
Record length
―
Batch or Transactional VSAM
Leave a Comment