Overrides may be specified in a file referenced by the the CICS
"start-up" JCL that can tell DADS/CICS not to allocate certain
files at startup. We have used this when we have had production
problems in the evening and did not what CICS to try to allocate
files that were being fixed.
AFCS is another CICS allocation/deallocation package I have used.
It was a little fancier than DADS and allowed one more level file
grouping which could come in handy.
Kriss Davis