Getting problem in setting databroker [message #328640] |
Sat, 21 June 2008 01:20  |
ranvijaidba
Messages: 71 Registered: May 2008 Location: Bangalore
|
Member |
|
|
Database version:10.2.0.1.0
I sucessfully created the broker and also added the standby database but when i am passing this command it is showing error
DGMGRL> show configuration
Configuration
Name: broker1
Enabled: YES
Protection Mode: MaxPerformance
Fast-Start Failover: DISABLED
Databases:
primary - Primary database
phstandby - Physical standby database
Current status for "broker1":
Warning: ORA-16607: one or more databases have failed
DGMGRL> show database phstandby
Database
Name: phstandby
Role: PHYSICAL STANDBY
Enabled: YES
Intended State: ONLINE
Instance(s):
phstandby
Current status for "phstandby":
Error: ORA-12541: TNS:no listener
But listener is running and i am able to connect with sqlplus.Please suggest me what i have to do.
|
|
|
|