Problem with EXPDP/IMPDP with Parameter file
99427Apr 27 2005 — edited Apr 28 2005Dear All
I want to execute EXPDP/IMPDP command of Oracle10g as below.
I am using Windows XP Professional with SP2.
And Oracle 10g release 10.1
c:>expdp user1/user1 parfile=c:\program Files\xyz.txt
This command gives
LRM-00109: could not open parameter file 'C:\Program'
LRM-00113: error when processing file 'C:\Program'
That means space is not allowed while specifying the directory name.
If I put in " "(double quote) marks, still it gives the same error.
If I give Program~ insted of Program Files (8.3) notation then it works.
So, my question is why not it works with space.Still IMPDP/EXPDP commands are dos based commands.
Specifying space for dir name is requirement in project.
Is it a bug?
Any suggestion/solution is welcome.
Thanking You.
Nikhil Wani
Vadodara