COGNOiSe.com - The IBM Cognos Community

Planning & Consolidation => COGNOS Planning => Topic started by: Cinu8 on 12 Oct 2011 10:52:42 AM

Title: Database archive Logs
Post by: Cinu8 on 12 Oct 2011 10:52:42 AM
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
Title: Re: Database archive Logs
Post by: ericlfg on 12 Oct 2011 11:02:53 AM
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.
Title: Re: Database archive Logs
Post by: Cinu8 on 12 Oct 2011 11:06:41 AM
ericlfg ,

we are using oracle 10g.
Title: Re: Database archive Logs
Post by: ericlfg on 12 Oct 2011 11:17:06 AM
Ok, what specific error are you running into during the publish?
Title: Re: Database archive Logs
Post by: Cinu8 on 12 Oct 2011 11:27:00 AM
no specific error, it is just eating up significant amount of disk space, are there any settings in analyst model or in publish process ?
Title: Re: Database archive Logs
Post by: ericlfg on 12 Oct 2011 11:56:37 AM
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?
Title: Re: Database archive Logs
Post by: Cinu8 on 12 Oct 2011 12:37:50 PM
around 60G
Title: Re: Database archive Logs
Post by: Rutulian on 25 Oct 2011 08:41:17 AM
www.google.com/search?q=disable+oracle+logging

:)
Title: Re: Database archive Logs
Post by: ykud on 29 Oct 2011 01:23:12 AM
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.