Database Utilities (MOSC)

MOSC Banner

need help with import full=y

edited Nov 9, 2009 5:44AM in Database Utilities (MOSC) 6 commentsAnswered ✓
Hi All,

database version = 10.2.0.4

export database = abc

import database = abctst

Export dump file with option full=y , after importing with full=y option, i seen the below messages in alert log.can you please let me know why tablespaces re-creation is done?

Alert Log:

CREATE UNDO TABLESPACE "UNDOTBS" BLOCKSIZE 16384 DATAFILE  'undotbs001.dbf' SIZE 524288000       EXTENT MANAGEMENT LOCAL
ORA-1543 signalled during: CREATE UNDO TABLESPACE "UNDOTBS" BLOCKSIZE 16384 DATAFILE  'undotbs001.dbf' SIZE 524288000       EXTENT MANAGEMENT LOCAL ...
Mon Nov  2 13:08:51 2009
CREATE TABLESPACE "SYSAUX" BLOCKSIZE 16384 DATAFILE  'sysaux001.dbf' SIZE 524288000       EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT  SEGMENT SPACE MANAGEMENT AUTO
ORA-1543 signalled during: CREATE TABLESPACE "SYSAUX" BLOCKSIZE 16384 DATAFILE  'sysaux001.dbf' SIZE 524288000       EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT  SEGMENT SPACE MANAGEMENT AUTO...

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