Comment 1 for bug 1403987

Revision history for this message
Anoop Sharma (anoop-sharma) wrote :

Internal calls to get metadata information was not using embedded compiler.
This showed up during read of metadata as well as when user/role info was
being read.

To check it, one can do:
  sqps | grep arkcmp

before and after running a 'prepare' statement on a user table from sqlci
or running sqlci with an external user (sqlci -usql_user1).

and see if an extra arkcmp process is started.