OciMonitor - SQL Tracer for Oracle OCI Code
Status: Beta
Brought to you by:
borizm
File | Date | Author | Commit |
---|---|---|---|
OciMonitor.net | 2010-02-14 | borizm | [r9] ocimonitor-0.4.33 |
OciTracer | 2010-02-14 | borizm | [r8] |
Oracle | 2010-02-14 | borizm | [r5] |
pthreads | 2010-02-14 | borizm | [r2] |
readme.txt | 2010-02-14 | borizm | [r7] |
OciMonitor SQL Monitor/Tracer for Oracle OCI http://ocimonitor.sourceforge.net/ http://sourceforge.net/projects/ocimonitor/ License: GNU General Public License version 3 (GNU GPL 3), http://www.gnu.org/licenses/gpl-3.0.html Copyright: Borys Madrawski Company: Sygnity SA, http://www.sygnity.pl Runtime environment ------------------- - Microsoft Windows XP/Vista (for sure, but other versions probably also), http://www.microsoft.com - Microsoft .NET 1.1 (or newer), http://www.microsoft.com - Oracle Client 8.1/9.x,10.x/11.x (InstantClient also), http://www.oracle.com/technology/tech/oci/instantclient/index.html - Oracle Database (for traced application), http://www.oracle.com/database/index.html - some tracing target: fat-client application utilizing OCI and Oracle Database Development of OciMonitor.net ----------------------------- Language: C# Runtime/SDK: - Microsoft .NET 1.1 (or newer), http://www.microsoft.com - Microsoft .NET 1.1 SDK (optional, SharpDevelop is self-sufficient for compiling) Components: - ICSharpCode.TextEditor 1.1 (included in this package), http://www.icsharpcode.net/OpenSource/SD - ICSharpCode.SharpZibLib 0.85 (included in this package), http://www.icsharpcode.net/OpenSource/SharpZipLib IDE: - ICSharpCode SharpDevelop 1.1 (for compiling), http://www.icsharpcode.net/OpenSource/SD Development of OciTracer ------------------------ Language: C/C++ Runtime/SDK: - MinGW 3.14, STL, gcc-g++ 3.4.5 (included in Code::Blocks), http://www.mingw.org Components: - Oracle OCI 8.1 (included in this package), http://www.oracle.com/technology/tech/oci IDE: - Code::Blocks 8.02 (for compiling), http://www.codeblocks.org - U++ (very optional, was used at the beginning, when GUI was developed in C++), http://upp.sf.net Best regards, Borys Madrawski