Database Memory & 4030/4031 (MOSC)

MOSC Banner

Shared pool problem

edited Aug 4, 2011 2:35AM in Database Memory & 4030/4031 (MOSC) 19 commentsAnswered
Hi Gurus,

Oracle Version: 11.2.0.1(2-node RAC DB)
Operating system : CentOs (64-bit)

While i am trying to configure single instance standby database on 32-bit OS and from my primary RAC db on 64-bit OS and when trying to duplicate target db i got below. error.


RMAN> duplicate target database <font color="navy"><b>for</b></font> standby from active database;
 
Starting Duplicate Db at 21-JUL-11
using target database control file instead of recovery catalog
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: SID=63 device type=DISK


contents of Memory Script:
<font color="navy">{</font>
   backup as copy reuse
   targetfile  <font color="navy">'/u01/app/oracle/product/11.2.0/db_1/dbs/orapwqfundrac1'</font> auxiliary format
 <font color="navy">'/u01/app/oracle/product/11.2.0/db_1//dbs/orapwpoorna'</font>   ;
<font color="navy">}</font>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center