- I need to check directory test_file exist, if yes then need to check directory test_file is having write permission so that files will be writen in the same.
this functionality i needed in shell script(ksh).
- What would be return code from sqlldr for single table load and multi table load method , when there is an error due to
i.logon issue
ii. table does not exist
iii.less no of columns/data issue
iv.if any bad file generation
For Checking Diretory is present
For checking if directory is writeable
Regarding Oracle error code, you can try on your own if you have the environment.