Oracle WebCenter Sites (MOSC)

MOSC Banner

Failed Publishes Eating Up Space

edited Mar 14, 2015 12:08PM in Oracle WebCenter Sites (MOSC) 4 commentsAnswered

G'day,

We attempted an initial publish of about 10K assets, a mix of content only, images, and videos of a site. Owing to infrastructure issues, the publishes kept failing.

As a result, we hit the limits of the user tablespace. Each time the publish failed, another 5 GB (for the data we had) was consumed.

This we traced to the FW_PubDataStore which stores the binary content in a lob segment. So even though the main table remains small, the data actually occupies a lot more space.

If you delete the publishing history, the space is not reclaimed. You need to drop into Oracle to truncate the tables. Is this expected? What is the best practice for dealing with this? To use a scheduled job to compact the table?

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