I've beed asked to run a full export of an Oracle 8i database (running a Windows 2000 server). Is it possible to specify where the dmp file will be created in this version. I know from 10g onwards, I can use the
Create or Replace directory expdp_dir as '***'
But I believe, I cant use this for an Oracle 8i Db. If not, where about's does the dump file (by default) gets placed..