Issues
- 2
segmentation fault on OcilibConnectionFree
#366 opened by jkstill - 0
- 2
- 0
Calling Environment::Initialize() / Environment::Cleanup() multiple times per process might lead to segfaults with latest embedded vc143 runtime
#362 opened by vrogier - 5
Pool connection is never released (C++)
#355 opened by gix - 0
Wrong handle type used in OcilibCallbackHAEvent()
#361 opened by PeekPocket - 1
Two doubts !
#352 opened by MagicXran - 1
OcilibElementSetRaw bug
#354 opened by zhang-ke-wei - 1
Wrapper for OCINlsGetInfo()
#342 opened by Enni74 - 5
Error occurred at OcilibResultsetFetchFirst: A null Resultset handle has been provided
#337 opened by MagicXran - 4
- 2
Reusing prepared statement hangs
#353 opened by AIIleG - 0
- 1
crash with using change notification
#346 opened by Miki-123 - 6
On connection pool problem
#343 opened by MagicXran - 1
- 1
- 3
- 1
Regarding using ocilib::Pool to get links ,what happens if the maximum link is reached?
#340 opened by MagicXran - 1
Regarding the use of connection pool to obtain links, will it be automatically recycled by connection pool?
#338 opened by MagicXran - 4
Error occurred at OcilibEnvironmentInitialize: Cannot load OCI shared library (oci.dll)
#336 opened by MagicXran - 1
DCN getObjectName display mess code
#348 opened by insertintosb - 1
Free memory after dequeue
#347 opened by Kyle-SZJVSCH - 1
I don't know why I suddenly reported this error: ocilib\include\ocilibcpp\detail\exception.hpp(92): error C2061: syntax error: identifier 'nothrow'
#339 opened by MagicXran - 23
Strange behaviour with XMLTYPE
#331 opened by unficyp - 0
OCI_TypeInfoGet() : In case of failure, newly created OCI_TypeInfo object is not removed from OCI_Connection internal cache
#332 opened by vrogier - 1
OCI_GetServerMajorVersion() returns wrong values for Oracle Server version < 18.1
#333 opened by freakout42 - 1
- 8
OCI_GetSqlIdentifier() returns invalid values for Scrollable Statements when called more than once
#329 opened by unficyp - 11
OCI_GetTimeout() always returns 0 since v4.7.0
#326 opened by inPhraZ - 7
ocilib::Lob::GetConnection() does not compile anymore
#325 opened by unficyp - 7
- 2
Cancel/Terminate/Stop connection request
#321 opened by unficyp - 3
C++ API: Exception GetMessage
#322 opened by unficyp - 2
Selecting ADT object hangs when OCILIB initialized with OCI_ENV_THREADED in develop-4.7.5
#320 opened by iliasaz - 6
OCI_DequeueGet() returns messages with OCI_Object payloads that can have NULL properties while being NOT NULL when queued
#316 opened by prospero-team - 3
I encountered a confusing issue
#317 opened by krosjean - 0
- 7
windows vs2019 OCI_ERR_LOADING_SHARED_LIB
#315 opened by hewittzgh - 5
OCI_GetString() returns NULL for CLOB columns is the CLOB row value was filled with empty_clob()
#313 opened by iliasaz - 3
String Bind Variables are limited to 64k in size
#310 opened by Andreas741 - 2
Pool::GetConnection waits for an infinite time on network failure or disconnection
#311 opened by mrfazlali - 4
OCI_Execute() does not raise exceptions when executing PL/SQL statement raising no data was found PL/SQL exception
#309 opened by Andreas741 - 10
OCI_Execute() raises error OCI-22060 when binding host big_int variables with OCI_BDM_OUT in case the SQL or PL/SQL engine sets a NULL value
#308 opened by Andreas741 - 4
- 2
Using OCIStmtFetch2
#307 opened by OCIntel - 2
Object::Set specialized for Collection of Objects
#305 opened by mrfazlali - 2
- 3
- 2
Handling special characters from C++
#303 opened by OCIntel