Query log file missing

I am trying create a query log file for an ASO cube. I have created the database.cfg file in the database directory and restarted the application. Then I run a few queries, and stop the application. Query log file (database.qlg) is not created. My database.cfg file looks like this:<BR>QUERYLOG [LOB]<BR>QUERYLOG LOGFILESIZE 2<BR>QUERYLOG TOTALLOGFILESIZE 1024<BR>QUERYLOG ON<BR><BR>Thanks

I am trying create a query log file for an ASO cube. I have created the database.cfg file in the database directory and restarted the application. Then I run a few queries, and stop the application. Query log file (database.qlg) is not created. My database.cfg file looks like this:<BR>QUERYLOG [LOB]<BR>QUERYLOG LOGFILESIZE 2<BR>QUERYLOG TOTALLOGFILESIZE 1024<BR>QUERYLOG ON<BR><BR>Thanks

Similar Messages

  • Location of query log files in OBIEE 11g (version 11.1.1.5)

    Hi,
    I wish to know the Location of query log files in OBIEE 11g (version 11.1.1.5)??

    Hi,
    Log Files in OBIEE 11g
    Login to the URL http://server.domain:7001/em and navigate to:
    Farm_bifoundation_domain-> Business Intelligence-> coreapplications-> Dagnostics-> Log Messages
    You will find the available files:
    Presentation Services Log
    Server Log
    Scheduler Log
    JavaHost Log
    Cluster Controller Log
    Action Services Log
    Security Services Log
    Administrator Services Log
    However, you can also review them directly on the hard disk.
    The log files for OBIEE components are under <OBIEE_HOME>/instances/instance1/diagnostics/logs.
    Specific log files and their location is defined in the following table:
    Log Location
    Installation log                     <OBIEE_HOME>/logs
    nqquery log <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1
    nqserver log <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1
    servername_NQSAdminTool log      <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1
    servername_NQSUDMLExec log                          <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1
    servername_obieerpdmigrateutil log (Migration log)           <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIServerComponent/coreapplication_obis1
    sawlog0 log (presentation)                          <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1
    jh log (Java Host)                               <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIJavaHostComponent\coreapplication_obijh
    webcatupgrade log (Web Catalog Upgrade)                <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1
    nqscheduler log (Agents)                          <OBIEE_HOME>/instances/instance1/diagnostics/logsOracleBISchedulerComponent/coreapplication_obisch1
    nqcluster log                                    <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIClusterControllerComponent\coreapplication_obiccs1
    ODBC log                                    <OBIEE_HOME>/instances/instance1/diagnostics/logs/OracleBIODBCComponent/coreapplication_obips1
    opmn log                                    <OBIEE_HOME>/instances/instance1/diagnostics/logs/OPMN/opmn
    debug log                                    <OBIEE_HOME>/instances/instance1/diagnostics/logs/OPMN/opmn
    logquery log                               <OBIEE_HOME>/instances/instance1/diagnostics/logs/OPMN/opmn
    service log                                    <OBIEE_HOME>/instances/instance1/diagnostics/logs/OPMN/opmn
    opmn out                              <OBIEE_HOME>/instances/instance1/diagnostics/logs/OPMN/opmn
    Upgrade Assistant log                         <OBIEE_HOME>Oracle_BI1/upgrade/logs
    Regards
    MuRam

  • Webanalysis : Query Log File

    Hi,
    Plz suggest me where can i the path for report's query log file. i.e I run a webanalysis report and now i want to see the query that it fire to the source.
    I want to see the detail level log.
    Is there any other setting that i need to do like entry in property file or something.
    Plz suggest the way.
    Thanks

    Create two env variables
    ADM_TRACE_LEVEL=0
    REDIRECTOR_TRACE_LEVEL=0
    Also you can add this line to WA.prop file
    LogQueries=true
    Hope it hepls
    Regards
    CK

  • Log-File missing

    Hello,
    I´ve done a stupid mistake, I hope anybody can help me now:
    I have reorganized the hard disks of my pc and unfortunally formatted a seemingly unessential disk.
    Now, my Basis-System (MaxDB 7.6.00.35) is crashing when starting the database:
    VOLUMEIO Could not open volume 'F:sapdbP00saplogDISKL001', rc = 2
    IOMan    Attach error on log volume 1: could not open volume
    Stupidly I have never done a backup of this file, because I thought, the log file residents on another disk.
    The database is using "Override mode for log area ON".
    I would be very grateful if anybody ca give my a hint what to do now.
    Kind regards
    Volker

    >
    VOLUMEIO Could not open volume 'F:\sapdb\P00\saplog\DISKL001', rc = 2
    > IOMan    Attach error on log volume 1: could not open volume
    >
    > Stupidly I have never done a backup of this file, because I thought, the log file residents on another disk.
    > The database is using "Override mode for log area ON".
    Hi Volker,
    Usually you don't make backups of this file as you usually never backup any files of MaxDB.
    What you may do right now is this:
    1. Perform a full data backup of the Database in ADMIN MODE. You can do this easily with the DBMGUI.
    2. Once you have the full data backup, you need to perform a "Recovery with Initialization". This will recreate missing Log-Files.
    3. After you've sucessfully recovered the database, I highly recommend to install the current patch (7.6.05) as the version you use is very old.
    Best regards,
    Lars

  • Query log file location?

    Is log file is created when query has completed execution, if yes plz tell its location.

    Put a set timing on before executing the query in SQL *Plus like:
    SQL> set timing on
    SQL> select 1 from dual;
    1
    1
    Elapsed: 00:00:00.00
    To make trace on just do the following:
    SQL> SET AUTOTRACE TRACEONLY
    SQL> SELECT 1 FROM DUAL;
    Elapsed: 00:00:00.01
    Execution Plan
    0 SELECT STATEMENT Optimizer=ALL_ROWS (Cost=2 Card=1)
    1 0 FAST DUAL (Cost=2 Card=1)
    Statistics
    1 recursive calls
    0 db block gets
    0 consistent gets
    0 physical reads
    0 redo size
    419 bytes sent via SQL*Net to client
    508 bytes received via SQL*Net from client
    2 SQL*Net roundtrips to/from client
    0 sorts (memory)
    0 sorts (disk)
    1 rows processed
    SQL>
    Regards
    Edited by: Virendra.k.Yadav on Aug 20, 2010 2:37 AM

  • Oblix v7 audit log file missing

    Hi,
    I'm using oblix v7.
    I have enabled audit logs and specified the file name as: C:\audit33.txt
    But on the machine there is no such file. It is somehow missing.
    The same configuration works on another machine.
    Any idea why the audit log file is missing?
    Thanks.
    Sash.

    I response myself.
    There is no way to set the Date/Time format to any other than UTC for the OAM component logs
    See note 742777.1 for deeph information.
    Julio.

  • SQL query log File..

    Hi All,
    I am using a standalone BIP environment... Is there way we can see the actual query log the BIP generates? which location on the server..or how to get it activated.
    I want to see what is the actual sql query that is generated along with variables in it.
    Fyi : I want to have the query log n not the server error log..
    -dev

    Hi Eric,
    I would like you to re-check on the content level settings here as they are the primary causes of this kind of behavior. You could notice that the same information might have written down in the logical plan of the query too.
    Also, as per your description
    "In the SOURCES for this logical table, I've set the logical level of the content for E2 appropriately (detail level, same as E1)"
    I would like to check on this point again, as if you had mapped E2 to E1 in the same logical source with an inner join, you would get to set the content level at E1 levels themselves but not E2 (Now, that E2 would become a part of the E1 hierarchy too). This might be the reason, the BI Server is choosing to elimiate(null) the values from E2 too (even you could see them in the sql client)
    Hope this helps.
    Thank you,
    Dhar

  • Nokia e5 licensersrv.log file missing

    i have deleted licensersrv.log file many times to retain the lost space in phone memory but after a few delet i can not find this file any more my phone memory is still geting full but i can not find this file??
    Thnaks alot in advance
    Solved!
    Go to Solution.

    Try deleting cache files from browser, purge deleed emails from deleted mails inbox.
    You can also go to Nokia Store and download NetQin Mobile Guard 3.0. It optimizes the OS deleting junk files, and so many other features. Very useful.
    Regards.

  • MailSent.log File Missing

    I am working on a client site that has MX7 installed and for
    some reason they are having problems with email. So my first
    thought, check out the mail.og and mailsent.log files in CFIDE. All
    good for the mail.log file but there is no mailsent.log file in my
    log files list. Err, where has it gone?
    So I thought, maybe someone has deleted it. I would have
    thought though that it would delete the contents not the file. And
    if they did, how do I recreate it?
    Thanks for your help.
    Barb

    I am working on a client site that has MX7 installed and for
    some reason they are having problems with email. So my first
    thought, check out the mail.og and mailsent.log files in CFIDE. All
    good for the mail.log file but there is no mailsent.log file in my
    log files list. Err, where has it gone?
    So I thought, maybe someone has deleted it. I would have
    thought though that it would delete the contents not the file. And
    if they did, how do I recreate it?
    Thanks for your help.
    Barb

  • Log files missing interfaces transitions

    For some reason I'm not seeing any log messages showing when interfaces trasitions from up to down or down to up.  Primarily this is on the 4507R's we have but I have also noticed this on mnay of the other switches and routers even though I have logging set to informational.
    Cisco IOS Software, Catalyst 4000 L3 Switch Software (cat4000-I5K91S-M), Version 12.2(25)EWA5, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2005 by Cisco Systems, Inc.
    Compiled Thu 17-Nov-05 15:53 by alnguyen
    Image text-base: 0x10000000, data-base: 0x115F1BE0
    ROM: 12.1(20r)EW1
    Dagobah Revision 95, Swamp Revision 3
    Syslog logging: enabled (0 messages dropped, 658 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)
        Console logging: level notifications, 13411 messages logged, xml disabled,
                         filtering disabled
        Monitor logging: level debugging, 85 messages logged, xml disabled,
                         filtering disabled
        Buffer logging: level informational, 13458 messages logged, xml disabled,
                        filtering disabled
        Exception Logging: size (8192 bytes)
        Count and timestamp logging messages: disabled
        Trap logging: level informational, 1419361 message lines logged
            Logging to ***.***.***.***, 645132 message lines logged, xml disabled,
                   filtering disabled Syslog logging: enabled (0 messages dropped, 658 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)

      Hmmm, must be because your IOS is so backleveled.  Did you try it on the interfaces ?  It should work, 
    http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/31sga/configuration/guide/sw_int.html#wp1065425

  • Recover from missing files(redo log file/control file) and state of the DB

    Hello,
    i hv go through the doc. as well. But have some doubts what will happen in each on these situations.
    Pls help me to clarify these!
    Scenario is like this;
    hv 3 redo log files - multiplxed
    hv 3 control files - multiplxed
    - What will happen if 1 redo log file missing when starting the DB?
    - What will happen if 1 redo log file missing when using(performing operations) the DB?
    (will it recover automatically/db abort/even redo log lost will the DB run as usual... ?)
    -How to recover this lost redo log?
    - What will happen if 1 control file missing when starting the DB?
    - What will happen if 1 control file missing when using(performing operations) the DB?
    (will it recover automatically/db abort/even control file lost will the DB run as usual... ?)
    -How to recover this lost redo log?
    thanks

    - What will happen if 1 redo log file missing when starting the DB?IF you have multiplexed the members you can drop the lost file and will be able to open the DB
    What will happen if 1 redo log file missing when using(performing operations) the DB?Again if multiplexed it will drop a warinign in the alert log and contnue to write on othere members
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/recoscen.htm#sthref1385
    - What will happen if 1 control file missing when starting the DB?Just remove the entry from the init.ora and start the DB
    What will happen if 1 control file missing when using(performing operations) the DB?Will shutdown

  • Query logging?

    Hi,
    A customer of mine picked up this in the essbase log
    Missing Database Config File [C:\Hyperion\AnalyticServices\APP\<app name>\OHead\OHead.cfg], Query logging disabled
    The essbase app is used for planning.
    I cannot find the file concerned. The other databases do not have a config file.
    Any ideas??
    Thanks,
    Nathan

    You will only have a query loggin cfg file if you set one up. It is related to the query logging capability.
    From the DBAG
    Implementing Query Logs
    Query logging provides a way for Essbase administrators to track query patterns of an Essbase database. The query log file tracks all queries performed against the database regardless of whether the query originated from Spreadsheet Add-in or Report Writer. Query logging can track members, generation or level numbers of members belonging to specific generations or levels, and Hybrid Analysis members. Query logging also offers the flexibility to exclude logging of certain dimensions and members belonging to generations or levels. Because the query log file output is an XML document, you can import the log file to any XML-enabled tool to view the log. For details about the query log file structure, refer to querylog.dtd in the ARBORPATH/bin directory.
    To enable query logging, create a query configuration file (distinct from the essbase.cfg file) and add to the file the configuration settings that control how query logging is performed.
    In the ARBORPATH\App\appname\dbname directory of Essbase, create a query log configuration file. The configuration file must be named dbname.cfg, where dbname matches the name of the database. For example, the query log configuration file for Sample Basic is basic.cfg. The output query log file is located at, by default, ARBORPATH\App\appname\dbname00001.qlg.
    For more information about query logging and how to set up the query log configuration file, see the Technical Reference.

  • Query Logging Enabled but cannot find

    As per the DBAG I should be able to find the query log hereHYPERION_HOME/logs/essbase/app/appname/dbname/dbname00001.qlg
    When I use this path to I can only get to to app D:\EPM\EPMSystem11R1\logs\essbase\app there is nothing inside the app folder. Am I looking at the wrong folder?
    Thanks for the help.

    Hello,
    From the DBA guide
    To enable query logging, create a query configuration file ... and add to the file the configuration settings that control how query logging is performed.
    In the ARBORPATH/app/appname/dbname directory, create a query log configuration file. The configuration file must be named dbname.cfg, where dbname matches the name of the database. For example, the query log configuration file for Sample.Basic is basic.cfg. The output query log file is located, by default, at ARBORPATH/app/appname/dbname00001.qlg.
    You must stop and start the application, so it can read the config file.
    Contents of a query log config file:
    http://docs.oracle.com/cd/E40248_01/epm.1112/essbase_tech_ref/frameset.htm?launch.html
    Query Log Settings File SyntaxThe query log settings filename must be of the form dbname.cfg, where dbname represents the name of a database. The dbname.cfg file must be located in the ARBORPATH\App\appname\dbname directory of Essbase. The dbname.cfg file consists of the following syntax:
    QUERYLOG [dimension_name]
    QUERYLOG NONE GENERATION generation-range
    QUERYLOG NONE LEVEL level-range
    QUERYLOG GENERATION generation-range
    QUERYLOG LEVEL level-range
    QUERYLOG LOGHAMBRS ON | OFF
    QUERYLOG LOGPATH path-expression
    QUERYLOG LOGFORMAT CLUSTER | TUPLE
    QUERYLOG LOGFILESIZE n
    QUERYLOG TOTALLOGFILESIZE n
    QUERYLOG ON | OFF
    Regards,
    Philip Hulsebosch.
    www.trexco.nl
    p.s. To all users, close questions which were answered. Then we do not have to open them to see if we can help = saves us time to help others.

  • Query Log and Exception log

    Hi All,
    I have running essbase application in my system. I execute some query now, what i need to do? to see query log file and exception log file.

    An exception log is only produced if the essbase server or application/database shuts down abnormally, more information :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_dbag/dlogs.html#dlogs1038688
    Query log I provided the details to set up in your previous post :- Log Files
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problem in creating database -Missing Redo log file

    I am try to create a new database using DBCA .While creating a database it shows the error oracle instance terminated.Force Disconnected.
    My alert log file is
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/app/oracle/oradata/oracl/redo01.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Wed Nov 06 10:07:27 2013
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/u01/app/oracle/oradata/oracl/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: '/u01/app/oracle/oradata/oracl/redo03.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    Wed Nov 06 10:07:38 2013
    Setting recovery target incarnation to 2
    Wed Nov 06 10:07:38 2013
    Assigning activation ID 1876274518 (0x6fd5ad56)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: /u01/app/oracle/oradata/oracl/redo01.log
    Successful open of redo thread 1
    Wed Nov 06 10:07:38 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Nov 06 10:07:38 2013
    SMON: enabling cache recovery
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc  (incident=1345):
    ORA-00600: internal error code, arguments: [kpotcgah-7], [12534], [ORA-12534: TNS:operation not supported
    Incident details in: /u01/app/oracle/diag/rdbms/oracl/oracl/incident/incdir_1345/oracl_ora_5424_i1345.trc
    Wed Nov 06 10:07:46 2013
    Trace dumping is performing id=[cdmp_20131106100746]
    Errors in file /u01/app/oracle/diag/rdbms/oracl/oracl/trace/oracl_ora_5424.trc:
    ORA-00600: internal error code, arguments: [kpotcgah-7], [12534], [ORA-12534: TNS:operation not supported
    Error 600 happened during db open, shutting down database
    USER (ospid: 5424): terminating the instance due to error 600
    Instance terminated by USER, pid = 5424
    ORA-1092 signalled during: alter database "oracl" open resetlogs...
    ORA-1092 : opiodr aborting process unknown ospid (5424_47935551851664)
    Wed Nov 06 10:07:47 2013
    ORA-1092 : opitsk aborting process
                                                                                                                                   251,1         95%

    >I am try to create a new database using DBCA
    >Please help me to resolve this issue.My redo log file was missing
    DROP and recreate the database.  It is a *new* database without any data.
    Check what datafile locations and redo log file locations you specify when creating the new database. Check if you have permissions and enough disk space.
    Hemant K Chitale

Maybe you are looking for

  • How do I sync phone contacts with (into) gmail contacts?

    I'm using 3 different GMAIL accounts via my phone. Each GMAIL account (accessed via the web) has their own contact list. There are also some (many!) contacts that can only be accessed via my phone - that is, the information does not show up via web a

  • Populating a text field depending on what is selected in list item field

    I have A form which contains a ROOM_REF field which is a list item, and a ROOM_DESC field which is a text item. (among other things). When the user selects from the ROOM_REF field (which is populated by a record group on startup), I want it to automa

  • If the data is encode value how can I decode this value

    Hi everybody; I have one question about when the data is encode but I need decode this value,how can I use oracle function to decode this value. Thanks, mike

  • Older version of Safari is constantly crashing, how can I fix it?

    Here is the crash report... Date/Time:      2011-10-28 08:57:48 -0600 OS Version:     10.3.9 (Build 7W98) Report Version: 2 Command: Safari Path:    /Applications/Safari.app/Contents/MacOS/Safari Version: 1.3.2 (312.6) PID:     382 Thread:  0 Excepti

  • Authorization Relevant Info Objects

    Hi Experts,   In my Business scenario,Profit center infoobject is authorization relevant for FI reports.In my FI reports,I have used profit center authorization variable.FI reports are working fine according to the authorizations. In sales Report,use