issue in running a sqlldr file in unix environment
Hi,
I am facing a error while running a sqlldr file from unix
/apps/orapps/oraap/apps/apps_st/appl/po/12.0.0/bin/itemstgmv
my control is located in the above mentioned path with name called itemstgmv
after connecting server using putty
when i execute the below command i am getting the error
[root@apps ~]# sqlldr apps/apps@vis CONTROL=/apps/orapps/oraap/apps/apps_st/appl/po/12.0.0/bin/itemstgmv
the below error
-bash: sqlldr: command not found--error
how to these sqlldr file in unix.
Thanks In Advance
0