Obtaining the routine identifier
You can obtain the routine identifier for a strategy function directly from the qualification descriptor that the database server passes to the access method.
Call mi_qual_funcid(). Because the database server does not provide the routine identifier for a support function directly in a descriptor, use the following procedure to identify the support function for FastPath execution.
To obtain the routine identifier for a support function: