Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Tablespace configuration per table

Sean Garagan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 23, 2011

Good day,

Is it possible to alter tables in Confluence to use a LOB-specific tablespace as well as tuning the table itself for accessing the LOB? The default in Oracle stuffs it all in the same TS but LOBs performance can be significantly enhanced using a dedicated TS with caching and partitioning set on the table itself.

Sean

1 answer

1 vote
Peter Shiner
Contributor
October 25, 2011

I've had my DBA do all sorts of stuff with tables underneath the Atlassian products. I would say anything that appears to Confluence the same at the cursor level would be fine. I would go ahead and give it a shot. Found all sorts of Oracle syntax searching "oracle move table to another tablespace". One source did indicate that trying to do this "online" would require it to be specified that way and that started being available in 9i.

alter table tablename move tablespace newtablespacename;

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events