View previous topic :: View next topic |
Author |
Message |
hubble Beginner
Joined: 10 Jan 2005 Posts: 3 Topics: 1
|
Posted: Mon Jan 10, 2005 10:54 pm Post subject: Return code from CA DADS |
|
|
We use CA DADS for CICS file enabling/disabling through batch. Some of our jobs deallocate files from CICS using the QUEUE option. Is there is a way I can check a return code to see if the de allocation of file from CICS has actually happened. What happens now is that the de allocate request gets queued and the job proceeds to next step and starts processing and abends (this is because the de-allocate request has only got queued and actually not happened). Will there be any consequence if I remove the queue option. How can I know that the de-allocate has actually happened? I could not get hold of any manuals on CA DADS from the web. Pls suggest. |
|
Back to top |
|
 |
hubble Beginner
Joined: 10 Jan 2005 Posts: 3 Topics: 1
|
Posted: Mon Jan 10, 2005 10:57 pm Post subject: |
|
|
An addition to the above...We use CA DADS PLUS 3.5 |
|
Back to top |
|
 |
|
|