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

Similar Messages

  • Cannot see the Settings Administration Manage Sessions View Log

    Hi !
    I'm using aggregate tables and to verify if they work well, I need to check the sql statement. But in the Answer "Settings > Administration > Manage Sessions > View Log", I see : cannot find history
    Do you know why I can't see my sql statement ? Thanks

    Hi,
    i think you dint enable the query logging..
    in your rpd open your user and in the logging level select 2 or 1.
    before that you need to enable one thing.
    ref here
    http://dbperf.com/Using_the_OBIEE_Log_File
    thanks,
    Karthick

  • OBIEE 11g: Admin= Manage Session= View Log throwing error

    Hi,
    When we are trying to see the logs from obiee 11g admin screen=>manage sessions, it is throwing the following error:
    Log Could Not Be Retrieved
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <3791257602>: Syntax error [nQSError: 26012] . (HY000)
    - But we are not getting any error while running report or dashboard or anything else.
    What could be the possible reason for this? Where to check?
    Thanks in advance

    Sudipta Gupta wrote:
    Hi,
    When we are trying to see the logs from obiee 11g admin screen=>manage sessions, it is throwing the following error:
    Log Could Not Be Retrieved
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <3791257602>: Syntax error [nQSError: 26012] . (HY000)
    - But we are not getting any error while running report or dashboard or anything else.
    What could be the possible reason for this? Where to check?
    Thanks in advanceIf you restart the service the problem would resolve but every time its not a good idea to bounce the services the problem is with cache/queries stores in nqquery.log have a script to clear the cache files periodically
    upgrade to 11.1.1.6.2 the problem is fixed
    thanks,
    Saichand

  • "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

  • 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

  • 11G : logging to activate 'view log' in manage sessions

    Hi all,
    I was wondering where to activate the logging so the 'view log' option in manage sessions becomes active.
    Anyone an idea because I'm 'travelling' around in the console, but without success.
    Txs for your great help!
    Kr,
    A

    Hi ADB,
    The only option is to do this via the em?Many administration tasks in 11g are the same as 10g. For example, the log level for a particular user is still defined in the security manager, and you still view the query log (nqquery.log) either through the filesystem, or through the Manage Sessions link in the Presentation Server administration screen
    but after doing that also saying no log found,chk the link below
    http://forums.oracle.com/forums/thread.jspa?messageID=7434587
    Hope it helps you.
    By,
    KK
    Edited by: KK on Oct 26, 2010 6:19 AM

  • 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

  • LIBOVD ERROR  - "validateContextToken: workflow session was not found for given context. Create a new workflow session with token"

    Hello everyone,
    I have the following scenario:
    We're using "Oracle SOA Suite 11g 11.1.1.7.0" (Patched w/ 17893896) mainly for a BPM/Human workflow composite. Former, we were having the error bellow:
    <Mar 16, 2015 1:13:03 PM BRT> <Error> <oracle.soa.services.workflow.query> <BEA-000000> <<.> Verification Service cannot resolve user identity. User weblogic cannot be found in the identity repository. Workflow Context token cannot be null in request.
    ORABPEL-30511
    When that error ocurred, no one was able to use the system (BPM/Human Workflow).
    I opened an SR, and after some analysis from the support, it recommended me to set up "virtualize=true" in EM, and restarting the domain. Then it started logging the following:
    connection to ldap://[10.200.10.57]:7001 as cn=Admin.
    javax.naming.NamingException: No LDAP connection available to process request for DN: cn=Admin.
    Looking up on support KB, I found this note Doc ID 1545680.1 and increased from Max size of Connection Pool 10 to 200. That did work successfully! Problem now is that the <SERVER>_diagnostic.log is being filled up with the following error:
    [2015-03-31T16:03:46.421-03:00] [soa_server2] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: [ACTIVE].ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: e0194e38aa6c9a2f:39fc1ff9:14c5def5247:-8000-00000000000a5653,0] [APP: soa-infra] <.>    validateContextToken: workflow session was not found for given context. Create a new workflow session with token=51490173-e3d0-41dd-ae99-983915aa8454;;G;;Z+P7Oe9ABnoTUQD9ECryEW2l0/8yRcqPDyZsOWBCuzMmRgA3Qsj601TxmWQ87z2MjuwW5AH+KzgjIwkPmhJFdpc1FrE6Y/MrN1bxIDHJWu2/zP3iSNwKD07hRrh/U37Ea0TvaQyuaHJIog9y3Ptmzw==
    One important point is that we're using only the embedded WLS ldap. So I am not 100% sure if we should be using the virtualize flag=true, once all docs I read point out that this should be done when using multi-ldap providers.
    Also, I only got this error in the "diagnostic.log".
    Although, no user has complained about using the system, I really want to work it out. Anyone has any suggestions?
    Thanks in advance!

    I have moved your thread from Certification to SOA Suite to get proper assistance.
    Thanks,
    Lisa

  • Problem about space management of archived log files

    Dear friends,
    I have a problem about space management of archived log files.
    my database is Oracle 10g release 1 running in archivelog mode. I use OEM(web based) to config all the backup and recovery settings.
    I config "Flash Recovery Area" to do backup and recovery automatically. my daily backup schedule is every night at 2:00am. and my backup setting is "disk settings"--"compressed backup set". the following is the RMAN script:
    Daily Script:
    run {
    allocate channel oem_disk_backup device type disk;
    recover copy of database with tag 'ORA$OEM_LEVEL_0';
    backup incremental level 1 cumulative copies=1 for recover of copy with tag 'ORA$OEM_LEVEL_0' database;
    the retention policy is the second choice, that is "Retain backups that are necessary for a recovery to any time within the specified number of days (point-in-time recovery)". the recovery window is 1 day.
    I assign enough space for flash recovery area. my database size is about 2G. I assign 20G as flash recovery area.
    now here is the problem, through oracle online manual, it said oracle can manage the flash recovery area automatically, that is, when the space is full, it can delete the obsolete archived log files. but in fact, it never works! whenever the space is full, the database will hang up! besides, the status of archived log files is very strange, for example, it can change "obsolete" stauts from "yes" to "no", and then from "no" to "yes". I really have no idea about this! even though I know oracle usually keep archived files for some longer days than retention policy, but I really don't know why the obsolete status can change automatically. although I can write a schedule job to delete obsolete archived files every day, but I just want to know the reason. my goal is to backup all the files on disk and let oracle automatically manage them.
    also, there is another problem about archive mode. I have two oracle 10g databases(release one), the size of db1 is more than 20G, the size of db2 is about 2G. both of them have the same backup and recovery policy, except I assign more flash recovery area for db1. both of them are on archive mode. both of nearly nobody access except for the schedule backup job and sometime I will admin through oem. the strange thing is that the number of archived log files of smaller database, db2, are much bigger than ones of bigger database. also the same situation for the size of the flashback logs for point-in-time recovery. (I enable flashback logging for fast database point-in-time recovery, the flashback retention time is 24 hours.) I found the memory utility of smaller database is higher than bigger database. nearly all the time the smaller database's memory utility keeps more than 99%. while the bigger one's memory utility keeps about 97%. (I enable "Automatic Shared Memory Management" on both databases.) but both database's cup and queue are very low. I'm nearly sure no one hack the databases. so I really have no idea why the same backup and recovery policy will result so different result, especially the smaller one produces more redo logs than bigger one. does there anyone happen to know the reason or how should I do to check the reason?
    by the way, I found web based OEM can't reflect the correct database status when the database shutdown abnormally. for example, if the database hang up because of out of flash recovery area, after I assign more flash recovery area space and then restart the database, the OEM usually can't reflect the correct database status. I must restart OEM manually to correctly reflect the current database status. does there anyone know in what situation I should restart OEM to reflect the correct database status?
    sorry for the long message, I just want to describe in details to easy diagnosis.
    any hint will be greatly appreciated!
    Sammy

    thank you very much, in fact, my site's oracle never works about managing archive files automatically although I have tried all my best. at last, I made a job running daily to check the archive files and delete them.
    thanks again.

  • Roblem about space management of archived log files

    Dear friends,
    I have a problem about space management of archived log files.
    my database is Oracle 10g release 1 running in archivelog mode. I use OEM(web based) to config all the backup and recovery settings.
    I config "Flash Recovery Area" to do backup and recovery automatically. my daily backup schedule is every night at 2:00am. and my backup setting is "disk settings"--"compressed backup set". the following is the RMAN script:
    Daily Script:
    run {
    allocate channel oem_disk_backup device type disk;
    recover copy of database with tag 'ORA$OEM_LEVEL_0';
    backup incremental level 1 cumulative copies=1 for recover of copy with tag 'ORA$OEM_LEVEL_0' database;
    the retention policy is the second choice, that is "Retain backups that are necessary for a recovery to any time within the specified number of days (point-in-time recovery)". the recovery window is 1 day.
    I assign enough space for flash recovery area. my database size is about 2G. I assign 20G as flash recovery area.
    now here is the problem, through oracle online manual, it said oracle can manage the flash recovery area automatically, that is, when the space is full, it can delete the obsolete archived log files. but in fact, it never works! whenever the space is full, the database will hang up! besides, the status of archived log files is very strange, for example, it can change "obsolete" stauts from "yes" to "no", and then from "no" to "yes". I really have no idea about this! even though I know oracle usually keep archived files for some longer days than retention policy, but I really don't know why the obsolete status can change automatically. although I can write a schedule job to delete obsolete archived files every day, but I just want to know the reason. my goal is to backup all the files on disk and let oracle automatically manage them.
    also, there is another problem about archive mode. I have two oracle 10g databases(release one), the size of db1 is more than 20G, the size of db2 is about 2G. both of them have the same backup and recovery policy, except I assign more flash recovery area for db1. both of them are on archive mode. both of nearly nobody access except for the schedule backup job and sometime I will admin through oem. the strange thing is that the number of archived log files of smaller database, db2, are much bigger than ones of bigger database. also the same situation for the size of the flashback logs for point-in-time recovery. (I enable flashback logging for fast database point-in-time recovery, the flashback retention time is 24 hours.) I found the memory utility of smaller database is higher than bigger database. nearly all the time the smaller database's memory utility keeps more than 99%. while the bigger one's memory utility keeps about 97%. (I enable "Automatic Shared Memory Management" on both databases.) but both database's cup and queue are very low. I'm nearly sure no one hack the databases. so I really have no idea why the same backup and recovery policy will result so different result, especially the smaller one produces more redo logs than bigger one. does there anyone happen to know the reason or how should I do to check the reason?
    by the way, I found web based OEM can't reflect the correct database status when the database shutdown abnormally. for example, if the database hang up because of out of flash recovery area, after I assign more flash recovery area space and then restart the database, the OEM usually can't reflect the correct database status. I must restart OEM manually to correctly reflect the current database status. does there anyone know in what situation I should restart OEM to reflect the correct database status?
    sorry for the long message, I just want to describe in details to easy diagnosis.
    any hint will be greatly appreciated!
    Sammy

    thank you very much, in fact, my site's oracle never works about managing archive files automatically although I have tried all my best. at last, I made a job running daily to check the archive files and delete them.
    thanks again.

  • 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

  • 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

  • Session expired, log out.

    After reading or viewing an email attachment, try to return to emails and the message 'session expired, log out' appears and you are logged out. This is just one of numerous problems with BT Mail that never happened with Yahoo.

    Hi RoyL,
    Thanks for the post and welcome to the forum.  I am sorry to hear of the problems that you are having.  Any chance you could send me your details so that I can send on to our email teams to have a look at?
    It would really help if you could supply the following information,
    Time stamp of when the issue occurred?,
    The email address in question? and
    Does the session drop out only when viewing attachments or have you noticed other scenarios?
    If you could send me this info via email that would be great.  You will find the 'Mods contact link' under the 'About me' section of my profile.  Just click on my username (SeanD).
    Cheers
    Sean
    BTCare Community Manager
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Delete sessions and logs in SM35

    Hi,
    I am trying to delete sessions and logs under "In Process" tab without success. Once I deleted the sessions and logs, I received the confirmation message "4 session(s) and log(s) deleted", but the entries are still there. Any suggestions?
    I managed to delete sessions and logs under "Process", "Incorrect" tab and so on except the entries under "In Process".
    Thanks.
    Sumanth
    Edited by: Sumanth Thunga on May 11, 2009 5:03 AM

    Hi,
    Please execute the report RSBDCCKA and RSBDCCKT in your system and delete all the listed inconsistencies by these reports.
    After this, please try to delete the  "In Process" sessions.
    If still, you are not able delete the sesison, please follow the way I have suggested in my earlier thead.
    With Regards,
    Saurabh

  • Manage Sessions

    I gave access to a user for Manage Sessions. Now when I try to run a report in Answers as that user I am unable to locate manage sessions for me to view the log file. I even set the log level to 2 for this user. Do i need to stop and start the services again? What am i missing here?

    I tried stoppping and restarting the services. I am still unable to see Manage Sessions when I log in as that user. As Admin when I login, I can see the Manage sessions and view log. I see Manage Sessions for that user when I login as Admin. My question now is do users reallly get access to Manage Session to view the log file for the exact query coming from the database. If, yes what am I doing wrong?

Maybe you are looking for

  • What benefits do I lose by clearing cache?

    I've been advised to "delete Cashes.db" and "to Empty Caches" as steps in speeding up by slow Safari?  What advantages to having these do I lose by doing either or both of these;  that is, are there any important functions, such as slower speed for a

  • Yosemite 10.10.1 causing Safari not to play YouTube videos...

    Hi guys/girls, I installed Yosemite on my iMac (20-inch, Mid 2007) when it was first released and I had no issues whatsoever. Last night I updated Yosemite to 10.10.1 and now all of a sudden Safari Version 8.0 (10600.1.25.1) won't play any YouTube vi

  • I have Mac OSX 10.5.5 what upgrade should I have/need

    I am currently using Mac 10.5.5, what upgrade should I have/need?

  • Refine Search on App Store?

    Earlier today i was looking for a magazine but when i looked for it on search, i could find it because loads of other apps came up because of what i searched. What i was thinking is that if apple added a refine search to the app store it would be 10x

  • Where does downloaded music get saved?

    Hello.  Downloaded 1 music album from Google Music.  I can see it and play it but cannot find it in the file system.  Where does downloaded music get stored on the Ellipsis 8?  Thanks.