z/OS UNIX System Services Planning
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Checking the server setup

z/OS UNIX System Services Planning
GA32-0884-00

You can have similar problems setting up a server as when setting up daemons. All of the steps for verifying program control apply to servers as well as daemons, but instead of checking the BPX.DAEMON FACILITY class profiles, verify that the BPX.SERVER profile is properly defined.

To check whether BPX.SERVER has been properly defined with READ or higher permission, issue:
RLIST FACILITY BPX.SERVER AUTHUSER
You will see output similar to the following:
RLIST FACILITY BPX.SERVER AUTHUSER

CLASS      NAME
-----      ----
FACILITY   BPX.SERVER
 ...
USER      ACCESS   ACCESS COUNT
----      ------   ------ -----
 ...
SERVERU   UPDATE      000007
 ...

The output shows that BPX.SERVER has been properly defined with READ or higher permission.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014