Dear all,
Can I free the working storage space occupied by the CICS program when the transaction is in active state itself.
The background is
From CICS program I am reading messages from queue manager (in MQ server)and once all message r processed, the program goes to sleep state. again when the message come to queue the program 'wakes up' and process the messages.
the CICS program (which is active, whether in sleep/wake mode) allocates WS area space every time it's executed(invoked) and storage space gets acculumated and poses storage problem to us.
If I am not clear, kindly ask me. I can detail further
Please suggest or advise some solution / alternatives
thank you in advance, Vinodh