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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SYSLOB segment is growing up

Fikrat MammadovFeb 4 2017 — edited Feb 6 2017

Hello . I have problem about syslob segment. there are 2 tables. And these tables situated in their own tablespace. every day script deleetes data from these tables . when I see data inside of tables there is only  5 gb data inside it. But then I looked at tablespace object there is big object with name of SYS_LOB00000000$$ (for example) SYSLOB segment 460 gb but data is only 5 gb how can I reslove it? Olease help me . I did shrink but almost 3 day is shrinking nothing happened.  SHRINK script in blow

alter table schema.table modify lob (column) (shrink space)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2017
Added on Feb 4 2017
8 comments
2,616 views