RE:Logical Standby Database Creation Error
edited Oct 8, 2013 9:44PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 4 commentsAnswered ✓
Dear Members,
I am trying to create a Logical Standby Database using the normal process by migrating from the Physical Standby Database in Dataguard Oracle 11g.
The Primary Database stands on Oracle Database 11.2.0.1.0 and the intended Logical Standby Database is on Oracle Database 11.2.0.3.0
The final build up stages returned the following messages:
===========================================================
[test@testsrv]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.3.0 Production on Sat Oct 5 17:26:37 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to an idle instance.
Step 1.
SQL> startup mount;
ORACLE instance started.
Total System Global Area 760000512 bytes
Fixed Size 2232112 bytes
Variable Size 650117328 bytes
Database Buffers 100663296 bytes
Redo Buffers 6987776 bytes
Database mounted.
0