Hi guru's,
we are trying to run the Publish process in production but we are experiencing the log issue,
when the publish started the logs are growing drastically on the database server and the server crashes, any ideas on this will great help.
cinu
Hi Cinu8,
What are you using for database provider? SQL?
If so, you can switch the 'recovery' option for this database from Full to Simple. This should hopefully help.
ericlfg ,
we are using oracle 10g.
Ok, what specific error are you running into during the publish?
no specific error, it is just eating up significant amount of disk space, are there any settings in analyst model or in publish process ?
How much disk space is it consuming?
The publish can be extremely large and I know that I've seen issues regarding the recovery options in SQL, I would imagine that Oracle has a similar sub system.. perhaps your DBAs have some thoughts on reducing the logging options in Oracle?
around 60G
www.google.com/search?q=disable+oracle+logging
:)
Hi there,
Apply techniques from this artcle
http://www.ibm.com/developerworks/data/library/cognos/page275.html
And disable archvelog for publish server if nothing else fits.