Database Administration (MOSC)

MOSC Banner

SQL COMMAND_TYPE 170 (CALL METHOD) SUBJECT TO CHILD CURSOR CREATION ON BIND VARIABLE MISMATCHES

edited Oct 1, 2010 5:42AM in Database Administration (MOSC) 3 commentsAnswered
Database 11.2.0.1 OS Oracle Solaris on SPARC (64-bit)

We have entries in V$SQL subject to a huge variation of child cursors.  These entries are for command_type 170, e.g. CALL package.procedure(:bind1, :bind2).  New versions are being created based on the bind contents changing (visible in v$sql_shared_cursor).  This would be expected behaviour for SQL statements of the correct type, but not procedure calls.  I would expect the same cursor to be re-used each time.

I would appreciate if anyone could clarify this issue further,

Thanks,
Rou

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center