No Log Found-OBIEE 11.1.1.5

Hi,
We are using OBIEE 11.1.1.5.
I am not able view log in Presentation Server-->Manange Session
It shows No Log Found.
Thanks

It could be becuase the log level for the user is set to zero (no log). Make it 2 to see the physical query and other useful information

Similar Messages

  • No Log Found in OBIEE 11.1.1.6.9

    Hi All,
    We have installed OBIEE 11.1.16.9 and have configured OBIA 7964 RPD. While trying to retrieve the log files for any report by going to Administration - Manage Sessions, and then clicking on the report we are getting 'No Log Found' message.
    As part of setting we have set the variable LOGLEVEL in the rpd to 7.
    Also at the user level, for our user 'weblogic' we have set the log level to 7.
    But still we are not getting the log files.
    Are we missing something? Please let us know how to resolve it.
    Thanks,
    Dany

    try this http://obiee101.blogspot.com/2011/07/obiee11-how-to-use-log.html

  • "No Log Found" in OBIEE 11g Administration- Manage Sessions

    I am using 11.1.1.5 and have set the Repository logging to Log Level 2..and have also made the User logging to Level 2 as well. I know there is a session variable called LOGLEVEL and I have also tried to edit that. Despite this, I am still unable to see the physical SQL generated by the BI Server under Administration->Manage Sessions. Any idea what I may be missing?

    Hi,
    It's bug. you do workaround method.
    Method 1:
    create session veraible and set it log level 0 ro 7 then u can able to manage session view log (physical query)
    see my screen short
    http://imageshack.us/photo/my-images/215/viewloginitsessionvaria.jpg/
    INIT LOGLEVEL
    and just add dummy table mentioned below kind
    select 7 from IW_POSITION
    assign system session variable:
    LOGLEVEL
    then save it and try to login weblogic then u can able to see the view log.
    Method 2:
    for the particular report do it in answres -->advanced tab
    can you try putting the below syntax in prefix section of advanced tab.
    SET VARIABLE LOGLEVEL=2,DISABLE_CACHE_HIT=1;
    It should generate the log with database sql as well.
    for more
    http://total-bi.com/2010/10/obiee-11g-no-log-found/
    http://prasadmadhasi.wordpress.com/2011/12/01/unable-to-view-log-file-in-obiee-11-1-1-5-0/
    http://bischool.wordpress.com/2009/04/06/set-loglevel-from-answers/
    http://boardreader.com/thread/OBIEE_11g_No_log_found_lj8hXo4f7.html
    Thanks
    Deva
    Edited by: Devarasu on Dec 15, 2011 11:56 AM

  • Manage Session: "No Log Found"

    Hi all,
    I want to see the session log by going into Dashboards > Settings > Administration > Manage Sessions > Session Monitor. But I see "NO LOG FOUND".
    I read in the documentations "Oracle BI EE Administration Guide" where it said to change the logging level of user= "Administrator" ( i am using this user ) between 2 and 5. I did that, and restarted all the services (oc4j, bi server & ppt server) but NO result.
    I am using
    OBIEE 10g, on RHEL 5
    Thank You

    Thank You Amit, your answer was correct. I could see the log now without the error.
    - I have used the same user : Administrator
    - Logging Level : 5
    but I dont see the SQL Query fired on the database. I can see the following:
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- SQL Request:
    SET VARIABLE QUERY_SRC_CD='Report',SAW_SRC_PATH='/shared/Human Resources/Absence/Absence Calendar';SELECT Time."Year" saw_0, Time."Month Name" saw_1, Time."Day Of Month" saw_2, "Absence Facts"."# Absence Occurrences" saw_3 FROM "Human Resources - Absence" WHERE (Employment."Employment Category" = 'EMPLOYEE') ORDER BY saw_0, saw_1, saw_2
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- General Query Info:
    Repository: Star, Subject Area: Core, Presentation: Human Resources - Absence
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Logical Request (before navigation):
    RqList
        Dim - Date.Year as c1 GB,
        Dim - Date.Month Name as c2 GB,
        Dim - Date.Day Of Month as c3 GB,
        # Absence Occurrences:[DAggr(Fact - HR - Absence Event.# Absence Occurrences by [ Dim - Date.Day Of Month, Dim - Date.Month Name, Dim - Date.Year, Dim - Date.Calendar Month] )] as c4 GB,
        Dim - Date.Calendar Month as c5 GB
    DetailFilter: Dim - Employment.Employment Category = 'EMPLOYEE'
    OrderBy: c1 asc, c5 asc, c3 asc
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Cache Hit on query:
    Matching Query:     SET VARIABLE QUERY_SRC_CD='Report',SAW_SRC_PATH='/shared/Human Resources/Absence/Absence Calendar';SELECT Time."Year" saw_0, Time."Month Name" saw_1, Time."Day Of Month" saw_2, "Absence Facts"."# Absence Occurrences" saw_3 FROM "Human Resources - Absence" WHERE (Employment."Employment Category" = 'EMPLOYEE') ORDER BY saw_0, saw_1, saw_2
    Created by:     Administrator
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution plan:
    RqList <<908038>> [for database 0:0,0]
        D1.c1 as c1 [for database 0:0,0],
        D1.c2 as c2 [for database 0:0,0],
        D1.c3 as c3 [for database 0:0,0],
        D1.c4 as c4 [for database 0:0,0]
    Child Nodes (RqJoinSpec): <<908051>> [for database 0:0,0]
            RqList <<908018>> [for database 0:0,0]
                D1.c1 as c1 [for database 0:0,0],
                D1.c2 as c2 [for database 0:0,0],
                D1.c3 as c3 [for database 0:0,0],
                D1.c4 as c4 [for database 0:0,0],
                D1.c5 as c5 [for database 0:0,0]
            Child Nodes (RqJoinSpec): <<908033>> [for database 0:0,0]
                    RqBreakFilter <<908017>>[1,2,3,5] [for database 0:0,0]
                        RqList <<908074>> [for database 0:0,0]
                            D1.c1 as c1 [for database 0:0,0],
                            D1.c2 as c2 [for database 0:0,0],
                            D1.c3 as c3 [for database 0:0,0],
                            D1.c4 as c4 [for database 0:0,0],
                            D1.c5 as c5 [for database 0:0,0]
                        Child Nodes (RqJoinSpec): <<908095>> [for database 0:0,0]
                                RqList <<907997>> [for database 0:0,9]
                                    1 as c1 [for database 0:0,9],
                                    2 as c2 [for database 0:0,9],
                                    3 as c3 [for database 0:0,9],
                                    4 as c4 [for database 0:0,9],
                                    5 as c5 [for database 0:0,9]
                                Child Nodes (RqJoinSpec): <<908016>> [for database 0:0,9]
                                    CacheTable T3
                            ) as D1
                        OrderBy: c1, c2, c3, c5 [for database 0:0,0]
                ) as D1
            OrderBy: c1 asc, c5 asc, c3 asc [for database 0:0,0]
        ) as D1
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<907997>>, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908074>> Projection, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908074>> Sort, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908017>> GroupByNoSort, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908018>> Projection, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908018>> Sort, Close Row Count = 374, Row Width = 356 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Execution Node: <<908038>> Projection, Close Row Count = 374, Row Width = 348 bytes
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Query Status: Successful Completion
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Physical Query Summary Stats: Number of physical queries 1, Cumulative time 0, DB-connect time 0 (seconds)
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Rows returned to Client 374
    +++administrator:321d0000:321d0004:----2011/08/15 17:00:48
    -------------------- Logical Query Summary Stats: Elapsed time 0, Response time 0, Compilation time 0 (seconds)Edited by: AfaqAyub.com on Aug 15, 2011 5:10 PM

  • Can't import ditamap to Robohelp 11, error "no logs found"

    I've googled this question and found some input from 2012, but it doesn't resolve my problem.
    I'm trying to import some ditamaps into RoboHelp 11 from FrameMaker 12,  but if I choose the plain ditamap (as opposed to the FrameMaker ditamap) format, I get an error:
    Processing with DITA Open Toolkit failed. No Logs found.
    Check DITA Open Toolkit is installed and working.
    The DITA OT is installed and working because I can use it to generate output from Frame and on its own. Also, I changed the path in the processing options from the Frame DITA-OT path to the plain path (c:\ditaot on my computer). But neither path works.
    The old query on this subject (http://forums.adobe.com/message/4921792) suggests back-grading the DITA-OT to a seriously obsolete version or reinstalling the entire Technical Communications Suite. The first solution does not much appeal and I rather hope there has been a resolution since!
    As for the second, I have just taken out a monthly subscription to the TechComm Suite 5 and was not provided with a license number to reinstall it (on the same computer, over itself - it was previously installed as a trial version).
    The import of a FrameMaker ditamap works better, but I don't much like the way Frame outputs from DITA (for example the loss of hierarchy when I include a topichead rather than a topicref as a chapter title). I find overall that plain DITA-OT does a much better job at outputting correctly, but would like to be able to use RoboHelp functionality to manage the branding and styling.
    Has there been any movement on this since 2012?
    Thanks to anyone who can help.
    E. Roselli
    Cambridge Imaging Systems

    Hello Elena
    You seem to have the mistaken impression that the Adobe folks are the only folks hanging out here. Sure, they do visit from time to time, but this is primarily a user to user forum. If you have something pressing that needs an "official" answer by Adobe, you need to contact support. Either that or consider filing a wishform/bug report.
    Click here to file a Wish or Bug
    Cheers... Rick

  • View log 'no log found'

    Hi,
    I created a analysis but this ends up in no result. So I want to open the logfile (via view log) but there is only a message 'no log found'. There is a place in oracle EM where I have to set this, but where......
    regards Robbert
    ps OBI version is 11.1.1.3.0
    Edited by: RobbertD on Nov 4, 2010 4:30 AM

    Hi
    Please make the Logging level = 2 in the RPD(Administration tool).
    Please tell if you are using 11G
    Thanks

  • Session management, No Log Found

    Hi,
    Is it possible for a user to view his log?
    Now he will get the message 'No Log Found' when he opens the 'View Log' via Session managment.
    Thnx, Robbert

    if no, is it possible to have this logs from plsql script,
    like
    user, mac address, login time, .....
    thank you
    ugur

  • No offline redo logs found for processing

    Hi!
    I have very simple question/problem.
    I have installed two Oracle systems on the same host on Windows.
    I have installed the oracle software only once
    If I try to execute a full online backup + redo logs, only the online redo logs will be back up. After this I get the error <b>BR0017E Offline redo log file 'C:\oracle\DEV\102\RDBMS\ARC01435_0627659303.001' not found</b>.
    If I try only to back up redo logs I receive the warning "no offline redo logs found for processing".
    I tried to implement some helpful SAP notes such as 490976.
    E.g. I have changed the file arch<sid>.log, but I have still the same warning.
    The environment seems to be ok.
    It would be great, if some one have experience dealing with this problem...
    Thank's

    Hello Eric!
    Many thanks for your response.
    Here the ENV-comando from SM49:
    ClusterLog=C:\WINDOWS\Cluster\cluster.log                                                                               
    ComSpec=C:\WINDOWS\system32\cmd.exe                                                                               
    CPIC_MAX_CONV=10                                                                               
    DBMS_TYPE=ora                                                                               
    dbs_ora_schema=SAPSR3                                                                               
    dbs_ora_tnsname=DEV                                                                               
    FP_NO_HOST_CHECK=NO                                                                               
    JAVA_HOME=C:\j2sdk1.4.2_15-x64                                                                               
    NLS_LANG=AMERICAN_AMERICA.UTF8                                                                               
    NUMBER_OF_PROCESSORS=8                                                                               
    ORACLE_HOME=C:\oracle\SSM\102                                                                               
    ORACLE_SID=DEV                                                                               
    OS=Windows_NT                                                                               
    Path=C:\oracle\SSM\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\j2sdk1.4.2_15-                                                                               
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH                                                                
    PERL5LIB=C:\oracle\SSM\102\perl\5.8.3\lib\MSWin32-X64-multi-thread;C:\oracle\SSM\102\perl\5.8.3\lib;C:\oracle\SSM\102\perl\5.8.3                                                                               
    PPID=1952                                                                               
    PROCESSOR_ARCHITECTURE=AMD64                                                                               
    PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 7, GenuineIntel                                                                               
    PROCESSOR_LEVEL=6                                                                               
    PROCESSOR_REVISION=0f07                                                                               
    PROMPT=$P$G                                                                               
    SAPDATA_HOME=H:\oracle\DEV                                                                                SAPEXE=F:\usr\sap\DEV\SYS\exe\uc\NTAMD64                                                                                SAPLOCALHOST=sapdev                                                                               
    SAPSYSTEMNAME=DEV                                                                               
    SIDE_INFO=F:\usr\sap\DEV\DVEBMGS02\data\sideinfo.DAT                                                                               
    SystemDrive=C:                                                                               
    SystemRoot=C:\WINDOWS                                                                               
    TEMP=C:\WINDOWS\TEMP                                                                               
    TMP=C:\WINDOWS\TEMP                                                                               
    TNS_ADMIN=F:\usr\sap\DEV\SYS\profile\oracle                                                                               
    windir=C:\WINDOWS
    kind regards
    Thom

  • No Log Found

    Hi,
    Just looking for some conformation,
    Within OBIEE when I try to view Log I get the log not found error,
    From what I have read there was a patch if you were running 1.1.3.0 but this was fixed in version 1.1.4.0 I am currently running 1.1.5.0 yet get this error only when trying to view the log on some reports.
    I have confirmed Log level is set to 4 in .rpd and for weblogic user but the error continues
    Does anyone have a fix for this issue?

    You said few reports, I was suggesting to recreate manually and test them how they work with Log.
    You may go with other report name for testing purpose, once you are good with newly created report then only go for any action on existing report.

  • How to track deleted items in rpd from log in OBIEE 10g?

    Hi All,
    I am an OBIEE developer working on 10g. Some of my objects got deleted from Presentation layer of rpd. I want to know how I can get information about when and how these items got deleted through log files, etc.
    Appreciate your Help on this...!!
    Thanks
    Amir

    Hi Amir,
    Can find using rpdfilename.rpd.log (ex: OracleBIAnalyticsApps.rpd.log) file from location OracleBI\server\Repository.
    Open the file and search for DELETE
    you can find text like
    DELETE 4010:507753;
    But it hard to know by name unless you get the ID(ex: 4010:507753) of the column from gui ex: Query Repository.
    Hope this helps

  • No action logs found

    Hi All,
    I could not find action logs for online backup and archive log backup in DB12.
    And no action log for checkdb also in db13, but job finished successfully.
    Job log has
    " External program terminated with exit code 1
    BRCONNECT returned error status E".
    When I checked in DB24 for db operations it shows all actions green and detail logs also available here.
    But nothing available from DB12.
    I checked and found that actions are not written to SDBAH table.
    Kindly suggest what can be done to resolve this.
    Thanks in advance.

    Hi,
    permissions are as below.
    drwxr-xr-x   2 orasid     dba          17408 May  4 12:33 oraarch
    drwxr-xr-x   3 orasid     dba             96 Jul 15  2008 origlogA
    drwxr-xr-x   3 orasid     dba             96 Jul 15  2008 origlogB
    drwxr-xr-x   2 orasid    dba         296960 May  4 12:34 saparch
    drwxr-xr-x   2 orasid     dba          13312 May  1 21:50 sapbackup
    drwxr-xr-x   2 orasid    dba          14336 May  4 07:02 sapcheck
    drwxr-xr-x  12 orasid    dba           8192 Oct 20  2008 sapdata1
    drwxr-xr-x   2 orasid     dba             96 Sep 30  2008 sapreorg
    drwxr-xr-x   4 orasid     dba             96 Jul 14  2008 saptrace
    And log files are written to sapbakcup/saparch/sapcheck directories but action logs are not displayed via db13/db12.
    no entries in SDBAH table, please help me out here.

  • How to set up Query Logging in OBIEE 11g 11.1.1.6

    Hi all,
    I couldn't find the option for setting up the query logging for testing and debugging purpose. Could anyone plz help me in this ...
    Regards,
    Arun

    Hi Arun,
    For simplicity I'll direct you to a link http://obiee11gqna.blogspot.com.au/2011/04/obiee-11g-query-log-log-level.html
    Richard

  • How to enable logging in OBIEE 10G

    I have LDAP authentication in OBIEE 10 G and users are only residing in LDAP.
    I have a requirement to enable logging for few users. Can suggest me what all steps are required. I created user in RPD and enabled logging for that user. Kept same user ID as in LDAP. Still i cant see the logs.

    oh.. its 10g.. okay.
    In this case NQS authentication will override the LDAP authentication. Do not go for rpd users this can be taken care using init blocks as below.
    When using LDAP we can set the loglevel using Init blocks(see below). this can be set runtime using Set varaible from Answers->Advanced tab.
    You Init block suppose to be like
    case when :user in ('a','b') then 2 ELSE 0 END
    set to LOGLEVEL variable
    Pls mark correct/helpful

  • Unable to get the report query logs in OBIEE 11g.

    While trying to view the report queries in 11g(Administration >Manage Sessions >Log(of a particular request))
    , I'm getting the following error :
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <2799894530>: Syntax error [nQSError: 26012] . (HY000)
    Has nayone come across the same. Please do share , how to fix this.
    Thank you.

    Hi,
    Even Im facing the same issue.. Reports are working fine... For testing, I opened Analysis page and created a query with 2 columns.. Results are coming but log is not appearing.. The issue is still the same...
    Any help will be appreciated...
    thanks & regards,
    dmaze

  • No logs found in Router

    Hi ,
    I am using a 2851 router in mpls network. We had a power shut down activity recently and post to that i could not find any logs in the router.  Can anyone help me out in trouble shooting this issue.
    Regards
    Raj

    Raj
    Can you verify that before the power outage the router was producing logs?
    Can you also verify that the router is running the same version of IOS now as before the power outage? I have seen situations where an IOS had been added to flash or an IOS had been removed from flash and after a power cycle the router was running a different IOS and some behaviors might have changed.
    It wold help if we could be sure of how the router is configured for logging. Can you post the output of the command
    show run | include log
    And there might be some helpful information if you would post the output of show log
    HTH
    Rick

Maybe you are looking for

  • Error when opening a VO xml file

    I am starting to look at using the framework extension capability for some changes to the Oracle Sourcing module. I have used an enhanced version of Luke's script to generate my server.xml files. I have successfully loaded these into my project in Jd

  • Mac OS 8.6 on an iBook 600

    My girlfriend has recently bought an iBook. Switching from OS 8.6 to Tiger is quite a major transition though, so it seemed a practical idea to clone her old Powerbook 1400 drive to a small (1Gb) partition of the iBook. But the iBook doesn't seem to

  • RE: 4 Forte questions, sitting in a row

    Hi Carl, a. With regards to Forte "wrappering". Presumably the 'C' program that you want to interface to, must have an API that you can access, and then you call those functions from within Forte ? If its a vanilla C program (you need the *.obj file)

  • HTTP(s) - RFC - HTTP(s) scenario is not working synchronous.

    Dears, I have the following scenario. our PI system will receive an XML over HTTP(s) from outside company. and then our system will send a confirmation to that company. I already configured it with synchronous outbound Interface. Now, I can post xml

  • Need help deleting purchased TV episodes to free up storage space

    I want to download purchased TV episodes but am told that I don't have enough free space. I've deleted episodes from "Settings" "Useage" "Video"  but the GB used value isn't adjusting under "Storage" "Useage". How do I get that value to adjust?