DBD::Oracle - blocking or non-blocking OCI?

From: William Campbell (williamc_at_jobsite.co.uk)
Date: 01/30/04


To: <dbi-users@perl.org>
Date: Fri, 30 Jan 2004 12:35:53 -0000

Hi,

Does anyone know whether DBD::Oracle uses blocking or non-blocking OCI?

We are using version 1.12 of DBD::Oracle built using OCI8 under perl 5.6.1.

The reason I am interested in this is that we are having occasional ORA-600
errors which we have reported to Oracle support and they are asking us this
question.

Cheers,

William



Relevant Pages

  • Re: New Driveway
    ... || dropped kerb doesn't actually lead anywhere. ... The reason to stop other people blocking a persons ... Then you possibly have never lived in a street where there was already too little parking to go around, before people started paying for dropped curbs - effectively "buying" their bit of highway. ...
    (uk.legal)
  • Re: Sockets in C on Linux
    ... has (for some reason) stopped reading/writing the socket. ... use either alarm() (looks relatively simple but isn't ... really) or select/polland non-blocking sockets ). ... using alarmand blocking calls, ...
    (comp.programming)
  • Re: New Driveway
    ... || there was some consensus that the law has had the unintended effect ... The reason to stop other people blocking a persons ...
    (uk.legal)
  • Re: Should shared _r libraries depend on threading library?
    ... such that there is less blocking. ... Another reason is the ability to take advantage of multiple CPU cores. ... The majority of machines being sold today have more than one core. ... majority of machines sold two years ago had but one. ...
    (comp.programming.threads)
  • Re: Blocking read() policy?
    ... >> Blocking and scheduling is not the same. ... >> anything, but if done for no good reason like you suggest, ... time it took for the I/O operation to complete. ... Polling isn't awlways stupid. ...
    (comp.os.linux.development.system)