Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

alter table compress for oltp

Neo-bMay 19 2012 — edited May 19 2012
Hello All,

I am using Oracle 11g R2 on AIX.

In My OEM, and in the segment advisor recommendations, I got the below SQL query:
alter table tablename compress for oltp
alter table move
What benefits can I get from the above query? and does it have any disadvantage ?

If i compress my table, do i face any degradation in performance ?
While performing the compress? is there any lock on the table ? does it affect already running queries on this table?

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2012
Added on May 19 2012
8 comments
6,732 views