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

Home -> Community -> Mailing Lists -> Oracle-L -> Auto log apply to standby db using Perl

Auto log apply to standby db using Perl

From: Jo King <rob.langmuir_at_virgin.net>
Date: Wed, 29 Aug 2001 10:07:12 -0700
Message-ID: <F001.0037B891.20010829102232@fatcity.com>

 
 
        Environment

is NT4 with Oracle 8.0.5.
 
        I wish to

automate the procedure for applying the archive logs to a
        standby

database. The logs are automatically transferred to standby
        destination

'area'.
        I am

planning to use Perl (currently learning) to perform <FONT face=Arial size=2>this. After 
        gaining

connectivity to database via svrmgr30 and issuing command : -
       
         recover automatic standby

database; 
         I'm NOT

sure how to go about coding (
'stacking') responses to ..
        "Archive file

not found message..". when there are no longer any more
        archive files

to apply.
 
       I wish to

respond cancel to the standard message : -
       
        Enter

<RET>...........<CANCEL>....
       and then

exit out of svrmgr30.
 
        If anybody

has a Perl script for handling such a situation (or similar) or 

        could give me

an example on how to achieve, I'd be very grateful.
 

<FONT face=Arial
size=2>        <FONT face=Arial
size=2>/Rob 
 
 
 
 
Received on Wed Aug 29 2001 - 12:07:12 CDT

Original text of this message

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