Query logging enabled but can not find

According to the SER60 I should be able to find the query log hereHYPERION_HOME/logs/essbase/app/dbnameappname/dbname/00001.qlg

When I use this path to the I can only get to App D:\EPM\EPMSystem11R1\logs\essbase\app there is nothing in the app folder. I'm looking at the right folder?

Thanks for the help.

Hello

DBA Guide

To enable query logging, create an application configuration file... and add to the file the configuration settings that control the way that record in the query is executed.

In the directory ARBORPATH/app/appname/dbname, create a configuration of the request log file. The configuration file must be named dbname.cfg, where dbname is the name of the database. For example, the configuration file of the newspaper of queries for Sample.Basic is basic.cfg. The query output log file is located, by default, at ARBORPATH/app/appname/dbname00001.qlg.

You must stop and start the application, so it can read the configuration file.

Content of a query log config file:

http://docs.Oracle.com/CD/E40248_01/EPM.1112/essbase_tech_ref/frameset.htm?launch.html

Query log file SyntaxeLa query log settings filename parameters must be of the form dbname.cfg, where dbname is the name of a database. The dbname.cfg file must be located in the directory ARBORPATH\App\appname\dbname of Essbase. The dbname.cfg file has the following syntax:

QUERYLOG [dimension_name]
QUERYLOG NO GENERATION generation-range
QUERYLOG NO LEVEL level range
QUERYLOG GENERATION generation-range
QUERYLOG LEVEL level range
QUERYLOG LOGHAMBRS ON | OFF
QUERYLOG LOGPATH path-expression
LOGFORMAT QUERYLOG CLUSTER | TUPLE
QUERYLOG LOGFILESIZE n
QUERYLOG TOTALLOGFILESIZE n
QUERYLOG ON | OFF

Kind regards

Philip Hulsebosch.

www.trexco.nl

PS to all users, close to the questions that have been answered. So we don't have to open them to see if we can help save = we the time to help others.

Tags: Business Intelligence

Similar Questions

Maybe you are looking for