I had started a CICS region by issuing commands in zos.After,I did a CEMT PERFORM SHUTDOWN operation.Now,when I try to restart the CICS region by issuing an AUTO restart,the CICS region cant start.And the system initialization table along with all the data sets required for CICS seem to be in use,which doesn't allow me to start the CICS region..Please help and show me the way how I can restart CICS region again..Regards
Yes..The same task is not running.I checked looking into active users. CICS jobs are not executed.I would like to mention,CICS shutdown was normal.May I know what may be the reason behind this? Thanx for your reply .
or a more scientific approach ( for vsam file an ISPF edit will not work)
in the ispf command line enter TSO ISRDDN and follow the instruction for the ENQ command to find out who/wht is holding the file and act accordingly
cheers enrico When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser, so that I am sure that the information requested can be reached with a very small effort
Thanks..I looked into them.There were 14 users which uses the dataset and all of them are my ID..So,any way to release them so that I can sart my CICS region?
There were 14 users which uses the dataset and all of them are my ID.
Your ID as Your TSO session ??
just try to logoff, logon, check again the ENQ status
cheers enrico When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser, so that I am sure that the information requested can be reached with a very small effort