Home Knowledge Articles IBM Cognos 8 Planning Planning application SQL logfiles stored together with datafiles
Follow us on Twitter


Countries

50.1%United States United States
7.6%India India
7%United Kingdom United Kingdom
5.1%Australia Australia
4.8%Canada Canada

Visitors

Today: 32
Yesterday: 573
This Week: 32
Last Week: 3348
This Month: 9417
Last Month: 15365
Total: 383504


Planning application SQL logfiles stored together with datafiles Print E-mail
(0 votes, average 0 out of 5)

When you create in Contributor Administration a new application in SQL server, You can only provide a data directory but not a log directory. Therefore the data and log files are created in the same directory. You can change this by editing the file epEAdminSQL7Resources.xml located in <installation directory>\c8\bin.

Example:
The SQL server log file directory is F:\SQL\Logs

In line 6 you find the following line for the log file location

LOG ON  ( NAME = [%1_log],  FILENAME = N'%2%1_log.ldf',  SIZE = 10MB,  FILEGROWTH = 10% )

change this into

LOG ON  ( NAME = [%1_log],  FILENAME = N'F:\SQL\Logs\%1_log.ldf',  SIZE = 10MB,  FILEGROWTH = 10% )

Save file and restart Cognos services.

Tip: you can change here also the initial size of the database and the file growth behavior

www.cogknowhow.com

Comments

Please login to post comments or replies.
 
 

Login

For more content en features!



CogKnowHow Newsletter

Season's Greetings


Receive HTML?

Polls

How many users are working on your Cognos environment?