Use this page to perform JCA lifecycle management operations on data source and connection factory MBeans. With these management operations, you can control the run-time status of the corresponding data source and connection factory resources.
Table column heading descriptions:
The name of the connection factory or data source configuration, followed by the Java Naming and Directory Interface (JNDI) name in parenthesis.
The server that is running the connection factory or data source MBean.
The state of the connection factory or data source MBean.
State | Indications |
---|---|
ACTIVE |
You can apply the JCA lifecycle management operation of PAUSE to an MBean in this state. |
PAUSED |
You can apply the JCA lifecycle management operation of RESUME to an MBean in this state. |
NOT_ACCESSED |
You cannot apply JCA lifecycle management operations to an MBean in this state. |