Document toolboxDocument toolbox

sp416_host_machines

This table contains a list of all the host machines that could be configured for use in a distributed ServiceOptimizer instance.

 

If the ServiceOptimizer instance is not distributed then this table will have a single entry in with host_machine "localhost".


 

Table Definition

Field
Type
Default
Nullable
host_machinevarchar2(64) (error)
descriptionvarchar2(64) (tick)
monitor_nonumber (tick)
archive_locationvarchar2(260) (tick)
sphomevarchar2(260) (tick)

Keys

primary key (host_machine) 
foreign key (monitor_no) references sp406_monitors(component_no)

Column Descriptions

FieldDescription
host_machineA computer that's available for use in this ServiceOptimizer instance. 
descriptionComputer description. 
monitor_no 

Component number of the system monitor that is to run on this host.

If NULL, this machine will not be used to host any SP components. 

archive_location

Folder under which application log files are archived. 

 
If left NULL, then sp083.mon_archive_dir determines archive
file location. 

sphomeThe value of the SPHOME environment variable used for this host.