Hallo Mas Rohmad, saya sudah coba tapi masih keluar error : ORA-27369: job of type EXECUTABLE failed with exit code: 127 STANDARD_ERROR="/u01/u02/test.sh[2]: /bin/sqlldr: not found"
tolong koreksi script test.sh saya (maklum pemula dalam script shell linux)
#!/usr/bin/ksh
sqlldr userid=dm/[EMAIL PROTECTED] control=/u01/u02/change_custkey.ctl
data=/u01/u02/CHANGE_CUSTKEY.csv
Salam,
Iman

