Problems importing dumpfile
779298Jun 15 2010 — edited Jun 15 2010Hi,
I've created a database from scratch and I wanted to import a dumpfile using the impdp command. This is what I get from de log file:
Copyright (c) 2003, 2007, Oracle. All rights reserved.
+;;;+
Conectado a: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-31694: fallo de la tabla maestra al cargarse/descargarse "SYS"."SYS_IMPORT_FULL_01"
ORA-02354: error al exportar/importar datos
ORA-02373: Error al analizar la sentencia de inserción para la tabla "SYS"."SYS_IMPORT_FULL_01".
ORA-00904: "ORIGINAL_OBJECT_NAME": identificador no válido
Thanks to everyone