Error while exprorting using parfile - LRM-00109 and LRM-00113
Hi,
Getting some 'LRM' errors when trying to take a export (exp) using a parfile.
I've created this parfile in location= '/backup1/params.txt' with following contents inside of the parfile:
FILE=larry.dmp
FULL=n
OWNER=larry
GRANTS=y
ROWS=y
COMPRESS=y
below is the error codes what i received while calling the parfile.
======================================================
[oracle@localhost backup1]$ exp userid=larry/champion@orcl parfile=params.txt
LRM-00109: could not open parameter file 'params.txt'
LRM-00113: error when processing file 'params.txt'
EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
EXP-00000: Export terminated unsuccessfully
=======================================================
Platform Details:
OS: Red Hat Ent Linux 5
Version: Oracle 10g R2
Please Assist.
- Thanks
Prashant Dixit