13 Middleware Management Views

This chapter provides a description of Middleware Management views. It includes the following section:

For examples of how to use views, see Examples.

Application Deployment Views

MGMT$J2EE_APPLICATION

The MGMT$J2EE_APPLICATION view displays general information about the Application configuration.

Table 13-1 MGMT$J2EE_APPLICATION

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

PATH

The fully resolved location of the application source files on the administration server

LOADORDER

A number value that indicates when the unit is deployed, relative to other DeployableUnits on a server, during startup

TYPE

Type of the module. The string value must match those defined by JSR 88: Java EE Application Deployment such as EAR or WAR.

MGMT$J2EEAPP_EJBCOMPONENT

The MGMT$J2EEAPP_EJBCOMPONENT view displays general information about the Enterprise JavaBeans (EJB) modules.

Table 13-2 MGMT$J2EEAPP_EJBCOMPONENT

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the EJB component

DEPLOYMENTORDER

Priority that the server uses when it deploys an item. The priority is relative to the other deployable items of same type.

KEEPGENERATED

Indicates whether KeepGenerated is enabled and whether EJB source files will be kept. Values: true, false.

MGMT$J2EEAPP_JRFWS

The MGMT$J2EEAPP_JRFWS view displays general information about the Java Required Files (JRF) Web Services configuration.

Table 13-3 MGMT$J2EEAPP_JRFWS

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

Name of JRF web service

WEBMODULE

Name of web module that contains the JRF web service

JRFWEBSERVICEKEY

Key column computed as WebModuleName_WebServiceName where WebModuleName is the name of web module that contains the JRF web service and WebServiceName is the name of the JRF web service

DATABINDING

Data binding technology used by the web service port

EXPOSEWSDL

Specifies if the web service definition language (WSDL) is exposed for the service. Values: true, false.

METADATAEXCHANGE

Usage of WS-MetadataExchange for WSDL advertisement. Values: true, false

EXPOSETESTPAGE

Specifies whether the test page is exposed for the service. Values: true, false

MGMT$J2EEAPP_JRFWSOPER

The MGMT$J2EEAPP_JRFWSOPER view displays general information about the JRF Web Services Operation configuration.

Table 13-4 MGMT$J2EEAPP_JRFWSOPER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

Name of the JRF web service

WEBMODULE

Name of the web module that contains the JRF web service

PORTNAME

Name of the JRF web service port

OPERATIONNAME

Name of the JRF web service port operation

SOAPACTION

SOAP action

ONEWAY

Indicates whether the operation is one-way. Values: true, false

INPUTENCODING

Operation input encoding

OUTPUTENCODING

Operation output encoding

MGMT$J2EEAPP_JRFWSPOLICY

The MGMT$J2EEAPP_JRFWSPOLICY view displays general information about the JRF Web Services Policy configuration.

Table 13-5 MGMT$J2EEAPP_JRFWSPOLICY

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

Name of the JRF web service

WEBMODULE

Name of the web module that contains the JRF web service

PORTNAME

Name of the JRF web service port

URI

Policy reference URI

CATEGORY

Category of the WS-Policy Reference. For example, security.

ENABLED

Specifies whether the policy references are enabled. Values: true, false.

MGMT$J2EEAPP_JRFWSPORT

The MGMT$J2EEAPP_JRFWSPORT view displays general information about the JRF web services port configuration.

Table 13-6 MGMT$J2EEAPP_JRFWSPORT

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

Name of the JRF web service

WEBMODULE

Name of web module that contains the JRF web service

PORTNAME

Name of the JRF web service port

AVAILABLE

Indicates if a port is available.

Possible Values:

  • True

  • False

RESTSUPPORTED

Indicates whether the port supports REST.

Possible Values:

  • True

  • False

LOGGINGLEVEL

The logging level for the web service port

MAXREQUESTSIZE

Largest size of message in bytes the port can accept

STYLE

SOAP binding style

SOAPVERSION

Version of the SOAP protocol the port supports

STATEFUL

Indicates if the port is stateful.

Possible Values:

  • True

  • False

IMPLEMENTORTYPE

Implementor type of this port, such as JAXWS or JAXRPC

TRANSPORTS

Transports from which the web service port is available

ENDPOINTADDRESSURI

The sub-context of the HTTP URL of the web service port exposing an EJB(2.1)

POLICYSUBJECTNAME

The name of the policy subject

POLICYSUBJECTRESOURCEPATTERN

The resource pattern of the policy subject

POLICYATTACHMENTSUPPORT

Determines the class of the supported policies

POLICYSUBJECTTYPE

The type of the policy subject

LEGACYCONFIG

Indicates whether the port has legacy management configuration.

Possible values:

  • True

  • False

IMPLEMENTORCLASS

The name of the user-provided class that implements the web service port

WSDLURI

The URI to the port WSDL definition

SCHEMAVALIDATEINPUT

Optional validation of input against WSDL schema.

Possible values:

  • True

  • False

ASYNC

Specifies if async is available.

Possible values:

  • True

  • False

ASYNCJNDIDESTRESPONSE

JMS queue name for saving responses

ASYNCJNDIDEST

JMS queue name for saving asynchronous requests

ASYNCCONNFACTRESPONSE

JMS connection factory name for saving responses

ASYNCCONNFACT

JMS connection factory name for saving asynchronous requests

MGMT$J2EEAPP_WEBAPPCOMPONENT

The MGMT$J2EEAPP_WEBAPPCOMPONENT view displays general information about the web modules.

Table 13-7 MGMT$J2EEAPP_WEBAPPCOMPONENT

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the web module

DEPLOYMENTORDER

A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type

CONTEXTPATH

Context path

SESSIONTIMEOUTSECS

Session timeout in seconds

MGMT$J2EEAPP_WSCONFIG

The MGMT$J2EEAPP_WSCONFIG view displays general information about the Web Service configuration.

Table 13-8 MGMT$J2EEAPP_WSCONFIG

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

Name of the web service

NAMEINWSDL

The "name" attribute of the "service" element in the WSDL that describes the Web service. It is specified at development time using the serviceName attribute of the @WebService JWS annotation

IMPLEMENTATIONTYPE

Implementation type of the service. The allowed values are: JAX-WS 2.0 JAX-RPC 1.1

URI

URI of this Web Service. The value corresponds to the final part of the endpoint address in the WSDL that describes the Web services

MGMT$J2EEAPP_WSPORTCONFIG

The MGMT$J2EEAPP_WSPORTCONFIG view displays general information about the Web Services Port configuration.

Table 13-9 MGMT$J2EEAPP_WSPORTCONFIG

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: j2ee_application

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVICENAME

The "name" attribute of the "service" element in the WSDL that describes the Web service. It is specified at development time using the serviceName attribute of the @WebService JWS annotation.

PORTNAME

Name of the web service port

TRANSPORTPROTOCOL

Transport protocol used to invoke this web service, such as HTTP, HTTPS, or JMS

Glassfish Views

MGMT$EMAS_GLASSFISH_DOMAIN

The MGMT$EMAS_GLASSFISH_DOMAIN view displays general information about the glassfish domain target.

Table 13-10 MGMT$EMAS_GLASSFISH_DOMAIN

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_domain

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

DOMAINNAME

Name of the domain

FULLVERSION

Version of the domain

CONFIGDIR

Config directory of the domain

INSTALLDIR

Install directory of the domain

DEBUGPORT

Debug port of the node

SECUREADMINENABLED

Secure admin enabled or not

MGMT$EMAS_GLASSFISH_NODES

The MGMT$EMAS_GLASSFISH_NODES view displays general information about the nodes configured on a glassfish domain target.

Table 13-11 MGMT$EMAS_GLASSFISH_NODES

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_domain

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NODENAME

Name of the node

NODEDIR

Directory of the node

NODEHOST

Host of the node

TYPE

Type of the node

INSTALLDIR

Install directory of the node

MGMT$EMAS_GLASSFISH_SERVER

The MGMT$EMAS_GLASSFISH_SERVER view displays general information about the glassfish server target.

Table 13-12 MGMT$EMAS_GLASSFISH_SERVER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SERVERNAME

Name of the server

HOST

Host of the server

SERVERVERSION

The version of the server

SERVICEURL

The ServiceURL of the server

LISTEPORT

The listenport of the server

JAVAVENDOR

The name of the java vendor

JAVAVERSION

The version of the java

MGMT$EMAS_GLASSFISH_SVR_PROP

The MGMT$EMAS_GLASSFISH_SVR_PROP view displays the system properties of the glassfish server target.

Table 13-13 MGMT$EMAS_GLASSFISH_SVR_PROP

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

The system property name

TYPE

The system property value

MMGMT$EMAS_GLASSFISH_NW_LSTNR

The MGMT$EMAS_GLASSFISH_NW_LSTNR view displays the network listeners of the glassfish server target.

Table 13-14 MGMT$EMAS_GLASSFISH_NW_LSTNR

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

The name of the network listener

PROTOCOL

The protocol of the network listener

TRANSPORT

The name of the transport

ADDRESS

The address of the listener

ENABLED

The enabled flag of the network listener

SECURITYENABLED

The security enabled flag of the network listener

PORT

The port of the network listener

MGMT$EMAS_GLASSFISH_DATASOURCE

The MGMT$EMAS_GLASSFISH_DATASOURCE view displays information about the JDBC Datasource.

Table 13-15 MGMT$EMAS_GLASSFISH_DATASOURCE

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

JDBCDATASOURCENAME

The name of the JDBC datasource

JNDINAME

The JNDI name of the datasource

POOLNAME

The name of the connection pool

MINPOOLSIZE

The initial and minium pool size

MAXPOOLSIZE

The maximum pool size

POOLRESIZEQUANTITY

The pool resize quantity

STATEMENTCACHESIZE

The statement cache size

IDLETIMEOUT

The idle timeout

MGMT$EMAS_GLASSFISH_DS_PROP

The MGMT$EMAS_GLASSFISH_DS_PROP view displays the properties of a JDBC datasource for the glassfish server target.

Table 13-16 MGMT$EMAS_GLASSFISH_DATASOURCE

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target.

CM_TARGET_TYPE

The type of target: glassfish_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

CM_SNAPSHOT_TYPE

The type of snapshot which collected the config metric

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

JDBCDATASOURCENAME

The name of the JDBC datasource

NAME

The property name

VALUE

The property value

Oracle WebLogic Server Views

MGMT$WEBLOGIC_APPLICATIONS

The MGMT$WEBLOGIC_APPLICATIONS view displays general information about the Application configuration.

Table 13-17 MGMT$WEBLOGIC_APPLICATIONS

Column Description

NAME

The name of the application

PATH

The fully resolved location of the application source files on the admin server

LOADORDER

A numeric value that indicates when the unit is deployed, relative to other DeployableUnits on a server, during startup

TWOPHASE

A boolean value indicating if the application is deployed using the two-phase deployment protocol

TYPE

Type of the module. The string value must match those defined by JSR 88: Java EE Application Deployment such as EAR and WAR

MGMT$WEBLOGIC_EJBCOMPONENT

The MGMT$WEBLOGIC_EJBCOMPONENT view displays general information about the EJB modules.

Table 13-18 MGMT$WEBLOGIC_EJBCOMPONENT

Column Description

NAME

Name of the EJB component

APPLICATION

Name of the application that includes the component

DEPLOYMENTORDER

Priority that the server uses when it deploys an item. The priority is relative to the other deployable items of same type

KEEPGENERATED

Indicates whether KeepGenerated is enabled and whether EJB source files will be kept.

Possible values:

  • True: KeepGenerated is enabled and EJB source files are stored.

  • False: KeepGenerated is not enabled and EJB source files are not stored

MGMT$WEBLOGIC_FILESTORE

Each row of the MGMT$WEBLOGIC_FILESTORE view represents configuration data of the file store configured for the WebLogic server.

Table 13-19 MGMT$WEBLOGIC_FILESTORE

Column Description

ECM_SNAPSHOT_ID

The GUID of the snapshot

NAME

Name of the file store

DIRECTORY

The path name to the file system directory where the file store maintains its data files

SYNCHRONOUSWRITEPOLICY

The disk write policy that determines how the file store writes data to disk

MAXFILESIZE

The maximum file size, in bytes

MGMT$WEBLOGIC_JDBCDATASOURCE

The MGMT$WEBLOGIC_JDBCDATASOURCE view displays general information about Java Database Connectivity (JDBC) Data Sources that provides database connectivity through a pool of JDBC connections.

Table 13-20 MGMT$WEBLOGIC_JDBCDATASOURCE

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of JDBC Data Source

JNDINAME

The Java Naming and Directory Interface (JNDI) path to where this Data Source is bound. By default, the JNDI name is the name of the data source

ROWPREFETCHENABLED

This value is set to TRUE if row prefetching is enabled. Otherwise, the value is set to FALSE.

ROWPREFETCHSIZE

The number of result set rows to prefetch for a client if row prefetching is enabled

ENABLETWOPHASECOMMIT

This value is set to TRUE if two phase commit is enabled. Otherwise, this value is set to FALSE.

URL

The URL of the database to which to connect. The format of the URL varies depending on the JDBC driver.

DRIVERNAME

The full package name of the JDBC driver class used to create physical database connections in the connection pool in the data source.

CAPACITYINCREMENT

The number of connections created when new connections are added to the connection pool.

INITIALCAPACITY

The number of physical connections to create when creating the connection pool in the data source.

MAXCAPACITY

The maximum number of physical connections that the connection pool can contain.

CONNECTIONRESERVETIMEOUT

The number of seconds after which a call to reserve a connection from the connection pool will time out.

INACTIVECONNECTIONTIMEOUT

The number of inactive seconds on a reserved connection before Oracle WebLogic Server reclaims the connection and releases it back to the connection pool.

STATEMENTCACHESIZE

The number of prepared and callable statements stored in the connection cache

HOST

Database host

PORT

Database port

SID

Database system identifier (SID)

SERVICENAME

Database service name

PROTOCOL

The communications protocol

ENABLE_JAVA_NET_FASTPATH

Enables the Oracle JDBC JavaNet Fastpath to reduce data copies and fragmentation

OPT_UTF8_CONVERSION

Enables the Oracle JDBC optimize UTF-8 conversion option

STATEMENTCACHETYPE

Statement Cache type parameter from the JDBC connection pool parameters

PINNEDTOTHREAD

Pinned to thread parameters from the JDBC connection pool parameters

MGMT$WEBLOGIC_JDBCMULTIDS

The MGMT$WEBLOGIC_JDBCMULTIDS view displays general information about the JDBC Multi Data Sources.

Table 13-21 MGMT$WEBLOGIC_JDBCMULTIDS

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

JDBC multi data source name

JNDINAME

The JNDI path to where this data source is bound

ALGORITHMTYPE

The algorithm determines the connection request processing for the multi data source

DATASOURCELIST

The list of data sources to which multi data source routes connection requests. The order of data sources in the list determines the failover order.

MGMT$WEBLOGIC_JMSCONNFACTORY

The MGMT$WEBLOGIC_JMSCONNFACTORY view displays general information about the JMS Connection Factory.

Table 13-22 MGMT$WEBLOGIC_JMSCONNFACTORY

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the Java Message Service (JMS) connection factory

MODULENAME

Name of the JMS module

JNDINAME

The global JNDI name used to look up a connection factory within a clustered JNDI namespace

TXNTIMEOUTINSECS

The timeout value (in seconds) for all transactions on connections created with this connection factory

ACKNOWLEDGEPOLICY

Acknowledge policy for non-transacted sessions that use the CLIENT_ACKNOWLEDGE mode

MESSAGESMAXIMUM

The maximum number of messages that can exist for an asynchronous session and that have not yet been passed to the message listener

SENDTIMEOUT

The maximum length of time, in milliseconds, that a sender will wait when there is not enough available space (no quota) on a destination to accommodate the message being sent

MGMT$WEBLOGIC_JMSQUEUE

The MGMT$WEBLOGIC_JMSQUEUE view displays general information about the JMS queue.

Table 13-23 MGMT$WEBLOGIC_JMSQUEUE

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the JMS queue

MODULENAME

Name of the JMS module

JNDINAME

The global JNDI name used to look up a JMS queue within a clustered JNDI namespace

MAXIMUMMESSAGESIZE

The maximum size of a message that is accepted from producers on this destination

BYTESMAXIMUM

The maximum size of a message that is accepted from producers on this destination

MESSAGESMAXIMUM

The total number of messages that can be stored in a destination that uses this quota

BYTESPAGINGENABLED

Bytes paging enabled for this JMS server

MESSAGESPAGINGENABLED

Messages paging enabled for this JMS server

STOREENABLED

Store enabled for this JMS server

TARGET

The JMS server to which the JMS queue is targeted

MGMT$WEBLOGIC_JMSSERVER

The MGMT$WEBLOGIC_JMSSERVER view displays general information about the JMS server. Each row represents configuration data of the JMS server configured for the WebLogic server.

Table 13-24 MGMT$WEBLOGIC_JMSSERVER

Column Description

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the JMS server

BYTESMAXIMUM

The maximum number of bytes that can be stored in this JMS server

MESSAGESMAXIMUM

The maximum number of messages that can be stored in this JMS server

MESSAGEBUFFERSIZE

The amount of memory (in bytes) that this JMS server can use to store message bodies before it writes them to disk

MAXIMUMMESSAGESIZE

The maximum number of bytes allowed in individual messages on this JMS server

PERSISTENTSTORE

The file or database in which this JMS server stores persistent messages

STOREENABLED

Persistent store enabled status

MGMT$WEBLOGIC_JMSTOPIC

The MGMT$WEBLOGIC_JMSTOPIC view displays general information about the JMS topic.

Table 13-25 MGMT$WEBLOGIC_JMSTOPIC

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the JMS topic

MODULENAME

Name of the JMS module

JNDINAME

The global JNDI name used to look up a JMS topic within a clustered JNDI namespace

MAXIMUMMESSAGESIZE

The maximum size of a message that is accepted from producers on this destination

BYTESMAXIMUM

The total number of bytes that can be stored in a destination that uses this quota

MESSAGESMAXIMUM

The total number of messages that can be stored in a destination that uses this quota

MULTICASTPORT

The IP port that this topic uses to transmit messages to multicast consumers

TARGET

The JMS server to which the JMS topic is targeted

MGMT$WEBLOGIC_JOLTCONNPOOL

The MGMT$WEBLOGIC_JOLTCONNPOOL view displays general information about the Jolt Connection Pool.

Table 13-26 MGMT$WEBLOGIC_JOLTCONNPOOL

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the Jolt connection pool

PRIMARYADDRESSES

The list of addresses for the primary Jolt Server Listeners (JSLs)

FAILOVERADDRESSES

The list of Jolt Server Listeners (JSL) addresses that is used if the connection pool cannot establish connections to the Primary Addresses, or if the primary connections fail

MINIMUMPOOLSIZE

The minimum number of connections to be added to this Jolt connection pool when the WebLogic Server starts

MAXIMUMPOOLSIZE

The maximum number of connections that can be made from this Jolt connection pool

RECVTIMEOUT

The number of seconds the client waits to receive a response before timing out

MGMT$WEBLOGIC_JVMSYSPROPS

Each row in the MGMT$WEBLOGIC_JVMSYSPROPS view represents configuration data of JVM System Properties that are configured for the WebLogic server.

Table 13-27 MGMT$WEBLOGIC_JVMSYSPROPS

Column Description

ECM_SNAPSHOT_ID

GUID of the snapshot

KEY

JVM system properties name

VALUE

Value for Operating System (OS) user, name, version, architecture, Java home, and JVM version

MGMT$WEBLOGIC_MACHINE

The MGMT$WEBLOGIC_MACHINE view displays general information about the systems.

Table 13-28 MGMT$WEBLOGIC_MACHINE

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

MACHINENAME

The name of the system

MACHINETYPE

The type of the system

POSTBINDGID

The UNIX group ID (GID) that a server running on this system will run under after it has carried out all privileged startup actions. Otherwise, the server will continue to run under the group under which it was started. (Requires that you enable Post-Bind GID.)

POSTBINDGIDENABLED

Specifies whether a server running on this system binds to a UNIX Group ID (GID) after it has carried out all privileged startup actions

POSTBINDUID

The UNIX user ID (UID) that a server running on this system will run under after it has carried out all privileged startup actions. Otherwise, the server will continue to run under the account under which it was started. (Requires that you enable Post-Bind UID.)

POSTBINDUIDENABLED

Specifies whether a server running on this system binds to a UNIX User ID (UID) after it has carried out all privileged startup actions

MGMT$WEBLOGIC_NETWORK_CHANNELS

The MGMT$WEBLOGIC_NETWORK_CHANNELS view displays general information about the Network Channels.

Table 13-29 MGMT$WEBLOGIC_NETWORK_CHANNELS

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the network channel

LISTEN_ADDRESS

The IP address or DNS name this network channel uses to listen for incoming connections

LISTEN_PORT

The default TCP port this network channel uses to listen for regular (non-SSL) incoming connections

ENABLED

Specifies whether this channel should be started

SDP_ENABLED

Specifies if Socket Direct Protocol (SDP) is enabled on this channel

OUTBOUND_ENABLED

Specifies whether new server-to-server connections can consider this network channel when initiating a connection

CUSTOM_PROPERTIES

Custom properties for the network channel

MGMT$WEBLOGIC_NODEMANAGER

The MGMT$WEBLOGIC_NODEMANAGER view displays general information about the Node Manager.

Table 13-30 MGMT$WEBLOGIC_NODEMANAGER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

LISTENADDRESS

The host name or IP address where Node Manager listens for connection requests

MACHINENAME

The name of the Node manager system

NMTYPE

Node manager type

LISTENPORT

The port number where Node Manager listens for connection requests

NODEMANAGERUSERNAME

The Node manager user name

STARTSCRIPTENABLED

Value of the StartScriptEnabled property in the nodemanager.properties

NODEMANAGERHOME

Home directory path of the Node Manager

MGMT$WEBLOGIC_RACONFIG

The MGMT$WEBLOGIC_RACONFIG view displays general information about the Resource Adapter.

Table 13-31 MGMT$WEBLOGIC_RACONFIG

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the resource adapter

VERSION

Version of the resource adapter

VENDORNAME

Vendor name

EISTYPE

Enterprise Information Systems (EIS) type

RAVERSION

Resource adapter version

ENABLEACCESS

Enable access outside application

MGMT$WEBLOGIC_RAOUTBOUNDCONFIG

The MGMT$WEBLOGIC_RAOUTBOUNDCONFIG view displays general information about the Resource Adapter Outbound configuration.

Table 13-32 MGMT$WEBLOGIC_RAOUTBOUNDCONFIG

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the resource adapter

CONNFACTINTERFACE

Connection factory interface

MANAGEDCONNFACTCLASS

Managed connection factory class

JNDINAME

JNDI Name

TRANSACTIONSUPPORT

Specifies the level of transaction support for a particular Connection Factory. It provides the ability to override the transaction-support value specified in the ra.xml deployment descriptor that is intended to be the default value for all Connection Factories of the resource adapter.

INITIALCAPACITY

Specifies the initial number of ManagedConnections, which WebLogic Server attempts to create during deployment

MAXCAPACITY

Specifies the maximum number of ManagedConnections, which WebLogic Server will allow. Requests for newly allocated ManagedConnections beyond this limit results in a ResourceAllocationException being returned to the caller.

CAPACITYINCREMENT

Specifies the maximum number of additional ManagedConnections that WebLogic Server attempts to create during resizing of the maintained connection pool.

SHRINKENABLED

Specifies whether unused ManagedConnections will be destroyed and removed from the connection pool as a means to control system resources

SHRINKFREQ

Specifies the amount of time (in seconds) the Connection Pool Management waits between attempts to destroy unused ManagedConnections

HIGHNOWAITER

Specifies the maximum number of threads that can concurrently block waiting to reserve a connection from the pool

HIGHNOUNAVAILABLE

Specifies the maximum number of ManagedConnections in the pool that can be made unavailable to the application for purposes such as refreshing the connection

CONNCREATIONRETRYFREQ

The number of seconds between when the connection pool retries to establish connections to the database

CONNRESERVETIMEOUT

The number of seconds after which a call to reserve a connection from the connection pool will timeout

TESTFREQUENCY

The number of seconds between when WebLogic Server tests unused database connections

TESTCONNONCREATE

Specifies whether WebLogic Server tests a connection after creating it but before adding it to the list of connections available in the pool

TESTCONNONRELEASE

Specifies whether WebLogic Server tests a connection before returning it to this JDBC connection pool

TESTCONNONRESERVE

Specifies whether WebLogic Server tests a connection before giving it to the client

PROFILEHARVESTFREQ

Specifies how frequently the profile for the connection pool is being harvested

IGNOREINUSECONNENABLED

When the connection pool is being shut down, this element is used to specify whether it is acceptable to ignore connections that are in use at that time

MATCHCONNSUPPORTED

Indicates whether the resource adapter supports the ManagedConnectionFactory.matchManagedConnections() method. If the resource adapter does not support this method (always returns null for this method), then WebLogic Server bypasses this method call during a connection request.

MGMT$WEBLOGIC_RESOURCECONFIG

The MGMT$WEBLOGIC_RESOURCECONFIG view displays general information about the Resource configuration.

Table 13-33 MGMT$WEBLOGIC_RESOURCECONFIG

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

STARTHEAP

Start heap value

MAXHEAP

Maximum heap value

MGMT$WEBLOGIC_SERVER

The MGMT$WEBLOGIC_SERVER view displays the information about the various ports of Oracle WebLogic Server.

Table 13-34 MGMT$WEBLOGIC_SERVER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

LISTENPORT

The default TCP port that this server uses to listen for regular (non-SSL) incoming connections

ADMINISTRATIONPORT

The common secure admi.nistration port for this WebLogic Server domain

NATIVEIOENABLED

Specifies whether native input or output is enabled for the server

MAXOPENSOCKETCOUNT

The maximum number of open sockets allowed in the server at a given point of time

STUCKTHREADMAXTIME

The number of seconds that a thread must be continually working before this server considers the thread stuck

STUCKTHREADTIMERINTERVAL

The number of seconds after which WebLogic Server periodically scans threads to see if they have been continually working for the configured maximum length of time

ACCEPTBACKLOG

The number of backlogged, new TCP connection requests that should be allowed for this server's regular and SSL ports

LOGINTIMEOUT

The login timeout for this server's default regular (non-SSL) listen port. This is the maximum amount of time allowed for a new connection to establish.

MANAGEDSERVERINDENABLED

Specifies whether this Managed Server can be started when the Administration Server is unavailable.

LOWMEMGCTHRESHOLD

The threshold level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning

LOWMEMGRANULARITYLEVEL

The granularity level (in percent) that this server uses for logging low memory conditions and changing the server health state to Warning

LOWMEMORYSAMPLESIZE

The number of times this server samples free memory during the time period specified by LowMemoryTimeInterval

LOWMEMTIMEINTERVAL

The amount of time (in seconds) that defines the interval over which this server determines average free memory values

SSLLISTENPORT

The TCP/IP port at which this server listens for SSL connection requests

SSLLOGINTIMEOUT

SSL Login time out

CLUSTERNAME

The cluster, or group of WebLogic Server instances, to which this server belongs

CLUSTERWEIGHT

The proportion of the load that this server will bear, relative to other servers in a cluster

JAVAVMVENDOR

Java Virtual Machine (VM) vendor

JAVAVERSION

Java version installed on this server

MACHINENAME

Name of the system where this server is installed

DOMAINHOME

Path of the WebLogic domain which contains the WebLogic server target

MAXPOSTSIZE

Maximum post size

JSSE_ENABLED

Java Secure Socket Extension (JSSE) enabled

SCATTERED_READS_ENABLED

Specifies whether scattered reads over NIO Socket channels is enabled

GATHERED_WRITES_ENABLED

Specifies whether gathered writes over NIO socket channels. is enabled

REPLICATION_PORTS

Listen ports used by replication channels when the WebLogic server is running on Exalogic systems

BINARY_HOST

The host on which the WebLogic is installed in cases where WebLogic binaries installed on one host are used through mounts in WebLogic instances running on other hosts

BINARY_WEBLOGICHOME

The WebLogic home where the WebLogic binaries are installed on the binary host

LISTENADDRESS

The listen address on which the server is listening to on a non-secure port as configured

SSLLISTENADDRESS

The listen address on which the server is listening to on a secure port as configured

MGMT$WEBLOGIC_STARTSHUTCLASSES

The MGMT$WEBLOGIC_STARTSHUTCLASSES view displays general information about the Startup and Shutdown classes.

Table 13-35 MGMT$WEBLOGIC_STARTSHUTCLASSES

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the startup or shutdown class

TYPE

Type of class – startup or shutdown

CLASSNAME

The fully qualified name of a class to load and run. The class must be on the server's class path.

DEPLOYMENTORDER

A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type.

ARGUMENTS

Arguments that a server uses to initialize a class

MGMT$WEBLOGIC_VIRTUALHOST

The MGMT$WEBLOGIC_VIRTUALHOST view displays general information about the Virtual Hosts configuration.

Table 13-36 MGMT$WEBLOGIC_VIRTUALHOST

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of virtual host

DEPLOYMENTORDER

A priority that the server uses to determine when it deploys an item. The priority is relative to other deployable items of the same type.

FRONTENDHOST

The name of the host to which all redirected URLs will be sent. If specified, WebLogic Server will use this value rather than the one in the HOST header.

FRONTENDHTTPPORT

The name of the HTTP port to which all redirected URLs will be sent. If specified, WebLogic Server will use this value rather than the one in the HOST header.

FRONTENDHTTPSPORT

The name of the secure HTTP port to which all redirected URLs will be sent. If specified, WebLogic Server will use this value rather than the one in the HOST header.

VIRTUALHOSTNAMES

The list of host names, separated by line breaks, for which this virtual host will serve requests

NETWORKACCESSPOINT

The dedicated server channel name (NetworkAccessPoint) for which this virtual host will serve HTTP request

LOGFILENAME

The name of the file that stores HTTP requests. If the path name is not absolute, the path is assumed to be relative to the root directory of the system on which this server is running.

LOGGINGENABLED

Indicates whether this server logs HTTP requests

MAXPOSTSIZE

The maximum post size this server allows for reading HTTP POST data in a servlet request. A value less than 0 indicates an unlimited size.

MGMT$WEBLOGIC_WEBAPPCOMPONENT

The MGMT$WEBLOGIC_WEBAPPCOMPONENT displays general information about the web modules.

Table 13-37 MGMT$WEBLOGIC_WEBAPPCOMPONENT

Column Description

NAME

Name of the web module

APPLICATION

Name of the application that includes the component

DEPLOYMENTORDER

Priority that the server uses when it deploys an item. The priority is relative to the other deployable items of same type

CONTEXTPATH

Context path of the web module

SESSIONTIMEOUTSECS

Session timeout in seconds

MGMT$WEBLOGIC_WORKMANAGER

The MGMT$WEBLOGIC_WORKMANAGER view displays general information about the Work Manager configuration.

Table 13-38 MGMT$WEBLOGIC_WORKMANAGER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_j2eeserver

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

NAME

Name of the work manager

IGNORESTUCKTHREADS

Specifies whether this Work Manager ignores “stuck" threads

MINIMUMTHREADS

Minimum number of concurrent threads executing requests that share this constraint

MAXIMUMTHREADS

Maximum number of concurrent threads that can execute requests sharing this constraint

REQUESTCLASSTYPE

Type of request class

REQUESTCLASSNAME

Request class name

CAPACITYCONSTRAINT

Total number of requests that can be enqueued

MGMT$WEBLOGIC_WSCONFIG

The MGMT$WEBLOGIC_WSCONFIG view displays general information about the web service configuration.

Table 13-39 MGMT$WEBLOGIC_WSCONFIG

Column Description

NAME

The name of the web service configuration

SERVICENAME

Name of the web service. Corresponds to the name attribute of the service element in the WSDL that describes the web service

APPNAME

The name of the application

IMPLEMENTATIONTYPE

Implementation type of the service

Possible values:

  • JAX-WS 2.0

  • JAX-RPC 1.1

URI

URI of this web service. The value corresponds to the final part of the endpoint address in the WSDL that describes the web services

MGMT$WEBLOGIC_WSPORTCONFIG

The MGMT$WEBLOGIC_WSPORTCONFIG view displays general information about the web services port configuration.

Table 13-40 MGMT$WEBLOGIC_WSPORTCONFIG

Column Description

NAME

Name of the web services port configuration

SERVICENAME

Name of the web service. Corresponds to the name attribute of the service element in the WSDL that describes the web service

APPNAME

The name of the application

TRANSPORTPROTOCOL

Transport protocol used to invoke this web service, such as HTTP, HTTPS, or JMS

Oracle WebLogic Domain Views

This section provides a description of each Oracle WebLogic domain view and its columns. It contains the following sections:

MGMT$WEBLOGIC_DOMAIN

The MGMT$WEBLOGIC_DOMAIN view displays general information about the WebLogic Domain configuration.

Table 13-41 MGMT$WEBLOGIC_DOMAIN

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_domain

CM_TARGET_NAME

The name of the target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

ADMINISTRATIONPORTENABLED

WebLogic administration port

PRODUCTIONMODEENABLED

WebLogic server production mode status

EXALOGIC_OPT_ENABLED

Exalogic optimizations enabled status

NAME

Name of the WebLogic domain

DOMAINVERSION

Version of the WebLogic domain

MGMT$WEBLOGIC_OPSSSYSPROP

The MGMT$WEBLOGIC_OPSSSYSPROP view displays general information about the Oracle Platform Security Services (OPSS) System Properties.

Table 13-42 MGMT$WEBLOGIC_OPSSSYSPROP

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_domain

CM_TARGET_NAME

The name of target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

COMBINER_LAZYEVAL

Enables or disables the evaluation of a subject protection domain when check permission is triggered. Default value: FALSE

COMBINER_OPTIMIZE

Enables or disables the caching of a subject protection domain. Default value: FALSE

AUTHORIZATION

Enables or disables the delegation of calls to JDK API AccessController.checkPermission, which reduces runtime and debugging overhead. Default value: FALSE

HYBRID_MODE

Enables or disables the hybrid mode. The hybrid mode is used to facilitate the transition from the Sun java.security.Policy to the OPSS Java PolicyProvider. Default value: TRUE

MGMT$WEBLOGIC_OAMCONFIG

Each row in the MGMT$WEBLOGIC_OAMCONFIG view represents configuration data of Oracle Access Manager (OAM) configured for the WebLogic domain.

Table 13-43 MGMT$WEBLOGIC_OAMCONFIG

Column Description

ECM_SNAPSHOT_ID

GUID of the snapshot

PORT

Provides the value of the port where OAM is deployed

HOSTNAME

Provides the name of the host where OAM is deployed

Oracle WebLogic Cluster View

This section provides a description of the Oracle WebLogic cluster view, MGMT$WEBLOGIC_CLUSTER, and its columns.

MGMT$WEBLOGIC_CLUSTER

The MGMT$WEBLOGIC_CLUSTER view displays general information about the WebLogic cluster configuration.

Table 13-44 MGMT$WEBLOGIC_CLUSTER

Column Description

CM_TARGET_GUID

The unique global identifier (GUID) for the target

CM_TARGET_TYPE

The type of target: weblogic_cluster

CM_TARGET_NAME

The name of target in Enterprise Manager

LAST_COLLECTION_TIMESTAMP

The date and time when the metrics were collected

ECM_SNAPSHOT_ID

GUID of the snapshot

SESS_LAZY_DESER_ENABLED

Session lazy deserialization enabled

CLUSTER_ADDRESS

Cluster address

CLUSTER_BROADCAST_CHANNEL

Cluster broadcast channel

DEFAULT_LOAD_ALGO

Default load algorithm

CLUSTER_MESSAGING_MODE

Cluster messaging mode

CLUSTER_TYPE

Cluster type

REPLICATION_CHANNEL

Replication channel