Home » RDBMS Server » Server Utilities » Returning Sqlldr Error messages in VB
Returning Sqlldr Error messages in VB [message #70465] Mon, 17 June 2002 22:38 Go to next message
sathish
Messages: 16
Registered: February 2002
Junior Member
Hi,
In my application i am uploading data from a file to oracle db through sqlloader at the command prompt through vbapplication.Sometimes this sqlldr fails to upload the file and returns some error messages at the command prompt
so all i want is i need catch this error messages in my vb application.how to go about it?
is there any other way to upload a file and to catch all error messages thru' vb???
Re: Returning Sqlldr Error messages in VB [message #70473 is a reply to message #70465] Tue, 18 June 2002 06:27 Go to previous message
Grant
Messages: 578
Registered: January 2002
Senior Member
Use the log switch in sqlldr and if the exit status is other than zero then parse the log for errors and send it in email.
Previous Topic: Problem with hot backup script
Next Topic: Need United States City and State data.
Goto Forum:
  


Current Time: Mon Apr 29 04:21:42 CDT 2024