Database Utilities (MOSC)

MOSC Banner

impdp problem

edited Jan 20, 2013 7:40PM in Database Utilities (MOSC) 4 commentsAnswered ✓


[oracle@test ~]$ impdp system/oracle network_link=RACDB5      EXCLUDE=SCHEMA:"'SYSTEM'"      TABLE_EXISTS_ACTION=REPLACE full=y   

Import: Release 10.2.0.5.0 - Production on Saturday, 29 December, 2012 11:07:03

Copyright (c) 2003, 2007, Oracle.  All rights reserved.

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39001: invalid argument value
ORA-39071: Value for EXCLUDE is badly formed.
ORA-00920: invalid relational operator
ORA-06512: at "SYS.KUPM$MCP", line 2687


[oracle@test ~]$ impdp system/oracle network_link=RACDB5      EXCLUDE=SCHEMA:"= 'SYSTEM'"       TABLE_EXISTS_ACTION=REPLACE full=y  
LRM-00116: syntax error at 'SCHEMA:' following '='

DId i write  EXCLUDE=SCHEMA:"'SYSTEM'"  wrong ?

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