8.5.3.1 Creating an SHM Domain
To create an SHM domain, do the following:
- Refer to Domain UBBCONFIG Editor to enter the domain editor page.
- Fill out the
*RESOURCESsection.Note:
- IPCKEY: This parameter is initialized to 33333 automatically for each new created domain.
- DOMAINID: This parameter takes the last specified domain name by default.
- MASTER: You can leave it blank since the value is initialized automatically when you add the first machine to the domain.
- MODEL: Keep the default value, MP, to make dynamic machine deployment possible even if you are creating an SHM domain.
Click More... to show more options.
- From the Machine List panel, add a machine to domain by clicking + beside the machine name.
A popup dialog is displayed to collect machine related information.
If it is the first time the machine is being added, the Application Home option must be specified. The Application Home is the root directory where all domains are deployed.The “Environment Path Variable” can also be specified when adding a machine. It is a colon (UNIX/Linux) or semi-colon (Windows) separated string that contains paths where the environment specific commands are searched for. For example, the compiler or Oracle DB client that could be used by user programs.
- Click OK.
Another popup dialog which contains all
UBBCONFIGfile*MACHINESsection parameters is displayed. - Fill in any parameter specific to this Tuxedo machine. Click OK.
After a domain is created, the following changes appear on the page:
- All the required information for this machine is collected and one
UBBCONFIGfile entry is added to the*MACHINESsection on the left side. - Several
UBBCONFIGfile entries are generated automatically in other sections as well. - An LMS server (used for monitoring data collection), is added to the
*SERVERSsection. It is a mandatory server to enable the machine to be monitored by EM. - A grroup named
SYSGRP_<LMID>is added to include LMS server. - The
*NETWORKsection entry is also added automatically.
- All the required information for this machine is collected and one
Parent topic: Preparing a Tuxedo Domain