Creating an IBM z/OS Connect Server
Use the zosconnect command to create an z/OS Connect Server.
Before you begin
Started task Applies to z/OS Connect Servers run by using a z/OS started task procedure.
To use the zosconnect command, you must be an z/OS Connect administrator with access to the OMVS shell.
Before you create an z/OS Connect Server, make sure that the shared directory is available. For more information, see Creating the IBM z/OS Connect shared directory in the Reference section.
About this task
This task shows you how to use the default template to create an z/OS Connect Server. Templates are a Liberty feature that
you can use when you create a server. Templates provide a starting point for configuring a z/OS Connect Server, with many of the required elements
pre-configured. Other server templates are available for various z/OS Connect features. For more information, see Supplied server templates.
Note: The file permissions on the server are controlled
by setting the
_BPX_BATCH_SPAWN and _BPX_BATCH_UMASK environment variables in
the z/OS documentation. z/OS Connect Server
does not use the umask settings in /etc/profile and user’s
.profile files.
_BPX_BATCH_UMASK STDENV variable. For more information, see Procedure
Results
A z/OS Connect Server is created in the
<WLP_USER_DIR>/servers directory. Each server instance has:
- A subdirectory for that specific server. Each subdirectory is created by using the
createoption of thezosconnectcommand. - A server.xml configuration file that:
- Defines the default location for z/OS Connect API artifacts.
- Defines the configuration for the z/OS Connect feature.
What to do next
Consider preparing your new server to provide good diagnostic information if a problem occurs. For more information, see Prepare z/OS Connect for FFDC.