Home » Server Options » Data Guard » Data Guard DGMGRL / 9i
Data Guard DGMGRL / 9i [message #63939] Sat, 27 November 2004 07:28 Go to next message
M. Pallas
Messages: 12
Registered: November 2004
Junior Member
I need some help with DGMGRL / Oracle 9i running on Windows 2000.
This server runs a Client/Server application – not a Web Server.

When I attempt to connect to DGMGRL ( SYS / password) I receive the following message:
Connected.
Warning:
ORA-16525: the Data Guard broker is not yet available
ORA-06512: at "SYS.DBMS_DRS", line 45
ORA-06512: at "SYS.DBMS_DRS", line 60
ORA-06512: at line 12

Also when I connect to DGMGRL: connect / as sysdba I get invalid password, try help!

Thank you in advance for the help.

M. Pallas
Re: Data Guard DGMGRL / 9i [message #63940 is a reply to message #63939] Sun, 28 November 2004 09:21 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

You need to start the Data Guard Broker (DMON)
process before connecting. Try the following:

SQL> alter system set DG_BROKER_START = true;  
System altered.


DGMGRL> connect sys/oracle  
Connected.


Best regards.

Frank
Re: Data Guard DGMGRL / 9i [message #328324 is a reply to message #63939] Thu, 19 June 2008 14:47 Go to previous message
sormond
Messages: 2
Registered: June 2008
Junior Member
Make sure the correct ORACLE_SID is specified as well. This is a common mistake when you are running multiple instances.
Previous Topic: cannot start OEM on standby database
Next Topic: dataguard
Goto Forum:
  


Current Time: Thu Mar 28 20:21:41 CDT 2024