CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.7+)
Autorestart attempts
Number of attempts to restart the server process, in the event of its abnormal
termination. The maximum number is 32767.
Log file name Name of the file to which server process output is written.
Interface Repository Database (IRD) Properties
The Interface Repository Database is a set of files that contain definitions of object interfaces hosted on
the application servers. Information in the Interface Repository can be used by clients that access servers
using the Dynamic Invocation Interface. You can access the object definitions in the Interface Repository
Database programmatically through the CORBA Interface Repository methods.
Basic Configuration●
Server Configuration Options●
Troubleshooting Options●
Basic Configuration
Property Description
Repository name
The repository name is displayed for information purposes only; you cannot
change it.
Repository file Name of the file containing the Interface Repository Database.
Object reference file
Location of the object reference file for the service. Changing the location of this
file is not recommended.
Server Configurations
Property Description
Maximum servers
Maximum number of copies of a server process that can run in a server pool at the
same time. The range of values is 0 through 4095.
Static servers
Number of static servers, which are processes that are started automatically when
the TS/MP environment starts. (Dynamic servers are started as needed by the
PATHMON process.) The range of values is 0 through 4095. The value must not
exceed the value of the Maximum servers field. For better performance, the
number of static servers should be close to or equal to the value for Maximum
servers.
Process name
Name of the server process. If you do not choose a name, the system assigns one
when the process starts.
Processors
List of CPUs in which server processes can run. Separate the CPU numbers with
commas; for example, 1,2,5. If you do not specify a list of CPUs, the system runs
server processes in any available CPU. Specifying certain CPUs requires the
system to use only the CPUs in the list.
Process priority
Priority at which the server process is run. The range of values is 1 through 199,
the highest priority being 199.