Database Administration (MOSC)

MOSC Banner

facing database compatability issue while running adcfgclone in database

edited Dec 29, 2014 8:58AM in Database Administration (MOSC) 2 commentsAnswered

hi all

when i'm cloning R12 database i'm getting error

Total System Global Area 1068937216 bytes

Fixed Size                  2235208 bytes

Variable Size             427820216 bytes

Database Buffers          624951296 bytes

Redo Buffers               13930496 bytes

CREATE CONTROLFILE REUSE SET DATABASE "BERGVIS2"

*

ERROR at line 1:

ORA-01503: CREATE CONTROLFILE failed

ORA-01130: database file version 11.2.0.3.0 incompatible with ORACLE version

11.2.0.0.0

ORA-01110: data file 1: '/oradb/oracle/BERGVIS2/db/apps_st/data/system01.dbf'

alter database open resetlogs

*

ERROR at line 1:

ORA-01507: database not mounted

alter tablespace TEMP1 add tempfile '/oradb/oracle/BERGVIS2/db/apps_st/data/temp01.dbf' REUSE

*

ERROR at line 1:

ORA-01109: database not open

alter tablespace TEMP2 add tempfile '/oradb/oracle/BERGVIS2/db/apps_st/data/temp02.dbf' REUSE

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