The following items may help you identify the problem.
You should be able to initiate a USS shell session and issue various UNIX commands to verify that z/OS UNIX Services itself is operating correctly. Pay particular attention to the USS configuration parameters specified in the Installation Guide.
The user that starts the services must belong to the same group as the owning group for the Agent Technology files. The userid should NOT be UID(0).
Full Agent Technology requires awservices, aws_orb and aws_sadmin processes to be running. From a UNIX shell session or batch job with superuser (su) privileges, issue "ps - ef" (or the z/OS command "D OMVS,A=ALL") and verify that these processes are running.
You must correctly set a number of environment variables for Agent Technology to operate correctly. Set these environment variables in the $AGENTWORKS_DIR/agentworks.profile file for the Agent Technology processes. A subset of these variables must be available to the Agent Technology started task and to any task that starts an individual Agent. This subset of environment variable settings is located in the file referenced by the ENVFILE DD in the Agent Technology started task JCL. A sample of the ENVFILE is delivered in the Common Services CAW0OPTV library. The ENVFILE data set must have the same DCB attributes as the CAW0OPTV library.
Note: For more information, see this guide and the Reference Guide.
_BPXK_SETIBMOPT_TRANSPORT=NNNNNN RESOLVER_CONFIG="//'VTAM.TCPIP.TCPIP.DATA'"
where NNNNNN specifies the name of the TCP/IP task to connect to, and 'VTAM.TCPIP.TCPIP.DATA' points to the SYSTCPD for the TCP/IP task.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |