Author: Rohit Umarjikar
Posted: Fri Jun 03, 2016 10:24 pm (GMT 5.5)
How do you know this for sure? Did your CICS support told you or did some incomplete look up by your own? How does Display help you here? Do you have any tool like Omegamon where you can see the started task? why do you not show us both the transaction definition?
Last but not the least verify this.
_________________
Regards,
Rohit Umarjikar
"Some things Man was never meant to know. For everything else, there's Google"
Posted: Fri Jun 03, 2016 10:24 pm (GMT 5.5)
Quote: |
However in both the cases the transaction does not appear running. |
Last but not the least verify this.
Code: |
You can use INQUIRE commands to ensure that the transaction and program are enabled at the time of the START command, but either might become unavailable before task creation. |
_________________
Regards,
Rohit Umarjikar
"Some things Man was never meant to know. For everything else, there's Google"