
ADM Repository Reference Guide
30 VMware, Inc.
Database
Databasetablecontainsdatabaseserverandinstanceinformation.Severalinstancesmightexistforeach
server.Table 4‐4liststhecontentsoftheDatabasetable.
Dependency
Dependencytablerepresentstherelationshipbetweenasourcehostorserviceandtargethostorservice.
Table 4‐5liststhecontentsoftheDependencytable.
DESCRIPTION VARCHAR2(256) Nameoftheprocessor
COUNT NUMBER(10) Processorcountdetectedbytheoperating
system(multi‐coreCPUisusuallydetectedby
theoperatingsystemasseveralseparateCPUs)
Table 4-3. CPU Table (Continued)
Name Datatype Description
Table 4-4. Database Table
Name Datatype Description
ID NUMBER(19) Uniqueidentifier
foreachrecordofthe
Databasetable(primarykey)
NE_ID NUMBER(19) Networkelementidentifier(foreignkey)
SERVICE_ID NUMBER(19) Serviceidentifier(foreignkey)
VENDOR VARCHAR2(1024) Vendorofthedatabase
SERVER_NAME VARCHAR2(1024) Nameofthedatabaseserver
INSTANCE VARCHAR2(256) Databaseinstance
IS_AUTO_START VARCHAR2(1) Flagidentifyingthedatabaseasautostart
(values:YorN)
Table 4-5. Dependency Table
Name Datatype Description
ID NUMBER(19) Uniqueidentifierforeachrecordofthe
Dependencytable(primarykey)
DEPENDENCY_TYPE VARCHAR2(100) Networkconnectionordocumenteddependency
PROTOCOL VARCHAR2(1024) Networkconnectionprotocol(forexample,HTTP,
FTP,andsoon)
PROTOCOL_VERSION VARCHAR2(1024) Versionoftheprotocol
TRANSPORT_PROTOCOL VARCHAR2(100) Transportprotocol(values:TCPorUDP)
URL VARCHAR2(512) DocumenteddependencyURL
DOC_DEP_TYPE VARCHAR2(256) Typeofthedocumenteddependency
SRC_IP VARCHAR2(100) SourceIPaddressofthedependency
SRC_PORT NUMBER(19) Sourceportofthedependency
SRC_SERVICE_NAME VARCHAR2(1024) Sourceservicename
SRC_PRIMARY_HOSTNAME VARCHAR2(1024) Sourceprimaryhostname(seeNetworkElement
table)
SRC_PRIMARY_HOST_IP VARCHAR2(100) SourceprimaryIPaddress(seeNetworkElement
table)
SRC_HOSTNAMES VARCHAR2(4000) Sourcehostnames(seeNetworkElementtable)
SRC_HOST_IPS VARCHAR2(4000) SourceIPaddresses(seeNetworkElementtable)
Komentarze do niniejszej Instrukcji