Database Administration (MOSC)

MOSC Banner

Tune DBMS_LOB.INSTR , or Overload to Support CTX Indexes?

edited Oct 8, 2010 7:52AM in Database Administration (MOSC) 3 commentsAnswered
 Hi,

    We have a commercial app, BMC Remedy, which has forms with CLOB fields like one labeled "Details". Users like to search where details is like 'Switch' or something. Remedy builds the SQL and we have no control over such. One or 2 of these searches and the database is at its knees (about 100,000 rows). After some tracing, I see that Remedy is running where dbms_lob.instr(.....'Switch') > 0, so as I thought, a Context Index provides no relief. Basically BMC wants one to buy their Text Search engine, and we may, but not until next year. Users are used

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