sqlloader not running
Posted by Roshan on May 02, 2017; 9:40am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/sqlloader-not-running-tp2625.html
Oracle Database 12c
Red Hat Linux 6
Hi,
I am running a sqlloader script from crontab. In the log file, I am getting
/home/jesh/MOB_DATA_jesh.sh: line 1: sqlldr: command not found
My bash profile is as follows
export ORACLE_HOME=/archicom/products/oracle/12.1.0/dbhome_1
export ORACLE_SID=ARCHICOM
export PATH=$PATH:$ORACLE_HOME/bin
#PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PS1='archicom>'
export PATH
Regards,
Roshan