Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Export table with utility oracle 10g

806978Jun 8 2011 — edited Jun 10 2011
Hello all,


I am facing the following issue
I try to export the table with the following
expdp user/pas@tns tables=OK_ARCH_CHS_CR_201105 directory=EXP_DATA dumpfile=OK_CHS_CR.dmp logfile=expdpOK_CHS_CR.log
after that i get this error
Export: Release 10.2.0.1.0 - Production on Wednesday, 08 June, 2011 23:42:26

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

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing 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 488
ORA-29283: invalid file operation
Any ideas?

Please help

pupli
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2011
Added on Jun 8 2011
26 comments
5,140 views