Index creation performance problem with LOB/CLOB content [message #632479] |
Sun, 01 February 2015 10:18 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/a39410fe13fd3d58de4a4a96741cc652?s=64&d=mm&r=g) |
ab-md
Messages: 1 Registered: February 2015 Location: Germany
|
Junior Member |
|
|
Hi,
i have a problem with the indexing performance with a table that contains some text columns
and also a clob and a lob column.
indexing with 20.000 rows takes about 1 hour on 11.2.0.4 with latest patch bundle 12 on
win x64.
on a 11.2.0.1 the process is done in a few minutes.
so what can i do to find out where the problem is?
i use auto filter and basic lexer.
OS is W 2008 R2 with latest SP and patches. OS lang is english.
DB is installed with AL32UTF8 and german and english language packs.
also looked and ctx_user_index_errors and pending and there are no errors or pending rows.
after index creation all works fine. during index creation no other user is logged on to the database.
so why 11.2.0.1 is so much faster than 11.2.0.4?
some advices for me?
Thanks!
|
|
|
|