I'm trying to use the Export Tables tool with the Oracle Export option. I select a handfull of tables, set my options and start the export but nothing happens.
The following command is what appears in the log:
C:\orant\bin\EXP80.EXE parfile=c:\Temp\plsexp.par
However EXP80 reports the following:
LRM-00109: could not open parameter file 'c:\Temp\plsexp.par'
LRM-00113: error when processing file 'c:\Temp\plsexp.par'
If I look in the c:\Temp the file does not exist.
It appears that the parameter file does not get created by PL/SQL developer.
Is this a bug or am I doing something wrong?
Thanks,
The following command is what appears in the log:
C:\orant\bin\EXP80.EXE parfile=c:\Temp\plsexp.par
However EXP80 reports the following:
LRM-00109: could not open parameter file 'c:\Temp\plsexp.par'
LRM-00113: error when processing file 'c:\Temp\plsexp.par'
If I look in the c:\Temp the file does not exist.
It appears that the parameter file does not get created by PL/SQL developer.
Is this a bug or am I doing something wrong?
Thanks,