Essbase Log Charts

All,
We are trying to capture user login information (through EAS Console and Excel Add-in) for the last 30 days for a particular database and have generated the necessary log charts in EAS. My questions is which one of the below messages should be used in the filter to get the correct info.
1051009 - setting application active for a given user
1051164 - received login request from
1051061 - Application loaded. Connection established.
Thanks!

Hi Dermott,
This error is coming as you didn't configue Administration Services to any relational database. Because log analyzer retrieves log information from the log file on Essbase Server and parses the information into the relational database on the middle-tier Administration Server. So you first need to configure Administration Services to any relational database like Oracle, SQL Server, DB2 by using configuration utility.
You can invoke configuration utility from one of following way: - Start > All Programs > Hyperion > Foundation Services > Configuration Utility
Hope it answer your question.
Atul K,

Similar Messages

  • Duplicate Entries when generating Essbase Log Analyzer Chart

    Hi,
    In EAS Console when i right click -->Sample application -->Generate Log Chart and then go View Log Charts i can see duplicate entries below the chart area, when i click refresh. Has anyone come across this issue before?
    Essbase Version 9.3.1
    OS Sun Solaris 9
    Thanks,
    Manoj

    Also forgot to mention that there are duplicate entries in the easserver log as well.
    Thanks,
    -Manoj

  • Log Chart Analyzer

    When trying to view the log charts for an application in essbase, it shows me the "Earliest date in the log file": 15 Jun 2011
    I also see the "Latest date in the log file"; 4th Oct 2011.
    My problem is that i am not able to view any recent log chart statistics on the application since its showing the latest date on the log file as the 4th of October. How can i change this so it starts showing me all logS?

    This from the EAS guide might help you because you must first put the data into the log chart database before you can view it. If you have deleted your application log, it will not be able to add the data to your log chart.
    Generating Log ChartsBefore you can view and filter log charts, you must generate log chart information. When you generate charts for a log, the log is parsed into the relational database on Essbase Administration Server. Each subsequent time that you view log charts, you click Refresh to update the log database with messages written to the log since the last time you viewed log charts. You generate log charts only once for each log.
    A log is not altered when it is loaded to the log database on Essbase Administration Server, and the log file on Essbase Server is unaffected. Log chart information is stored in the log database until you delete the log charts.
    Log chart generation runs as a background process so that you can continue working in Administration Services Console. While the generation processes in the background, you can exit the console, but you cannot shut down Essbase Administration Server until the generation process is complete.
    To generate log charts for a log:
    1.From Enterprise View or a custom view, select an Essbase Server or an application.
    2.Right-click, and select Generate log charts.
    A message indicates that the generation process has been launched in the background and an ID for the process is displayed. You can use the ID to track the status of the background process in the Background Process Status window.
    3.Click OK.

  • Essbase Log to a Cube

    I am looking for a download that was there on Hyperion forum download before Oracle buy out or some where. The download kit was to load Essbase Log to an Essbase Cube to help analyze the activity. Kit includes .rul file and base outline structure etc.
    I will highly appreciate if anybody knows where to get it. Thanks in advance.
    I know if I can spend some time I can development it but I would like use download kit rather than re-inventing the "wheel".

    Hi Rajsheel,
    I also required the above mentioned application code for essbase log analyse and purging activities.
    Can you please let me know about some concepts to purge the Essbase logs.
    my mail id is [email protected]
    Thanks in advance!!
    Deepak

  • E-mail alerts in planning & essbase log

    Hi All,
    1).How to get the e-mail alerts in planning .
    2).where can we find in detail log file in Essbase.
    Bunny

    Hi,
    To set up e-mail for workflow notification.
    In planning - Administration > Application Settings
    Under System Settings in the E-mail Server box - enter the smtp server information.
    essbase.log will be in arborpath directory e.g. C:\hyperion\AnalyticServices\essbase.log
    Also there is a log file for each application. e.g. C:\hyperion\AnalyticServices\app\Sample\Sample.log
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Changes required in Essbase logs location:

    Hello Masters,
    I am trying to change Essbase log file location from default location to new location. this is our internal requriement.
    Existing Log location:
    ../app/hyperion/Oracle/Middleware/user_projects/epmsystem1/diagnostics/logs
    Desired New Log Location:
    ../app/essbase/logs
    To do the change, We are modifying logging.xml file at ../app/essbase/EssbaseServer/essbaseserver1/bin
    In the logging.xml file, changed the path parameter value from old location to new location. But, still the log files are creating in the old location.
    Please share me your experiences if anyone already did it and let me know do I need to do any specific steps after modification.
    Thanks,
    Ganesh.

    Did you recycle the services after you made the change?
    Thank you,
    Todd Rebner

  • Control the size of Essbase.log and application log

    Understand that there are many message were written to the Essbase.log and application log. Is there any method to control what kind of message to be written to the log file so as to reduce the IO frequency of the server disk folders?
    Thanks for your help!

    CL wrote:
    You might want to think about forcing your BSO/ASO PAG & IND/DAT files to go onto a separate drive volume from your base Essbase binaries. This can be tough to do in a SAN environment as it is difficult to know what is truly where.
    Another option would be to use CLEARLOGFILE to reset the logs (this will delete them every time you stop/restart Essbase, so make sure you archive them if you need log history).
    See: http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/config/clearlogfile.htm
    Yet another would be to set SSLOGUNKNWON to false to cut down on the log.
    See: http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/config/sslogunknown.htm
    Regards,
    Cameron LackpourThanks! We already separate the log files from the data files but they still in the same hardware server. Yes, in SAN environment we really don't know where it the physical drive.
    Essbase do not have log rotate option like Apache and maybe we should archive the essbase log regularly and clear it up.
    We don't have much unknown member case in our log. Anyway we will investigate the option SSLOGUNKNOWN
    Thanks again!

  • Essbase  log files

    Does anyone know what the info codes are at the end of the various lines in the Essbase log files. eg: [Wed Oct 22 08:18:17 2003]Local/ESSBASE0///Info(1051164)- id like to understand what "info (1051164)" is

    If you have licensed the Essbase API, on your essbase server there should be an essbase\api\include folder. In that folder there should be a file called message.txt that has a list of all the codes and messages associated with them.If you have a newer version of Essbase, some of the messages are documented in greater detail in an html document in the docs folder of the Essbase server. Look for /essbase/docs/errmsgs/erhelp.htm (or something like that).Good luck,Bruce

  • Essbase Log

    I am have issue connecting to admin Server
    where are the Logs for the following
    Foundations service
    Intergration Services
    Essbase Server
    and
    Essbase Admin Server
    Please advise

    which version?
    Default Location of Log Files in Version 7.1.x
    Essbase.log - //Hyperion/essbase
    Application_Name.log - //Hyperion/essbase/app/application_name
    Default Location of Log Files in Version 9.0.x - 9.3.x
    Essbase.log - //Hyperion/AnalyticServices
    Application_Name.log - //Hyperion/AnalyticServices/app/application_name
    Default Location of Log Files in Version 11.1.1.x
    Essbase.log - //Hyperion/logs/essbase
    Application_Name.log - //Hyperion/logs/essbase/app/application_name
    Default Location of Log Files in Version 11.1.2
    //Oracle/Middleware/user_projects/epmsystem1/diagnostics/logs/essbase/essbase_0
    Essbase.log
    Essbase_ODL.log
    //Oracle/Middleware/user_projects/epmsystem1/diagnostics/logs/essbase/essbase_0/app/application_name
    Application_Name.log
    Application_Name_ODL.log

  • Essbase log location

    how can i change the essbase log location and application log location in V 11
    Edited by: Mink2 on Mar 10, 2010 1:39 PM

    currently you can't that I know of. In version 11 it is in Hyperion\logs\essbase. I guess you could uninstall everything and reinstall Hyperion products on a different drive and that would change it :)

  • Delete essbase log file daily

    Hi
    I would like essbase to delete application log file each day,
    how can I do it?
    Thx

    How about the CLEARLOGFILE Essbase.cfg file setting?
    Setting it to TRUE will overwrite the Essbase server and application logs whenever Essbase is restarted.
    Also, there's a EXCEPTIONLOGOVERWRITE setting that allows the overwrite of .xcp files.
    Both of these can be found in the Technical Reference guide.
    Regards,
    Cameron Lackpour

  • Essbase log analyzer

    Back in the Hyperion days, there used to be a set of objects you could download that consisted of some rules, calc script, and database shel. It was used to import a database log and would build some dimensions and load the data to analyze the logs. Does anybody have any idea where I could find that?

    You might want to take a look at this: http://www.network54.com/Forum/58296/thread/1196629882/EssbaseRightLog
    Regards,
    Cameron Lackpour

  • Essbase Errors in the log and applications crashing - 11.1.2.0 and 11.1.2.1

    We recently started installing a new DEV, CERT and Prod environment. We installed 11.1.2.0 in Dev and then 11.1.2.1 in Cert and Prod. In all three environments we are getting error messages in our essbase logs...“Essbase Error 1042017 - Increase the NetRetryCount and/or NetDelay” We have done all the usual changes to the config file by changing the netretrycount and netdelay settings, however the problem still persists. We are only working with developed applications in Dev, and there it causes those applications to stop. In Cert and Prod, only the sample apps are loaded, but again we get these errors in our logs. Since it spans multiple environments it seems that this is some thing with our environment, but not sure what that would be. Any thoughts?

    Questions regarding version compabilities come up quite often, yet the answer is still the same: have a look at the certification matrix http://www.oracle.com/technetwork/developer-tools/forms/oracle-forms-11gr2certmatrix-519680.xls
    for installation instructions on your chosen platform have a look at the installation manual: http://docs.oracle.com/cd/E24269_01/doc.11120/e23960/toc.htm
    What do you plan to do with SOA suite? This isn't needed for forms&reports.
    cheers

  • Getting issue while log in to Essbase server

    Hi All,
    Am getting network issue while log in to Essbase sever in console :
    Below is error :
    Network error 10061 : Unable to connect server .the client timed out waiting to connect the essbase agent TCP/IP. Check your network connections Also make sure Server and port values are correct.
    i have recycled all services and pinged from one server to another server every thing is working fine. but am getting above error.
    Please help me out. Required all your suggestion and appreciated if anybody provides solution.
    Thanks in advance
    SM

    Hi All,
    Currently am on 11.1.2.1 version.
    I have checked essbase .log file below is the error
    [Mon Nov 04 22:07:11 2013]Local/ESSBASE0///Info(1056704)
    Received OPMN Ping Request
    [Mon Nov 04 22:07:11 2013]Local/ESSBASE0///Info(1056705)
    Sent the Response to OPMN Ping
    [Mon Nov 04 22:07:27 2013]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [msad://OBJECTGUID=\0f\cf\16\80\7d\4a\84\43\8c\3b\f4\d7\32\a9\2d\e0?USER])
    [Mon Nov 04 22:07:27 2013]Local/ESSBASE0///Info(1008106)
    Exception error log [E:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\essbase\essbase_0\log00022.xcp] is being created...
    [Mon Nov 04 22:07:27 2013]Local/ESSBASE0///Info(1008107)
    Exception error log completed E:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\essbase\essbase_0\log00022.xcp please contact technical support and provide them with this file
    [Mon Nov 04 22:07:32 2013]Local/ESSBASE0///Info(1056704)
    Received OPMN Ping Request
    [Mon Nov 04 22:07:32 2013]Local/ESSBASE0///Info(1056705)
    Sent the Response to OPMN Ping
    [Mon Nov 04 22:07:37 2013]Local/ESSBASE0///Info(1054018)
    RECEIVED ABNORMAL SHUTDOWN COMMAND - ESSBASE TERMINATING
    i think essbase has been crashed  please let me know your inputs and procedure further.
    thanks in advance
    SM

  • Essbase database properties log

    Hi All,
    Does Essbase maintain a log of the changes to the properties? For e.g. if I need to know when was the property Aggregate missing value was set, where can I find it?
    Thanks,
    AD

    I wonder if the OUTLINECHANGELOG Essbase.cfg setting would do what he wants.
    Per the Tech Ref:
    If OUTLINECHANGELOG is set to TRUE, Essbase logs all outline changes into the file database_name.olg. Database administrators can review the outline revision history in the .olg file and gather enough information to roll back changes if needed.
    Each database contains a separate outline change log file in the same location as the database. The file is stored in the database directory of the Essbase Server installation.
    The data format of the outline change log is:
    * Date and time of outline modification
    * Name of the user who made the change
    * Type of change the user made
    * Details describing the type of change made
    I have never used this setting, so the OP would have to turn it on and test to see if database property changes are logged. It might be worth a try.
    Here's the url: http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/techref.htm
    Regards,
    Cameron Lackpour

Maybe you are looking for