We will create shell script to call SQL loader to load the file. As part of 1 script data is loaded successfully but returning non zero exit code. No error in log file..
Only concern is 2 scripts parallelly calls 112 sql loader. Some times it processes to error, when re run 2-3 times it returns zero exit code.
please help..