What is the impact of/ risk of increasing the lob freepools
RDBMS 11.1.0.7HW contention detect on a big table and lob column its sizeabout 1 TB
the LOB storage in basicfile
What is the impact of/ risk of increasing the lob freepools
SQL> alter table [tablename] modify lob ([clob name]) (freepools [n]);
the LOB storage in basicfile
What is the impact of/ risk of increasing the lob freepools
SQL> alter table [tablename] modify lob ([clob name]) (freepools [n]);
0