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