Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> rman clone to remote server
i am trying to clone the db1 on server a to a new clone db2 on server
b.
i have all the backups on server a of db1
on server b
i have create an inti file, a password file and the directory
structure.
i have start nomount db2
db1 is live so i always up
if on server b it try and duplicate db rman commmand it fails as it cannot find the backup pieces (prosumably because theyon the other server)
if on server i try the dupilcate db rman command
RMAN> connect target SYS/********@db1
connect AUXILIARY SYS/*********@db2
connected to target database: LSB (DBID=2038998307)
RMAN>
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-04006: error from auxiliary database: ORA-01031: insufficient privileges
any ideas? Received on Tue Oct 25 2005 - 10:57:49 CDT
![]() |
![]() |