Run the srvctl config service
command from the command line to obtain the high availability configuration of a service. For example, the following command returns the configuration of the erp
service that is running on the apps
database:
$ srvctl config service -db apps -service erp Service name: erp Service is enabled Server pool: pool1 Cardinality: 1 Disconnect: false Service role: PRIMARY Management policy: AUTOMATIC DTP transaction: false AQ HA notifications: true Global: false Commit Outcome: true Failover type: TRANSACTION Failover method: NONE TAF failover retries: 30 TAF failover delay: 10 Connection Load Balancing Goal: LONG Runtime Load Balancing Goal: SERVICE_TIME TAF policy specification: NONE Edition: Pluggable database name: Maximum lag time: ANY SQL Translation Profile: Retention: 86400 seconds Replay Initiation Time: 1800 seconds Session State Consistency: STATIC Preferred instances: apps Available instances:
See Also:
Server Control Utility Reference for information about other administrative tasks that you can perform with SRVCTL