Hi,
I have to see if the file is defined or not in a CICS region. However the region is not available. How do i see if the file is opened or not, enabed or not?
Please assist Urgently
Thanks, Morf
Joined: 14 Jun 2006 Posts: 331 Location: Jacksonville, FL
Only when a CICS region is up can the files accessible to the region be considered opened/enable or close/disabled. If a CICS region is down, you can assume that there is no contention whatsoever with the CICS region.