Easysoft
The Easysoft ODBC-Oracle Driver version 3.0 is our fastest driver ever. Trial it free.

Easysoft ODBC-Oracle Driver

How do I handle signals when using the Oracle client libraries?

Article : 00967
Last Reviewed : 8th February 2007
Revision : 1

The Easysoft ODBC-Oracle Driver does not catch or change the default disposition of any signals. The Oracle client libraries do change the default disposition of some signals, SIGINT, for example. The client libraries appear to do this at connect time.

You can change a signal's disposition after connecting to Oracle and then handle the signal. However, by doing this you are overriding the client libraries' own signal handler and the results may be unpredictable.

An alternative method is to change the signal's disposition after the OCI connect call, having first saved the previous disposition. You can then restore the original disposition when making Oracle client library calls. However, this approach may be impractical if you are making a lot of Oracle client library calls.

Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.