send some error outputs
regards
Klaus
-----Ursprüngliche Nachricht-----
Von: Legato NetWorker discussion
[mailto:NETWORKER < at > LISTSERV.TEMPLE.EDU] Im Auftrag von darings
Gesendet: Mittwoch, 6. April 2005 07:28
An: NETWORKER < at > LISTSERV.TEMPLE.EDU
Betreff: [Networker] Did you use auxiliary database for recovr ?
From use Auxiliary Database for Oracle i'm testing oracle recover.
Do you have experience about auxiliary database ?
I have two instance of oracle . that is targetDB and newduplication
the database is registered in rman catalog.
For recover it in newduplication. the follow command is used
connect target sys/*** < at > targetDB
connect rcvcat rman01/rman01 < at > rman
connect auxiliary sys/*** < at > newduplication
run {
allocate channel ch1 device type sbt;
duplicate target database to newdupliation;
release ch1;
}
This run scripts is showed in Oracle Auxiliary Database!
But This script can't execute good job. Why ?
Do you know the reason ? help me..
--
Note: To sign off this list, send a "signoff networker"
command via email
to listserv < at > listserv.temple.edu or visit the list's Web site at
http://listserv.temple.edu/archives/networker.html where you can
should be sent to stan < at > temple.edu
Note: To sign off this list, send a "signoff networker" command via email
to listserv < at > listserv.temple.edu or visit the list's Web site at
http://listserv.temple.edu/archives/networker.html where you can
should be sent to stan < at > temple.edu
