1Z0-058 · Question #123
You are managing a three-instance policy-managed RAC database PROD. You created a service called GL for the PROD database by using the following command: oracle@gr7597~]$srvctl add service -d PROD…
The correct answer is A. Enable Advanced Queuing notifications by using SRVCTL as shown in the following command: B. Execute the following statement for the users that will be connecting by way of the -Net D. Enable Fast Connection Failover for ODP.NET connection pools by subscribing to FAN High. Perform the following steps to enable FAN for ODP.NET clients: srvctl modify service -d crm -s odpnet.example.com -q TRUE EXECUTE DBMS_AQADM.GRANT_QUEUE_PRIVILEGE('DEQUEUE','SYS.SYS$SERVICE_METR ICS', Oracle Real Application Clusters Administration and Deployment Guide
Question
You are managing a three-instance policy-managed RAC database PROD. You created a service called GL for the PROD database by using the following command:
oracle@gr7597~]$srvctl add service -d PROD -s GL -g SP1 -c singleton -y manual Examine the following output:
(oracle@gr7597~]$srvctl config database -d PROD -a Database unique name: PROD base name: PROD Oracle home: /u0l/app/oracle/product/11.2.0/dbhome_l cle user: oracle Spfile:
+DATA/PROD/spfil6RACDB.ora Domain:
Start options: open Stop options: immediate Database role: PRIMARY Management policy: AUTOMATIC Server pools: SPl Database instances:
Disk Groups: DATA, FRA Services:
Database is enabled Database is policy managed [oracle@gr?597~]$ crsctl stat res ora.PROD.db NAME=ora.PROD.db TYPE=cluster__resource TARGET=ONLlNE STATE^ONLINE on gr7597 ONLINE on gr7602 ONLINE on gr7633 [oracle@gr7597~]S crsctl stat serverpool ora.SPl NAME=ora.SPl ACTIVE_SERVERS=gr7S97 gr7 602 gr7633 [oracle@gr7597-JS crsctl NAME=ora.prod.gl.svc TYPE=ora.service - type TARGET=ONLINE STATE=ONLlNE on gr7597 Which three steps are required to enable ODP.NET clients that connect to the GL services to receive FAN High Availability Events?
Options
- AEnable Advanced Queuing notifications by using SRVCTL as shown in the following command:
- BExecute the following statement for the users that will be connecting by way of the -Net
- CEnable Transparent Application Failover (TAF), either on the client or for the service.
- DEnable Fast Connection Failover for ODP.NET connection pools by subscribing to FAN High
- ELink client applications with the client thread or operating system library.
How the community answered
(51 responses)- A78% (40)
- C14% (7)
- E8% (4)
Explanation
Perform the following steps to enable FAN for ODP.NET clients: srvctl modify service -d crm -s odpnet.example.com -q TRUE EXECUTE DBMS_AQADM.GRANT_QUEUE_PRIVILEGE('DEQUEUE','SYS.SYS$SERVICE_METR ICS', Oracle Real Application Clusters Administration and Deployment Guide
Topics
Community Discussion
No community discussion yet for this question.