-
Hi, I get some question when using dcn.
My environment:
OS: Windows 10 LTS
OCILIB 4.2.0
Oracle server 12.1.0 on the server machine
I built OciLib with DEBUG - Unicode configuration on Win32 plat…
-
1. Is ocilib::Pool thread safe?
2. It seems that the annotation descriptions of SetNoWait function of C interface and SetNoWait function of c++ interface are inconsistent, which one shall prevail?
…
-
https://www.zhihu.com/question/21376384
http://coolshell.info/blog/2014/12/c-open-project.html
https://github.com/lk-geimfari/awesomo/blob/master/languages/C_C%2B%2B.md
C:
- https://github.c…
-
### Describe the bug
Keeping the bug report info from #16527.
The `runtime_deployer` from #15382 is a very good addition to Conan, but the implementation currently has some defects:
- Only `*.so`…
-
### Package Name/Version
ocilib/4.7.6
### Webpage
http://www.ocilib.net/
### Source code
https://github.com/vrogier/ocilib
### Description of the library/tool
OCILIB is an open source and cross…
-
the configure script only searches `$ORACLE_HOME/rdbms/public` and `$ORACLE_HOME/rdbms/demo` and fails to find the path:
`[...]`
`checking for Oracle OCI headers location... configure: error: vari…
-
Hello Vincent,
I am using libocilib on windows platform with Oracle 19c and I have a problem when I am using thread,pool and dirpath:
There sometimes errors are reported at OCI_DirPathGetMaxRows…
-
## Problem
Support to Oracle db
-
When you try to connect to a nonexistent service_id stops with segfault.
Tested with versions 11.2.0.2 and 11.1.0.1.
mvtm updated
12 years ago
-
After I started this, I found the issue is due to an oracle bug.
**Bug 33726788 - OCI Unregister Is Stuck During DB Drain Rolling Shutdown (Doc ID 33726788.8)**
This only happens in RAC. When I…