SQL Performance (MOSC)

MOSC Banner

High 'SQL*Net message from client' when querying CLOB tables (securefile)

edited Mar 3, 2017 4:00AM in SQL Performance (MOSC) 3 commentsAnswered

Hi All,

Oracle 11.2.0.4 on linux 6.8

creating materiliazed view for CLOB table which is in remote database (rows 9 millions) is taking forever or lot of time. Is there any suggestions to speed it up like using parallel or anyother objections.

create MV as select columns from clobtable@remote_db;

Thanks

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