The best place to *find* answers to programming/development questions, imo, however it's the *worst* place to *ask* questions (if your first question/comment doesn't get any up-rating/response, then u can't ask anymore questions--ridiculously unrealistic), but again, a great reference for *finding* answers.

My Music (Nickleus)

20120221

where is the default oracle impdp log file location?

in my oracle 11g installation on ubuntu 11.10 it is:
/u01/app/oracle/admin/mydatabase/dpdump/import.log

i found this folder by running this query:
SELECT directory_path FROM dba_directories WHERE directory_name = 'DATA_PUMP_DIR';

No comments:

Post a Comment