Pular para o conteúdo

Fóruns Banco de dados Oracle Dúvida com data pump Dúvida com data pump

#91623
Anônimo

    Estou no servidor Linux, fui tentar fazer o import e deu estes erros.

    [oracle@standby exp_dmp]$ impdp teste/abc123 full=y directory=import dumpfile=EXPDP.DMP

    Import: Release 10.2.0.1.0 – 64bit Production on Wednesday, 16 December, 2009 16:56:01

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

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 – 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.
    ORA-29283: invalid file operation
    ORA-06512: at “SYS.UTL_FILE”, line 475
    ORA-29283: invalid file operation

    Já criei o usuário teste no banco e passei privilégios de DBA.