Home » Server Options » Data Guard » dbstart (Oracle 10.2.0.1.0 - Linux)
dbstart [message #380612] Mon, 12 January 2009 13:12 Go to next message
danyromimd
Messages: 73
Registered: August 2008
Member
Hi all!!

I'm trying to configure my 'dbstart' script to make it "startup" the Standby database only "mounted" an then turn on "real time apply". I can't make it apply logs. The log file says the database was "altered" but it does'n seem to be making it.


...
$SQLDBA << EOF
connect / as sysdba
startup mount
alter database recover managed standby database using current logfile disconnect from session;
quit
EOF



What's wrong?

Thanks in advance,
Daniela.
Re: dbstart [message #380866 is a reply to message #380612] Tue, 13 January 2009 11:26 Go to previous message
danyromimd
Messages: 73
Registered: August 2008
Member
I must correct myself....
It does apply logs but just after quite a long time. After this it starts applying them as soon as they are written to the Primary DB.
Is this the way it oughts to work?
Previous Topic: Long transactions
Next Topic: ORA-01194: file 1 needs more recovery to be consistent ORA-01110: data file 1 '.........\SYSTEM01.D'
Goto Forum:
  


Current Time: Thu Mar 28 08:07:07 CDT 2024