Hello, I am running Windows 2000 and when I issue a SQL*Loader using a Windows .bat file, for some reason, when the SQL*Loader process is finished, the window does not close. I tried setting the "Close on Exit" option that used to exist in prior versions of Windows but that doesn't work.
My .bat file is:
sqlldr80.exe userid=xx/yy@zz control=aa.ctl log=bb.log
exit
I am running Oracle 8.0.6.0.0
Any help would be greatly appreciated. Thanks
My .bat file is:
sqlldr80.exe userid=xx/yy@zz control=aa.ctl log=bb.log
exit
I am running Oracle 8.0.6.0.0
Any help would be greatly appreciated. Thanks