Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
SQL Issue in Oracle
Richard_Ma_(mtrcadmin_-_(deleted))
I found that in my Livelink Oracle database, the following SQL is triggered by Livelink and this SQL generated a "sequential write" in Oracle which was slowing down the Oracle performance. Do anyone knows why this SQL will be triggered and how to avoid it. Thanks.select file#,block#,length from uet$ where ts#=:1 and segfile#=:2 and segblock#=:3 and ext#=:4
Find more posts tagged with
Comments
There are no comments yet