Statistics in hyperion

Can some one tell me what is the comparable module in Hyperion for SAS/STAT?
Or is there any statistics module in Hyperion

You can prove this by logging into a planning application and then just hitting X to close the browser. Log back and in and you will see the session still open under statistics.
Planning seems to cache the session but only clears it if you log out properly.
Cheers
John

Similar Messages

  • How to delete Hyperion Planning member using ODI

    Hi All,
    Anyone know how to delete Hyperion Planning member using ODI? And how to update account type on Hyperion Planning Using ODI?
    e.g.:
    I have a member with account type Saved Assumption, and I need to change to Revenue, but it cannot change. But if I change to Expense, it can. So what's wrong with the mapping?
    This is my csv file for update a member on Hyperion Planning.
    Parent,Account,Default Alias,Operation,Data Storage,Two Pass Calculation,Account Type,Time Balance,Skip Value,Data Type,Exchange Rate Type,Use 445,Variance Reporting,Source Plan Type,Aggregation,Member Formula
    Account,Statistics,,Update,,,,,,,,,,,,
    Account,Meal,,Update,Store,,Expense,,,,,,,,,
    Account,Test1,,Update,Never Share,,Saved Assumption,Average,None,Non-currency,none,,,Consol,~,
    Account,Test2,,Update,Never Share,,Revenue,Average,None,Non-currency,none,,,Consol,~,
    Account,Test3,,Update,Never Share,,Saved Assumption,Average,None,Non-currency,none,,,Consol,~,
    Thanks in advance.
    Regards,
    Sumardi
    Edited by: Sumardi Wijaya on Mar 31, 2009 10:57 PM

    Hi,
    To delete a member you use the Operation column, the following values can be used.
    Update – This is the default and is used if not populated, it Add, updates, moves the member being loaded.
    Delete Level 0 - Deletes the member being loaded if it has no children
    Delete Idescendants –Deletes the member being loaded and all of its descendants.
    Delete Descendants –Deletes the descendants of the member being loaded, but does not delete the member itself.
    Does the member you trying to change to Revenue have a variance reporting set to "Expense" as it will need to be set to "Non Expense"
    Also in your interface you can add logging options in the IKM, this maybe will give a clearer indication where your problem lies.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to view which users have logged into Hyperion Planning

    Hi all,
    I'm trying to determine the best way to view users that have logged into Hyperion Planning (who and when). Is there an option in Shared Services or can this be viewed through Planning by the administrator? Any insight would be greatly appreciated.
    Thanks!

    Planning has never been the best at providing that information, you can look at the statistics page in planning which is pretty poor in my opinion.
    The other option is audting but once again it doesn't really audit users logging in and out.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can we tell who is running Hyperion Financial Reporting?

    We are using Hyperion Workspace, Planning and Financial Reporting. We just wonder whether there is a report or summary that can be used to monitor the FR report usage i.e. we can understand who are running a FR report at what date/time. A audit report or summary statistics can serve the purpose.
    Thanks in advance!

    jts wrote:
    I was interested in this too but it appears for Financial reporting you can only record logins to the database.
    In Workspace go to Navigate/Administer/Event Tracking
    In Event tracking you can audit system logins, database logins, Interactive Reporting, SQR Reporting, Job execution
    It appears there is not an option for financial reporting?
    JTSThanks!

  • Statistics Functions error

    I created the function percentile using the code (Essbase version 11.1.2.3):
    * Register function percentile
    CREATE MACRO $1.'@JPTILE'(SINGLE, GROUP)
    AS '@_JPTILE(@@1, @@SH1)'
    SPEC '@JPTILE(percent,expList)'
    COMMENT 'Computes the specified (percent) percentile of a data set (expList)';
    CREATE FUNCTION $1.'@_JPTILE'
    AS 'com.hyperion.essbase.calculator.Statistics.percentile(double,double [])';
    The function appears in the function list editor.
    When creating the formula on the member and check the syntax
    @JPTILE (5, @CHILDREN("iteracoes"));
    I get the error:
    Error(1200337) - Error compiling formula [)] without [(]
    I have tested various combinations of use of parenthesis but no works.
    Could anyone help me?
    Thanks.
    Marco

    The code to create the function is wrong.
    CREATE FUNCTION $1.'@_JPTILE'
    AS 'com.hyperion.essbase.calculator.Statistics.percentile(double,double [])';
    Change the code posted on the Oracle page for:
    CREATE FUNCTION $1.'@_JPTILE'
    AS 'com.hyperion.essbase.calculator.Statistics.percentile(int,double [])';
    This way works!!!

  • Hyperion Planning 1z0-272 -- Need Certification Mock test papers

    Hi All,
    I want to prepare for Hyperion Planning 9.3 Administrator I & II
    Can any one help me in getting study material / Guide / Mock Exams / Any Material.
    Regards,
    Abedeen.

    hi Dornakal,
    But in your blog there is no question on Planning.
    its haveing questions related to ESSBASE.
    like:
    Thursday, January 22, 2009
    Certification Questions
    Hi All,
    please find some sample questions, which can help you to get certified in Essbase.
    1. Development tool used to build application which can add or delete dimensions.
    2. essbase quick start when is it used
    3. multiple fix – dense or sparse
    4. multiple if – dense or sparse
    5. Member selection wizard in excel. Placement
    6. When are hash tables used
    7. Number of passes through database (two pass calc) – 2questions
    8. Query designer – what cannot be assigned to filter access
    9. Sequence of cache files to be optimized based on their priority
    10. What causes fragmentation?
    11. Which compression type to use based on the statistics information of the database
    is incremental restructuring deferred when u add, move or delete a member of a sparse dimension
    12. What command do you use to optimize data export
    13. Max .pag file size
    14. Given a load file identify what field or load method should be used.
    15. Attribute dimensions
    16. What cannot be linked to a cell with an LRO
    17. When would you select Shared Member functionality, as opposed to Attribute dimension functionality?
    18. Proper use of substitution variables in the cal scripts
    19. Variance calculation – when is it used. Result
    20. Given an exhibit identify the improper use of label only tag
    21. What are the minimum security settings for LRO’s
    22. Accept and reject records based on rules
    23. Data source 3 partitions, data target updated. How many .CHG files are updated
    24. Given settings, what is the optimal outline
    25. Which partition uses less synchronization
    26. Given 2 exhibits from excel, which exhibit will be retrieved
    27. hashtbl theory
    28. Set commands – 3 questions
    29. Dynamic calc and dynamic cal and store properties interchanged what kind of restructuring happens
    30. Attribute calc dimensions
    31. Use of attribute dimensions in partitions
    32. Identify how many blocks are created given database statistics
    33. How many index files will be restructures
    34. Validate command
    35. Which access a filter can have
    36. Fix command and number of passes
    37. Fix with datacopy
    38. Fix with cross-dimensional operator
    39. frmbottom up command
    40. Given an outline which dimension is tagged as label only
    41. Can u load data into attribute dimension
    42. Datacopy syntax
    43. beginarchive and endarchive commands
    44. net delay command
    45. query designer filter access issues
    46. Which file holds uncompressed data blocks
    47. Fragmentation, causes prevention and resolution
    48. Essbase member selection placement in query designer of spread sheet
    Is there any other place i can find info .
    Regards,
    Abedeen.

  • Hyperion Essbase Error: 1002097 Unable to load database [PlanType1]

    Hello,
    I am running Hyperion Essbase 9.2.0.3 version. This has happened 3 times now since last 2 weeks. I had to restore the APP folder from previous backup.
    The message that i see is Error: 1002097 Unable to load database [PlanType1]
    I have searched google and no luck. Anyone knows how to fix this or why we get this message. I don't want to restore from backup everytime.
    Thanks
    Azmat Bhatti

    I think you have currepted backup.
    Try run essmsh script to recover broken block's.
    Backups - Files still locked after beginarchive

  • Error while scheduling a Hyperion Interactive Report

    Hi,
    I'm trying to run a scheduled Hyperion Interactive Report (version 9.3.1). The report is scheduled to run for 1st of every month. After the report is scheduled. When a user tries to run the report on demand.
    The error log states as follows:
    $ view server_messages_IRJobService.log
    "server_messages_IRJobService.log" [Read only] 38 lines, 2688 characters
    <event logger="com.brio.one.services.bqservice.SERVICE" method="ThrID(7) Logger(ZDbgPrint)" timestamp="1247269603142" level="ERROR" thread="[ORB=_it_orb_id_1,Pool=1]::id-6" sequence_no="74">^M
    <time>10 Jul 2009 16:46:43,142</time>^M
    <context subject="TIPAdmin" session_id="zRMz99t6-00000122670ef701-0000-8197-0a3f0708" originator_type="IRJobService" originator_name="InteractiveReportingService" host="tsbrit02">^M
    <info type="RESOURCE">IBQServiceImpl::runJob Job Identifier: TIPPFSMRPT Service Name: JF1_tsbrit02 Cycle Name: Cycle_0</info>^M
    <info type="RESOURCE_ID">000001225ef102a5-0000-8197-0a3f0708</info>^M
    </context>^M
    <message><![CDATA[TCApp::ExecuteJavaScript failed: ]]></message>^M
    </event>^M
    ^M
    But when the report is uploaded and when the user tries running it. It runs without any problem.
    The report has 3 filters(drop downs) on runtime.
    Could anyone please help me in this regard.
    Regards,
    Sadiq

    check your discoverer user role using:
    select granted_role from dba_role_privs where grantee=upper('<username>');
    from your database. the database to which the desktop is connecting.
    check for connect, resouce, multiorg roles.

  • Error WHile creating a User in Hyperion Planning

    HI,
    Please someone guide since im facing this problem for a longtime.
    I created a user in Planning webpage and refreshed the security filters.
    When i tried to login using planning webinterface, it showed an error "User priscila_monsanto does not exist in the domain or the password is incorrect"
    And i could able to find an exception in the file"Hyperion Planning-err.log" present in Jrun path of the planning server.
    And when i logged into the admin console for the plannng cube, i found user anme in the security-->users field and there is no filters assigned to the user.
    Please help me.
    Thanks,
    Prabhu MSL

    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADDUSERTOADGROUP.implementation(adpADDUSERTOADGROUP.java:49)
    This is definitely a Custom Adapter because OOTB Adapter name is adpADCSADDUSERTOGROUP and NOT adpADDUSERTOADGROUP
    So, it is your custom code and in the code you are passing incorrect value of the Active Directory Child process form...
    The correct name is UD_ADUSRC and the Group Name column name is UD_ADUSRC_GROUPNAME.
    While you are passing UD_AD_CHILD as the child process form and UD_AD_CHILD_GRP_NAME as Group Name column name..
    Use OOTB Adapter... Correct these discrepancies... Your addition of group will work
    And since you are creating custom adapter, you need to be more careful and remain consistent throughout..
    Then if you want to use UD_AD_CHILD_GRP_NAME, use it everywhere consistently... Pass only this value in the adapter...
    And even in lookups, if any... Search everywhere... Keep things consistent... They will work... Because good news is that you are able to create user in AD via Java Code...
    And if any post is even slightly helpful, it is a good habit to mark it with helpful or correct ... And also mark the entire question as answered so that other people also are benefited.

  • Statistics Currency Error while posting Sales Order (No: V1453)

    Hi Sappers,
    I am in process of making a company in SAP ERP SD - IDES, and while posting Sales Order, after I input Sold to Party, PO no, Del Plant and Incoterms and I press ENTER: The error comes up as:
    Statistics: The currency from in INR for date 25.11.2011 could not be determined.
    Kindly suggest a possible solution.
    Thanks
    Rahul Tikku

    Hi,
    Just go to "OBD2", select the Accounts group of your customer and "Double Click" on it, then "Double  cliick" on "Sales Data" > Further goto,  "Sales" and check if "Currency" field is suppressed. if so then change it to required or optional Entry. save and update you customer master in XD02. Then try your process.
    Reagrds
    DSR

  • Error in starting Hyperion Reports

    Hi
    I always have a problem in starting the reports. Most of the times I will get the error Could not connect to GSM server servername:6800 why I am getting this error all the time. What exactly this GSM server do .
    Thanks
    M.V..

    Hi,
    1) Check whether your BI services started or not
    if it is started
    2) your configuration has some problem
    every Hyperion system has one GSM (Global Service manager)
    to know more kindly refer to doc.
    Thanks
    Dhanjit G.

  • Can we merge data from multiple sources in Hyperion Interactive Reporting ?

    Hi Experts,
    Can we merge data from multiple sources in Hyperion Interactive Reporting ?Example can we have a report based on DB2
    Oracle,
    Informix and Multidiemnsional Databases like DB2,MSOLAP,ESSBASE?
    Thanks,
    V

    Yes, Each have their own Query and have some common dimension for the Results Sections to be joined together in a final query.
    look in help for Creating Local Joins

  • Not able to see data in Hyperion Planning data forms.

    Hi ,
    I created Hyperion planning EPMA application and loaded data in to it. But I am unable to see data in my data forms? Please give me solution for this?

    Hi,
    Here there are 2 things, once your epma heirarchy is ready did you deploy it against your planning App ? and incase if you haven't deployed your planning application, then old outline would be existing in Essbase and if you load data for old outline it will still take into but when you deploy the database gets restructured and older data gets restructured/removed.
    Before going onto that level first check if your load data to essbase completed successfully. and did you load data for the combinations on dataform ? ? Try manually inputting a number through data form and submit and do a refresh to see if value comes up. ? Check your data form settings , if you have enables suppress missing rows/blocks.
    Thanks
    Amith

  • Unable to open/run any application in Hyperion 11.1.2 Workspace

    Hi all,
    I get the below error message when try to open any application in workspace.I'm using Hyperion system 11.1.2 .Please help me out to sort out this error message.I dont find any clue on why this occurring and how can it be rectified.
    +"There was some communication error. Response is : http://serverip:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">+
    +<HTML><HEAD><TITLE>The page cannot be displayed</TITLE>+
    +<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">+
    +<STYLE type="text/css">+
    +BODY { font: 8pt/12pt verdana }+
    +H1 { font: 13pt/15pt verdana }+
    +H2 { font: 8pt/12pt verdana }+
    +A:link { color: red }+
    +A:visited { color: maroon }+
    +</STYLE>+
    +</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>+
    +<h1>The page cannot be displayed</h1>+
    +You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.+
    +<hr>+
    +<p>Please try the following:</p>+
    +<ul>+
    +<li>Contact the Web site administrator if you believe this directory should allow execute access.</li>+
    +</ul>+
    +<h2>HTTP Error 403.1 - Forbidden: Execute access is denied.<br>Internet Information Services (IIS)</h2>+
    +<hr>+
    +<p>Technical Information (for support personnel)</p>+
    +<ul>+
    +<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>403</b>.</li>+
    +<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),+
    +and search for topics titled <b>Configuring ISAPI Extensions</b>, <b>Configuring CGI Applications</b>, <b>Securing Your Site with Web Site Permissions</b>, and <b>About Custom Error Messages</b>.</li>+
    +<li>In the IIS Software Development Kit (SDK) or at the <a href="http://go.microsoft.com/fwlink/?LinkId=8181">MSDN Online Library</a>, search for topics titled <b>Developing ISAPI Extensions</b>, <b>ISAPI and CGI</b>, and <b>Debugging ISAPI Extensions and Filters</b>.</li>+
    +</ul>+
    +</TD></TR></TABLE></BODY></HTML>"+
    Any help is appreciable!!
    Best Regards,
    Rev
    Edited by: revpree on Feb 10, 2011 1:43 AM

    Hi all,
    I get the below error message when try to open any application in workspace.I'm using Hyperion system 11.1.2 .Please help me out to sort out this error message.I dont find any clue on why this occurring and how can it be rectified.
    +"There was some communication error. Response is : http://serverip:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">+
    +<HTML><HEAD><TITLE>The page cannot be displayed</TITLE>+
    +<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">+
    +<STYLE type="text/css">+
    +BODY { font: 8pt/12pt verdana }+
    +H1 { font: 13pt/15pt verdana }+
    +H2 { font: 8pt/12pt verdana }+
    +A:link { color: red }+
    +A:visited { color: maroon }+
    +</STYLE>+
    +</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>+
    +<h1>The page cannot be displayed</h1>+
    +You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.+
    +<hr>+
    +<p>Please try the following:</p>+
    +<ul>+
    +<li>Contact the Web site administrator if you believe this directory should allow execute access.</li>+
    +</ul>+
    +<h2>HTTP Error 403.1 - Forbidden: Execute access is denied.<br>Internet Information Services (IIS)</h2>+
    +<hr>+
    +<p>Technical Information (for support personnel)</p>+
    +<ul>+
    +<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>403</b>.</li>+
    +<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),+
    +and search for topics titled <b>Configuring ISAPI Extensions</b>, <b>Configuring CGI Applications</b>, <b>Securing Your Site with Web Site Permissions</b>, and <b>About Custom Error Messages</b>.</li>+
    +<li>In the IIS Software Development Kit (SDK) or at the <a href="http://go.microsoft.com/fwlink/?LinkId=8181">MSDN Online Library</a>, search for topics titled <b>Developing ISAPI Extensions</b>, <b>ISAPI and CGI</b>, and <b>Debugging ISAPI Extensions and Filters</b>.</li>+
    +</ul>+
    +</TD></TR></TABLE></BODY></HTML>"+
    Any help is appreciable!!
    Best Regards,
    Rev
    Edited by: revpree on Feb 10, 2011 1:43 AM

  • Looking for Help with Hyperion to JAVA

    I am looking for help with connecting Hyperion to Java. We are in Maryland but would be willing to work out something for remote consulting. If you have experience with connecting web services, hyperion, and Java and would be interested in about 80 hours of consulting please contact me at:[email protected] x4846

    Hi,
    From your description, you want to achieve the following goal:
    Configure Exchange to filter the attachments if the size is over 10 MB and store it in a public folder, and then forward the email to Salesforce.
    Based on my knowledge, I'm afraid that it can't be achieved. Exchange can filter messages with attachments, but it couldn't store these attachments on public folder automatically. Also, I don't see any transport rule can do it.
    Hope my clarification is helpful.
    Best regards,
    Amy Wang
    TechNet Community Support

Maybe you are looking for

  • Problem when using template for new database (ora10g)

    Hi all, I've done this a few times now, on different servers weeks apart. I have an Oracle 10g install on a Windows Server 2003 box, and I have run the database configuration assistant to create a database. We will have several databases with the exa

  • Bionic Clear System Cache

    When I try and clear my system cache on my Verizon bionic (Android version 4.1.2) I can get to the screen w/ the android and exclamation point but no further.  If I click the volumes together I get nowhere.  Is there another trick to this?  Thank you

  • Add fields from tab2 to tab1

    hallow i have two internal tables with same type fields and i wont to add fields of table 2 to table 1 what is the best way to do that? <b>i reward</b> ex. itab1 a1 a2 a3 a4 a5 1   2   3  4   5 itab 2 b1  b2  b3  b4  b5  6    7    8    9  10 i wont i

  • Sales Management Report: RFBILA00

    The program RFBILA00 generates a sales report. It can generate it as: 1. Classical format 2. ALV grid 3. ALV Tree Classical format generates detailed report at the company code level. If summarization without account is used it generates company code

  • Oxygene Import folder bug re-appears with DVDSP 4

    I thought this was a thing of the past but it has re-appeared again but this time, the original workaround will not work. See this post for that: http://discussions.apple.com/thread.jspa?threadID=1276701&tstart=0 This time around, the fix referenced