Home » RDBMS Server » Server Utilities » Accelerated Import Export.
Accelerated Import Export. [message #72319] Thu, 15 May 2003 03:31
Harshavardhan
Messages: 3
Registered: May 2003
Junior Member
I have run the following...

cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk singletask
make -f ins_rdbms.mk expst
make -f ins_rdbms.mk impst
make -f ins_rdbms.mk sqlldrst
mv expst $ORACLE_HOME/bin/
mv impst $ORACLE_HOME/bin/
mv sqlldrst $ORACLE_HOME/bin/

It is supposed to create executables of imp/exp/sqlldr which speed up the import-export operations, but these exes seem to give an error. The error encountered is data-type mismatch. or fatal error. And the utilities don't seem to work at all.
Do we need to bring down all the databases before re'making' these exes ?
Does this ever work, I mean has anyone tried it practically ?
Previous Topic: How will i move my control files?
Next Topic: Monitoring sql*loader via hp openview
Goto Forum:
  


Current Time: Wed Jun 26 13:25:12 CDT 2024