Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Redirect exp/imp otuput on Unix
Hi,
on a ksh script i have the line:
imp pippo/pluto file=/ora_001/admin/PLUTO/exp/$FILE_DMP
log=/ora_001/admin/SMS/exp/$FILE_DMP.log fromuser=pippo touser=pippo 1
>> $LOG_FILE 2 >> $LOG_ERROR_FILE.
When the script executes this command all the imp output is send to
$LOG_ERROR_FILE, even if there are non errors.
There is something wrong with the syntax or imp/exp utility return not works with ksh stdout/stderror?
Thanks
Valentino
Received on Thu Jun 27 2002 - 06:07:08 CDT
![]() |
![]() |