I am currently working in CWS program where I have couple of questions related to the environment.
1) How to identify that a particular region has CICS Web Support (CWS) enabled?
2) How to determine the IP address for a CICS region? I know using TSO Ping option, we will be able to identify the IP address. However, this option is working only for some regions.
a proper cics user customization should take care of the first issue
( a program should run only inn the CICS istance where all the basic resources needed are available)
Joined: 06 Jun 2008 Posts: 4223 Location: Atlanta, GA
As enrico said, contact your support group. CICS regions do not have IP addresses; LPARs are associated with an IP address and a CICS region is usually allocated certain ports of the IP address. Which ports? Only your site support group knows for sure.
Hi Hari,
If you have access to see the cics control tables, you can see the IP and port in SIT ( system initialization table ) there as well. You will be able to see the cics control table data sets in the cics job log (in spool).