Home » Developer & Programmer » Precompilers, OCI & OCCI » OCI profiler
OCI profiler [message #218986] Mon, 12 February 2007 06:50
oleg_hl
Messages: 1
Registered: February 2007
Junior Member
Hi,
i am writing tool that intercepts OCI calls.
My goal is to calculate a query execution time.
I suppose that all information is available in

sword OCIStmtExecute ( OCISvcCtx *svchp,
OCIStmt *stmtp,
OCIError *errhp,
ub4 iters,
ub4 rowoff,
CONST OCISnapshot *snap_in,
OCISnapshot *snap_out,
ub4 mode );

parameters. Unfortunately i cannot find the structures definition.
Perhaps there are another ways to calculate execution time which i don't know. Please help.

Oleg

Previous Topic: Pro *C compiler error when using NULLS LAST... Help needed
Next Topic: call stored procedure returing BLOB from pro*c
Goto Forum:
  


Current Time: Fri Mar 29 05:09:07 CDT 2024