Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Stand By Database !!

RE: Stand By Database !!

From: Rahul <rahul_at_ratelindo.co.id>
Date: Tue, 02 Apr 2002 19:18:20 -0800
Message-ID: <F001.00439739.20020402191820@fatcity.com>


you need to create the datafile in ur standby.... and then apply the logs...

see the alter database create datafile AS command...         

> ----------
> From: Prasad Dash, Saroj (CAP,
> GCF)[SMTP:saroj.prasaddash_at_gecapital.com]
> Sent: Wednesday, April 03, 2002 9:00 AM
> To: LazyDBA.com Discussion
> Subject: Stand By Database !!
>
> Suhen ,
>
> After adding a datafile in Primary database .In the day end I am planning
> to
> apply the archive logs into stand by database.
> Did I require to refresh the controlfile .
>
> Hello all,
>
> My standby database is in manual mode.
>
> I came to know that if you will apply the archive logs then you will hit
> the errors below.
> ORA-283, ORA-1670, ORA-1157, ORA-1110
>
> STANDBY DATABASE> svrmgrl
> STANDBY DATABASE> connect internal
> STANDBY DATABASE> recover standby database Press Enter Key
>
> then i will hit those errors
> ORA-283, ORA-1670, ORA-1157, ORA-1110
>
> My standby database is in manual mode.Everyday I transfer the archive logs
> manually and recove the dataase manually.
>
>
> So please tell me what will be the detail procedure of adding a datafile
> in
> stand by databse.
>
> I know about this command.
>
> Svrmgrl> connect internal
> svrmgrl> simple i will put the below command.
>
> ALTER DATABASE CREATE DATAFILE '/db/orcale/docimage.dbf'
> AS '/db/orcale/docimage.dbf';
>
> svrmgrl> then recover standby database
>
> HIt the Enter Key the appply the logs.
>
>
>
>
> Please tell me the detail procedure.
>
> Regards,
> Saroj.
>
> --------
> Oracle documentation is here:
> http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to oracledba-unsubscribe_at_LAZYDBA.com
> To subscribe: send a blank email to oracledba-subscribe_at_LAZYDBA.com
> Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rahul
  INET: rahul_at_ratelindo.co.id

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Apr 02 2002 - 21:18:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US