Calcscript Commit Block Interval

What sets or adjusts the commit block intervals? On one calcscript I see messages saying "Commit Block Interval for the calculation is [3000]. On another when I run it, it says "Commit Blocks Interval was adjusted to be [7889] blocks. I am wondering how Essbase knows when to change the commit block interval? Is this something the calcscript would have done or is it something Essbase adjusts automatically? Or is it how the calcscript is written?

Hi,
Essbase automatically changes the value when running a calc script
+"Essbase analyzes the value of Commit Blocks and Commit Rows during its analysis of feasibility for parallel calculation use. If Essbase finds the values set too low, it automatically increases them."+
If you want to find out it in further detail, have a read of http://download.oracle.com/docs/cd/E12825_01/epm.111/esb_dbag/dstinteg.htm and section "Uncommited Access"
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Calc optimization issue with commit blocks

    Hi there,
    How can we know the right commit block interval setting to the database?
    and though i am doing parallel calc its forcing to do the calc in serial mode due to some dependencies.
    Can anyone suggest me the best way to remove the dependencies!!!
    I am having lot of member formulas in my calc so its forcing the topdown cal mode though i am doing bottumup....
    How to avoid all these dependencies...or do u think topdown should be fine?

    It is better to use the default setting in the transactions tab.
    you can understand the behaviour of thses settings in the below link
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_eashelp/frameset.htm?dbdprptr.htm
    Mostly dense formula calculations will have calc dependencies and force the serial calculations.
    Tag all the dense formula members dynamic calc wherever possible.
    If any thing needs to be calculated in the batch, calculate by fixing Lev0 sparse combinations.
    In the Database rollup, Use Calcdim of sparse dimensions only.

  • Commit blocks

    Hi!
    Don't know if this is a ORACLE feature or not but...
    Here is my problem:
    I have an application that receive information from a source, process
    the data and input the result in a data warehouse.
    The problem is that sometimes the commit blocks, i.e., when I'm making
    the commit the application stops at that point.
    I think that the problem as something to do with materialized views. In some of then I use "REFRESH ON COMMIT" and in other cases "REFRESH ON DEMAND".
    The version of Oracle is 9i.
    Thanks in advance,
    Carlos Dias

    The usual cause is when another transaction has locked the records you want to change. Make sure no others sessions are making transactions to the same table. Even when viewing data,some client tools lock the table, and the commit hangs.

  • Commit Block Question

    What is the best method to determine the size of the commit block?

    What is the best method to determine the size of the commit block?

  • Problem at calculation time, when using Dynamic Calc measures

    Hello,<BR><BR>We are using Essabse v6.5 and we want to upgrade to v7.1.<BR>we are performing some tests, in order to check that the Cubes we have created in 6.5 are working properly in v7.1.<BR><BR>the problem that we are experiencing is that the calculation time for the cubes that have dynamic calc members has exploaded to 10 times more, compared to what it took at version 6.5.<BR><BR>Do you have any idea why this happens. (also we are still using the old client "Application Manager")<BR><BR>Furhermore, I have set up 2 cubes that are the same, except the 1st has dynamic calc memebers, whereas the 2ns has not.<BR>I perform calcualtions with the “SET MSG DETAIL;” and receive the following:<BR>CUBE (A) with Dynamic Calc<BR>Total Block Created: [4.3720e+03] Blocks <BR>Sparse Calculations: [8.0620e+03] Writes and [2.5338e+05] Reads <BR>Dense Calculations: [2.8000e+01] Writes and [2.8000e+01] Reads <BR>Sparse Calculations: [6.0202e+06] Cells <BR>Dense Calculations: [1.1476e+06] Cells <BR><BR>CUBE (B) withOUT Dynamic Calc<BR>Total Block Created: [4.3720e+03] Blocks <BR>Sparse Calculations: [4.3720e+03] Writes and [3.5887e+04] Reads <BR>Dense Calculations: [2.8000e+01] Writes and [2.8000e+01] Reads <BR>Sparse Calculations: [6.0202e+06] Cells <BR>Dense Calculations: [1.1476e+06] Cells <BR><BR>Question: Why does Cube (A) has more “Sparse Calculations” than Cube(B) ????<BR><BR><BR>thanx

    Yes, all the settings were exactly the same. See following:<BR>- Data Cache (note: we are NOT using the Data File Cache) <BR>- Index Cache<BR>- Index Page<BR>- Commit Block Interval<BR>- Cache memory Locking<BR>- Access Mode = buffered IO<BR>- Data Compression = Bit-Map encoding<BR>- Two Pass Calculatino = ON<BR>- Aggregate Missing Values = ON<BR>- CFG file<BR><BR><BR>Is there any new settings in 7.1 that I must configure?<BR>Is there any settings that I cannot see through the old client Application Manager, which is important? Must I install the new client in order to be able to configure correctly the Outline/Cube?<BR><BR>Thnkx<BR><BR>

  • Error in Executing Sequnce

    Hi , a sequnce was launched with 12 rules in it ,from planning end. The sequnce displayed an error while executing at planning end
    when i checked the HBR launch log file i found the entry of only 6 rules in in it and too without any error , for the 6th rule in the sequnce it displayed only the start entry of that rule and there was no error mentioned in that file about it.i checked in the Planning "SystemErr.log" file for any information but i am not able to understand it. I am pasting the information that was written in the error log file when it
    [1/23/11 15:04:53:127 IST] 00000018 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R com.hyperion.planning.HspRuntimeException: An error occurred while running the specified calc script. Check the log for details.
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runHBRRule(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.Handle(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.doPost(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R java.lang.Exception: java.lang.RuntimeException: Status unknown, calculation context no longer available
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.hbr.api.thin.HBR.ruleComplete(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runHBRRule(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.Handle(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.doPost(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R java.lang.Exception: java.lang.RuntimeException: Status unknown, calculation context no longer available
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.hbr.api.thin.HBR.ruleComplete(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runHBRRule(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.db.HspFMDBImpl.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.hyperion.planning.HyperionPlanningBean.runCalcScript(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.Handle(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at HspCalculate.doPost(Unknown Source)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:764)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:133)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
    [1/23/11 16:03:48:067 IST] 00000018 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R Exception in thread "Thread-58" java.lang.NullPointerException
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R      at com.hyperion.hbr.plugin.essbase.EssbaseExecution.buildCommonInfo(Unknown Source)
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R      at com.hyperion.hbr.plugin.essbase.EssbaseExecution.launchLogStepErr(Unknown Source)
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R      at com.hyperion.hbr.plugin.essbase.EssbaseExecution.access$300(Unknown Source)
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R      at com.hyperion.hbr.plugin.essbase.EssbaseExecution$RunThread.doStep(Unknown Source)
    [1/23/11 16:06:39:235 IST] 00000022 SystemErr R      at com.hyperion.hbr.plugin.essbase.EssbaseExecution$RunThread.run(Unknown Source)
    can you please explain it

    yes i checked that too and i saw that it had some messages which indicate that the current rule that was started 6th rule that is had finished and after that there was no entry in the log file for that , i will paste those entries too maybe i might have misintrepreted something
    the 6th rule started at 1556 hrs onJan 23 , i am posting the log file entries after that time , the first line indicates that the calculation of 5th rule in the sequnce ended properly.
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1012550)
    Total Calc Elapsed Time : [653.391] seconds
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1019018)
    Writing Parameters For Database [Plan1]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS///Info(1013214)
    Clear Active on User [admin] Instance [1]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS///Info(1013210)
    User [admin] set active on database [Plan1]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1013091)
    Received Command [SetAlias] from user [admin]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS///Info(1013210)
    User [admin] set active on database [Plan1]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1013091)
    Received Command [GetAttributeNameSpecs] from user [admin]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1013091)
    Received Command [GetOtlInfo] from user [admin]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1013091)
    Received Command [OtlQueryMbrs] from user [admin]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS///Info(1013210)
    User [admin] set active on database [Plan1]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1013162)
    Received Command [Calculate] from user [admin]
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8073] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8071] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8072] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8077] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8079] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8082] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8083] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8084] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1200481)
    Formula for member [A8118] will be executed in [CELL] mode
    [Sun Jan 23 15:56:02 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:56:03 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:56:03 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8058,A8059,A8060,A8065)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:56:03 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:56:03 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:56:03 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8058] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:56:42 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069,A8067,A8066)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:57:21 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8067] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8073)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:58:05 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8073] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8063)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:58:20 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8070,A8071,A8072,A8074,A8075,A8076,A8077,A8079,A8082,A8080,A8087,A8083,A8084,A8085,A8086,A8107,A8108,A8117)] with fixed members [Period(Dec); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:58:35 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8070] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8058,A8059,A8060,A8065)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:59:18 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8058] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 15:59:56 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069,A8067,A8066)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:00:36 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8067] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8063)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:01:20 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8073)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:01:36 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8073] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8070,A8071,A8072,A8074,A8075,A8076,A8077,A8079,A8082,A8080,A8087,A8083,A8084,A8085,A8086,A8107,A8108,A8118,A8117)] with fixed members [Period(Q3, Q4); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:01:52 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8086] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8058,A8059,A8060,A8065)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:02:38 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8058] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:03:26 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:03:48 2011]Local/AOPMIS///Info(1013214)
    Clear Active on User [admin] Instance [1]
    [Sun Jan 23 16:03:48 2011]Local/AOPMIS///Info(1013214)
    Clear Active on User [admin] Instance [1]
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8061,A8062,A8063,A8064,A8069,A8067,A8066)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:04:16 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8067] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8073)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:05:26 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8073] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8063)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:05:41 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012668)
    Calculating [ Account(A8070,A8071,A8072,A8074,A8075,A8076,A8077,A8079,A8082,A8080,A8087,A8083,A8084,A8085,A8086,A8107,A8108,A8118,A8117)] with fixed members [Period(Year Total); Cost Centres(CC000, CC011, CC012, CC019, CC024, CC029, CC031, CC035, CC041, CC043, CC047, Location, Defunctional, CCT); Version(Corp Ver 2); Scenario(TB_MIS, AD_MIS, PR_MIS, MIS)]
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012678)
    Calculating in parallel with [2] threads
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012679)
    Calculation task schedule [1]
    [Sun Jan 23 16:05:57 2011]Local/AOPMIS/Plan1/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Sun Jan 23 16:06:40 2011]Local/AOPMIS/Plan1/admin/Info(1012600)
    Member [A8082] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Jan 23 16:06:40 2011]Local/AOPMIS/Plan1/admin/Info(1012550)
    Total Calc Elapsed Time : [637.079] seconds
    [Sun Jan 23 16:06:40 2011]Local/AOPMIS/Plan1/admin/Info(1019018)
    Writing Parameters For Database [Plan1]
    [Sun Jan 23 16:06:40 2011]Local/AOPMIS///Info(1013214)
    Clear Active on User [admin] Instance [1]
    [Mon Jan 24 02:34:15 2011]Local/AOPMIS///Info(1013205)
    Received Command [Get Database Info]
    [Mon Jan 24 02:34:15 2011]Local/AOPMIS///Info(1013205)
    Received Command [Get Database State]
    as you can see that immediatly after the execution of calculation the entry of jan 24th has started.

  • Error while selecting members on spreadsheet

    Hello All-
    I have a planning application with three databases database1 , database2, database3. The application is multi curreency application.
    My users when they try to get connected to any of the database in morning and try the option for member selection get following Error:
    "Failed to start the extractor Thread"
    I went to the logs and i was not able to find anything significant over there. There are two nightly process that are run on the application:
    1. Back up of the Essbase database
    2. Running Maxl against Database1 which does some dataloading and running few scripts.
    The application Log is as follows:
    [Tue Jan 12 00:00:01 2010]Local/Application Name///Info(1013210)
    User [AdminID] set active on database [Database1]
    [Tue Jan 12 00:00:01 2010]Local/Application Name/Database1/AdminID/Info(1013091)
    Received Command [ParExport] from user [AdminID]
    [Tue Jan 12 00:00:01 2010]Local/Application Name/Database1/AdminID/Info(1019020)
    Writing Free Space Information For Database [Database1]
    [Tue Jan 12 00:00:01 2010]Local/Application Name/Database1/AdminID/Info(1005029)
    Parallel export enabled: Number of export threads [1]
    [Tue Jan 12 00:00:09 2010]Local/Application Name/Database1/AdminID/Info(1005031)
    Parallel export completed for this export thread. Blocks Exported: [7546]. Elapsed time: [7.891].
    [Tue Jan 12 00:00:09 2010]Local/Application Name/Database1/AdminID/Info(1005002)
    Ascii Backup Completed. Total blocks: [7546]. Elapsed time: [7.907].
    [Tue Jan 12 00:00:09 2010]Local/Application Name/Database1/AdminID/Info(1013270)
    Database export completed ['Application Name'.'Database1']
    [Tue Jan 12 00:00:09 2010]Local/Application Name///Info(1013214)
    Clear Active on User [AdminID] Instance [1]
    [Tue Jan 12 00:00:11 2010]Local/Application Name///Info(1013210)
    User [AdminID] set active on database [Database3]
    [Tue Jan 12 00:00:11 2010]Local/Application Name/Database3/AdminID/Info(1013091)
    Received Command [ParExport] from user [AdminID]
    [Tue Jan 12 00:00:11 2010]Local/Application Name/Database3/AdminID/Info(1019020)
    Writing Free Space Information For Database [Database3]
    [Tue Jan 12 00:04:02 2010]Local/Application Name/Database3/AdminID/Info(1005031)
    Parallel export completed for this export thread. Blocks Exported: [1068016]. Elapsed time: [231.644].
    [Tue Jan 12 00:04:02 2010]Local/Application Name/Database3/AdminID/Info(1005002)
    Ascii Backup Completed. Total blocks: [1.06802e+006]. Elapsed time: [231.66].
    [Tue Jan 12 00:04:02 2010]Local/Application Name/Database3/AdminID/Info(1013270)
    Database export completed ['Application Name'.'Database3']
    [Tue Jan 12 00:04:02 2010]Local/Application Name///Info(1013214)
    Clear Active on User [AdminID] Instance [1]
    [Tue Jan 12 00:04:57 2010]Local/Application Name///Info(1013210)
    User [AdminID] set active on database [Database2]
    [Tue Jan 12 00:04:57 2010]Local/Application Name/Database2/AdminID/Info(1013091)
    Received Command [ParExport] from user [AdminID]
    [Tue Jan 12 00:04:57 2010]Local/Application Name/Database2/AdminID/Info(1019020)
    Writing Free Space Information For Database [Database2]
    [Tue Jan 12 00:04:57 2010]Local/Application Name/Database2/AdminID/Info(1005029)
    Parallel export enabled: Number of export threads [1]
    [Tue Jan 12 00:07:06 2010]Local/Application Name/Database2/AdminID/Info(1005031)
    Parallel export completed for this export thread. Blocks Exported: [197504]. Elapsed time: [129.299].
    [Tue Jan 12 00:07:06 2010]Local/Application Name/Database2/AdminID/Info(1005002)
    Ascii Backup Completed. Total blocks: [197504]. Elapsed time: [129.314].
    [Tue Jan 12 00:07:06 2010]Local/Application Name/Database2/AdminID/Info(1013270)
    Database export completed ['Application Name'.'Database2']
    [Tue Jan 12 00:07:06 2010]Local/Application Name///Info(1013214)
    Clear Active on User [AdminID] Instance [1]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1013205)
    Received Command [SetApplicationState]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1019010)
    Writing Application Definition For [Application Name]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database1]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database3]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database2]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1019022)
    Writing Database Mapping For [Application Name]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1013205)
    Received Command [Get Database State]
    [Tue Jan 12 05:10:10 2010]Local/Application Name///Info(1013210)
    User [admin] set active on database [Database1]
    [Tue Jan 12 05:10:10 2010]Local/Application Name/Database1/admin/Info(1013091)
    Received Command [Calculate] from user [admin]
    [Tue Jan 12 05:10:10 2010]Local/Application Name/Database1/admin/Info(1013167)
    Received Command [Calculate] from user [admin] using [CLCclear.csc]
    [Tue Jan 12 05:10:10 2010]Local/Application Name/Database1/admin/Info(1012555)
    Clearing data from [Actual] partition with fixed members [Time Periods(P1); Version(Final); Data Type(Unalloc); HSP_Rates(HSP_InputValue); Years(FY10)]
    [Tue Jan 12 05:10:10 2010]Local/Application Name/Database1/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [0]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1017018)
    Removed [0] data blocks
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1012579)
    Total Calc Elapsed Time for [CLCclear.csc] : [0.531] seconds
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1013274)
    Calculation executed
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1019018)
    Writing Parameters For Database [Database1]
    [Tue Jan 12 05:10:11 2010]Local/Application Name///Info(1013210)
    User [admin] set active on database [Database1]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1019061)
    Reading Rule SQL Information For Database [Database1]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1019025)
    Reading Rules From Rule Object For Database [Database1]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1013157)
    Received Command [Import] from user [admin] using [SumLoad.rul] with data file [SQL]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1021003)
    Connection String for [BOSSQL2] is generated
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1021041)
    Connection String is [DSN=HypDM;UID=...;PWD=...]
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1021006)
    SELECT Statement [SELECT * FROM VW_FACT_SUMMARY WHERE Years IN('FY10') AND Time IN('P1')] is generated
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1021043)
    Connection has been established
    [Tue Jan 12 05:10:11 2010]Local/Application Name/Database1/admin/Info(1021044)
    Starting to execute query
    [Tue Jan 12 05:10:13 2010]Local/Application Name/Database1/admin/Info(1021045)
    Finished executing query, and started to fetch records
    [Tue Jan 12 05:10:13 2010]Local/Application Name/Database1/admin/Info(1021000)
    Connection With SQL Database Server is Established
    [Tue Jan 12 05:10:13 2010]Local/Application Name/Database1/admin/Error(1003061)
    Unable to create thread [1] during parallel dataload
    [Tue Jan 12 05:10:13 2010]Local/Application Name/Database1/admin/Info(1021002)
    SQL Connection is Freed
    [Tue Jan 12 05:10:13 2010]Local/Application Name/Database1/admin/Error(1003050)
    Data Load Transaction Aborted With Error [1003061]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1013205)
    Received Command [SetApplicationState]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1019010)
    Writing Application Definition For [Application Name]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database1]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database3]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1019011)
    Writing Database Definition For [Database2]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1019022)
    Writing Database Mapping For [Application Name]
    [Tue Jan 12 05:10:13 2010]Local/Application Name///Info(1013214)
    Clear Active on User [admin] Instance [1]
    [Tue Jan 12 08:32:58 2010]Local/Application Name///Info(1013210)
    User [User1] set active on database [Database2]
    [Tue Jan 12 08:32:58 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [SetAlias] from user [User1]
    [Tue Jan 12 08:32:58 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetDimInfo] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetAttributeNameSpecs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetOtlInfo] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetDimInfo] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetAttributeNameSpecs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [GetOtlInfo] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    [Tue Jan 12 08:33:00 2010]Local/Application Name/Database2/User1/Info(1013091)
    Received Command [OtlQueryMbrs] from user [User1]
    *[Tue Jan 12 08:33:03 2010]Local/Application Name/Database2/User1/Error(1013026)*
    Failed to start Extractor thread
    [Tue Jan 12 08:33:06 2010]Local/Application Name/Database2/User1/Error(1013026)
    Failed to start Extractor thread
    [Tue Jan 12 08:33:33 2010]Local/Application Name///Info(1013210)
    User [User1] set active on database [Database2]
    The Essbase log is as follows:
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051035)
    Last login on Monday, January 11, 2010 12:05:13 AM
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 0 minutes
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 12:00:01 AM
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1056013)
    Application Application Name altered
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:01 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [AdminID]
    [Tue Jan 12 00:00:09 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:00:09 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 0 minutes
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 12:00:01 AM
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 0 minutes
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 12:00:11 AM
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1056013)
    Application Application Name altered
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:00:11 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [AdminID]
    [Tue Jan 12 00:04:02 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:04:02 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 3 minutes
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 12:00:11 AM
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 0 minutes
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.2.10]
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [AdminID] from [172.16.2.10]
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 12:04:57 AM
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1056013)
    Application Application Name altered
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [AdminID])
    [Tue Jan 12 00:04:57 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [AdminID]
    [Tue Jan 12 00:07:06 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [AdminID])
    [Tue Jan 12 00:07:06 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [AdminID], active for 2 minutes
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [admin] from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051035)
    Last login on Monday, January 11, 2010 4:45:39 PM
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [admin], active for 0 minutes
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [admin] from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 5:10:10 AM
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056092)
    Sessions logged out [0]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [admin], active for 0 minutes
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [admin] from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 5:10:10 AM
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [admin], active for 0 minutes
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [admin] from [172.16.1.100]
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 5:10:10 AM
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056013)
    Application Application Name altered
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1056023)
    Database Application Name.FinPlan altered
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:10 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [admin]
    [Tue Jan 12 05:10:11 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:11 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [admin]
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1056013)
    Application Application Name altered
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1051001)
    Received client request: MaxL: Execute (from user [admin])
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1056092)
    Sessions logged out [0]
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1056090)
    System altered
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Logout (from user [admin])
    [Tue Jan 12 05:10:13 2010]Local/ESSBASE0///Info(1051037)
    Logging out user [admin], active for 0 minutes
    [Tue Jan 12 08:32:56 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.17.50.188]
    [Tue Jan 12 08:32:56 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [User1] from [172.17.50.188]
    [Tue Jan 12 08:32:56 2010]Local/ESSBASE0///Info(1051035)
    Last login on Monday, January 11, 2010 9:12:26 PM
    [Tue Jan 12 08:32:58 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Select Application/Database (from user [User1])
    [Tue Jan 12 08:32:58 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [User1]
    [Tue Jan 12 08:32:58 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Get Client Settings (from user [User1])
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.17.50.188]
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [User1] from [172.17.50.188]
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051035)
    Last login on Tuesday, January 12, 2010 8:32:56 AM
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Select Application/Database (from user [User1])
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051009)
    Setting application Application Name active for user [User1]
    [Tue Jan 12 08:33:33 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Get Client Settings (from user [User1])
    [Tue Jan 12 08:34:08 2010]Local/ESSBASE0///Info(1051164)
    Received login request from [172.17.50.226]
    [Tue Jan 12 08:34:08 2010]Local/ESSBASE0///Info(1051187)
    Logging in user [User2] from [172.17.50.226]
    [Tue Jan 12 08:34:08 2010]Local/ESSBASE0///Info(1051035)
    Last login on Monday, January 11, 2010 12:02:19 PM
    [Tue Jan 12 08:34:10 2010]Local/ESSBASE0///Info(1051001)
    Received client request: Select Application/Database (from user [User2])
    So if you see the application log the user gets connected to database2 and nothing is being done on that database during nightly load.
    This User dont get this error everyday but sometimes. Most of the time this error comes up in morning. This error come up while "member selection" in spreadsheet.
    Can anybody give me a clue foe the possible cause of this error. The 2 jobs that i told are run everyday. There is nothing else running on server during night.
    I restart the application whenever they come up with this Error
    Any help would be appreciated
    Thanks!

    Hello John-
    I was going through my Maxl log and saw an Error which was as follows:
    MAXL> import database Application Name.Database1 data connect as "'GUICK'" identified by "'GUICK'" using server rules_file 'SumL1' on error write to "'E:\Application Name\\Database1\\Logs\\2010-01-12_050952_SumL1.err'";
    ERROR - 1003061 - Unable to create thread [1] during parallel dataload.
    ERROR - 1241101 - Unexpected Essbase error *1003061*.
    essmsh timestamp: Tue Jan 12 05:10:13 2010
    So the job failed but interesting point is that the error number "1003061" is same as my user was getting while member selection on spreadsheet.
    Can this be the source of error? But the only thing is that this job runs on database1 & User was tring the member selection on database2.
    Moreover what is the source for this Error?
    The issue if this Error dosent come everyday so if i had reduce the size of the buffer last time its hard to say it was useful or not. I guess it was not as it came up with this error again but i can always reduce it as you said there is no harm i
    n doing that but the above datalaoad error is because of same issue or something different?
    Thanks!

  • Maxl - .bat ERROR

    This maxl script works perfectly when run within EAS maxl editor (minus the login and spool), when we run it via a .bat file the calculation will run but nothing else.
    Any help please????? thanks!!!!!!!
    Here's the maxl script:
    login '*****' '******' on devhypeb01;
    /*spool on to '\sacfs1\data\Apps\Hyperion\DEV\Logs\Clear_Build_Load.log';*/
    /*Clear out Actual and Projection before loading new members and data*/
    execute calculation 'DEV_Ace'.'AceRptg'.'clrAnP';
    /*Load new members*/
    import database Dev_Ace.AceRptg dimensions
    connect as 'user1' identified by 'password' using server rules_file 'Both'
    on error append to 'C:\memberload.err';
    /*Load Data*/
    import database 'Dev_Ace'.'AceRptg' data
    connect as 'user1' identified by 'password' using server rules_file 'Both'
    on error append to 'C:\dataload.err';
    /*Load new member aliases*/
    import database 'Dev_Ace'.'AceRptg' dimensions
    connect as 'user1' identified by 'password' using server rules_file 'AliaBLD1'
    on error append to 'C:\Aliasload.err';
    spool off;
    logout;
    ERROR FILE:::::::::
    MAXL> execute calculation 'DEV_Ace'.'AceRptg'.'clrAnP';
    OK/INFO - 1012558 - Clearing all data blocks from [(ALL)] partition with fixed members [Scenario(Actual)].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1012558 - Clearing all data blocks from [(ALL)] partition with fixed members [Scenario(Projection)].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1012579 - Total Calc Elapsed Time for [clrAnP.csc] : [43.437] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> import database 'Dev_Ace'.'AceRptg' dimensions
    2> connect as 'user1' identified by 'password'     using server rules_file 'Both'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\memberload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> import database 'Dev_Ace'.'AceRptg' data
    2> connect as 'user1' identified by 'password'     using server rules_file 'Both'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\dataload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> import database 'Dev_Ace'.'AceRptg' dimensions
    2> connect as 'user1' identified by 'password'     using server rules_file 'AliaBLD1'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\Aliasload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> logout;

    MaxL quotes are a stinker and trip people up constantly. It wouldn't surprise me in the least if EAS' MaxL editor worked differently than "the real world".
    I wrote a whole blog post on MaxL and quotes (who would have thought there was a subject there, but if you wade through the cutesy muck, there is value there):
    http://camerons-blog-for-essbase-hackers.blogspot.com/2009/10/escaping-maxl-quotes.html
    The two rules I follow are:
    1) Use double quotes
    2) Double escape backslashes
    FWIW, you can also use single forward slashes.
    The inconsistencies are confusing.
    Regards,
    Cameron Lackpour

  • Essbase default calculation issue

    Hi,
    i have an issue regarding essbase calc, i have loaded data, but whenever i'm trying to execute calculation its get stuck for a long time and status remain incomplete so how could i resolve this
    i'm working on epm 11.1.1.3
    please help me
    Thanks
    Satyajeet

    i found following log entries while execution but i'm not getting wats going wrong
    [Sun Sep 30 22:49:29 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Sun Sep 30 22:49:29 2012]Local/CKD///Info(1013205)
    Received Command [Get Database State]
    [Sun Sep 30 22:50:36 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Sun Sep 30 22:52:53 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Sun Sep 30 22:52:57 2012]Local/CKD///Info(1013210)
    User [admin] set active on database [ckd]
    [Sun Sep 30 22:52:57 2012]Local/CKD/ckd/admin/Info(1013091)
    Received Command [Calculate] from user [admin]
    [Sun Sep 30 22:52:57 2012]Local/CKD/ckd/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Sep 30 22:52:57 2012]Local/CKD/ckd/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Sep 30 22:52:57 2012]Local/CKD/ckd/admin/Info(1012669)
    Calculating [ Account(All members) Year Tot(All members)]
    [Sun Sep 30 22:52:57 2012]Local/CKD/ckd/admin/Info(1012677)
    Calculating in serial
    [Sun Sep 30 22:54:50 2012]Local/CKD///Error(1013080)
    Already Connected to Server -- The previous connected request still running, try again
    [Sun Sep 30 23:04:31 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Sun Sep 30 23:04:41 2012]Local/CKD///Info(1013210)
    User [admin] set active on database [ckd]
    [Sun Sep 30 23:04:42 2012]Local/CKD/ckd/admin/Info(1013091)
    Received Command [Calculate] from user [admin]
    [Sun Sep 30 23:04:42 2012]Local/CKD/ckd/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Sun Sep 30 23:04:42 2012]Local/CKD/ckd/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Sep 30 23:04:42 2012]Local/CKD/ckd/admin/Info(1012669)
    Calculating [ Account(All members) Year Tot(All members)]
    [Sun Sep 30 23:04:42 2012]Local/CKD/ckd/admin/Info(1012677)
    Calculating in serial
    [Sun Sep 30 23:18:45 2012]Local/CKD///Info(1013210)
    User [trnadmin] set active on database [ckd]
    [Sun Sep 30 23:18:45 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [SetAlias] from user [trnadmin]
    [Sun Sep 30 23:18:45 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetOtlUMC] from user [trnadmin]
    [Sun Sep 30 23:18:45 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [SetSpanRPM] from user [trnadmin]
    [Sun Sep 30 23:18:45 2012]Local/CKD/ckd/trnadmin/Warning(1013254)
    Hybrid Analysis spanning cannot be enabled on database [ckd] in application [CKD]. Check if the database has Hybrid Analysis and if span into relational source is enabled.
    [Sun Sep 30 23:18:45 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetAttributeNameSpecs] from user [trnadmin]
    [Sun Sep 30 23:18:46 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetOtlInfo] from user [trnadmin]
    [Sun Sep 30 23:18:46 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [OtlQueryMbrs] from user [trnadmin]
    [Sun Sep 30 23:18:48 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [ListAliases] from user [trnadmin]
    [Sun Sep 30 23:18:48 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [OtlQueryMbrs] from user [trnadmin]
    [Sun Sep 30 23:18:49 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:49 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:49 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:49 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:50 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:50 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:18:50 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [ListAliases] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1020089)
    Ignoring span Hybrid Analysis option. Spanning into Hybrid Analysis Relational Source has been disabled. See the essbase.cfg file
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1020055)
    Spreadsheet Extractor Elapsed Time : [0.094] seconds
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1020082)
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:11 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:16 2012]Local/CKD/ckd/trnadmin/Info(1020089)
    Ignoring span Hybrid Analysis option. Spanning into Hybrid Analysis Relational Source has been disabled. See the essbase.cfg file
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1020055)
    Spreadsheet Extractor Elapsed Time : [0.531] seconds
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1020082)
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:19:17 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Sun Sep 30 23:26:16 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Sun Sep 30 23:49:07 2012]Local/CKD/ckd/admin/Info(1012600)
    Member [Contribution%] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Sep 30 23:49:07 2012]Local/CKD/ckd/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Sep 30 23:49:07 2012]Local/CKD/ckd/admin/Info(1012669)
    Calculating [ Scenario(All members) Product(All members) Region(All members) Customer(All members) Salesperson(All members)]
    [Sun Sep 30 23:49:07 2012]Local/CKD/ckd/admin/Info(1012677)
    Calculating in serial
    [Sun Sep 30 23:49:08 2012]Local/CKD/ckd/admin/Info(1012600)
    Member [Contribution%] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Sun Sep 30 23:49:08 2012]Local/CKD/ckd/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Sun Sep 30 23:49:08 2012]Local/CKD/ckd/admin/Info(1012669)
    Calculating [ Scenario(All members) Product(All members) Region(All members) Customer(All members) Salesperson(All members)]
    [Sun Sep 30 23:49:08 2012]Local/CKD/ckd/admin/Info(1012677)
    Calculating in serial
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1020089)
    Ignoring span Hybrid Analysis option. Spanning into Hybrid Analysis Relational Source has been disabled. See the essbase.cfg file
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1020055)
    Spreadsheet Extractor Elapsed Time : [0] seconds
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1020082)
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:09:00 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1020089)
    Ignoring span Hybrid Analysis option. Spanning into Hybrid Analysis Relational Source has been disabled. See the essbase.cfg file
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1020055)
    Spreadsheet Extractor Elapsed Time : [0.157] seconds
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1020082)
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 00:10:16 2012]Local/CKD/ckd/trnadmin/Info(1013091)
    Received Command [GetSelectedMbrInfo] from user [trnadmin]
    [Mon Oct 01 01:12:09 2012]Local/CKD///Info(1013214)
    Clear Active on User [trnadmin] Instance [1]
    [Mon Oct 01 01:17:07 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]
    [Mon Oct 01 01:17:12 2012]Local/CKD///Info(1013205)
    Received Command [Get Database Info]

  • A write to file error without error number

    Hello All,
    I have this error in 3 different cube:
    A write to file [essbase/e22/app/appli/database/ess00022.pag], from address [0x3ce329d0] with handle [135] to offset [886063104] for [0] bytes, failed with error [2] after [6607] bytes.
    A write to file [essbase/e20/app/appli/database/ess00022.pag], from address [0x2da58670] with handle [157] to offset [886071296] for [0] bytes, failed with error [0] after [2687] bytes.
    A write to file [essbase/e13/app/appli/database/ess00007.pag], from address [0x2da58670] with handle [164] to offset [338931712] for [0] bytes, failed with error [2] after [3431] bytes.
    For this cube, i use four partition storage : e22, e20, e13 and e18.
    The error occurs in the last pag file of each partition (Each partition is about 45Go).
    The final cube is greater than 100Go like the 2 others.
    Cube lower than 45Go works fine.
    Can someone help me ?
    Thanks

    [Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012668)
    Calculating [ TTAC-TTAC(All members)] with fixed members [DM-PHASE(RCNV)]
    [Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012678)
    Calculating in parallel with [3] threads
    [Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012679)
    Calculation task schedule [874573,150963,36043,11511,8416,2748,1322,1261,38,7,2,1]
    [Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012680)
    Parallelizing using [2] task dimensions.
    [Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1006047)
    A write to file [essbase/e22/app/appli/database/ess00022.pag], from address [0x3ce329d0] with handle [135] to offset [886063104] for [0] bytes, failed with error [2] after [6607] bytes.
    [Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1070121)
    Current size of file [essbase/e22/app/appli/database/ess00022.pag] is [886063104] bytes.
    [Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1006050)
    For transaction [database], the [53704] byte Input Transfer Buffer is at address [0x3ce3fbb0] and the [53704] byte Output Transfer Buffer is at address [0x3ce329d0].
    [Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012681)
    Empty tasks [872761,149508,35363,10814,7719,2748,1322,1261,38,7,2,1]
    [Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012675)
    Commit Blocks Interval for the calculation is [4000]
    [Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012668)
    Calculating [ TJUR-TJUR(All members) TMET-TMET(All members)] with fixed members [DM-PHASE(RMNV); TENS-TENS(ENS-1, ENS-2, ENS-14, ENS-3, ENS-4, ENS-11, ENS-15, ENS-18, ENS-22, ENS-23, ENS-24, ENS-10, ENS-6, ENS-8, ENS-7, ENS-9, ENS-5, ENS-20, ENS-17, ENS-16, ENS-12, ENS-13, ]
    I only have this.

  • Essbase SET CALCPARALLEL 3 function

    Guru's
    I am trying to understand how CALCPARALLEL should behave in essbase when we have one environment with 2 processors, i did run one simple CALC ALL commnad to check parallel calculation with SET CALCPARALLEL 3 setting, and i can see in logs it says calculation in parallel with 3 threads, how's that possible while we have only 2 processors on this new box ?
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1013167)
    Received Command [Calculate] from user [admin] using [tst.csc]
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012675)
    Commit Blocks Interval for the calculation is [3000]
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012717)
    Remote bitmap cache is [Disabled]
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012684)
    Multiple bitmap mode calculator cache memory usage has a limit of [50000] bitmaps.
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012669)
    Calculating [ Accounts(All members) Year(All members) Scenario(All members) Market(All members) Product(All members)]
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012678)
    Calculating in parallel with [3] threads
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012679)
    Calculation task schedule [5,2,1]
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012680)
    Parallelizing using [1] task dimensions.
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012672)
    Calculator Information Message: Completion Notice After Processing [11] Blocks
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012672)
    Calculator Information Message: Completion Notice After Processing [11] Blocks
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012600)
    Member [Profit_%] attempts to divide by Missing, Invalid, or Near Zero value (Message will not repeat)
    [Thu Sep 13 18:16:46 2012]Local/Demo/Basic/admin/Info(1012579)
    Total Calc Elapsed Time for [tst.csc] : [0.125] seconds

    First of all (and I apologize if this is telling you things you already know) a simple count of processors does not necessarily tell you how many parallel threads your environment actually supports. It depends on the number of cores and processor architecture (hyperthreading etc).
    The other point is that Essbase will happily split a parallel calc into more threads than are actually available at the hardware level. I just ran a calculation on my laptop which reported 8 parallel threads, but the hardware only supports two.

  • Error due to network connections during a calculation in partition

    hi all,
    I am excuting a calculation in one of the parttion and i am faced with an error which came up in the log file and it stopped the calculation and proceded to the next calculation.
    the logfile where i encountered the errror is mentioned below the recovery script didnt really excecute and moved to the next script can some one help me in this??
    MAXL> execute calculation PGAPY2.PGA.Recovery;
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [60000].
    OK/INFO - 1012670 - Aggregating [ PGA Subcomponent(All members) PGA Rate Codes(All members)] with fixed members [Measures(Bill Count, Base Charge Count, Billed Volume excl. WNA (MCF), Base Cost of Gas Volume (MCF), Total PGA Charge, Base Rate Gas Recovery); Scenario(PY2 Actu.
    OK/INFO - 1012678 - Calculating in parallel with [2] threads.
    OK/INFO - 1012679 - Calculation task schedule [2425,1212,13,1].
    OK/INFO - 1012680 - Parallelizing using [1] task dimensions. .
    OK/INFO - 1012568 - Commit Blocks Interval was adjusted to be [100000] blocks.
    OK/INFO - 1012681 - Empty tasks [713,1212,13,1].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [60000].
    OK/INFO - 1012668 - Calculating [ Measures(Billed Volume excl. WNA (MCF),Base Cost of Gas Volume (MCF))] with fixed members [Scenario(PY2 Actual); PGA Subcomponent(PGA Subcomponent)].
    OK/INFO - 1012678 - Calculating in parallel with [2] threads.
    OK/INFO - 1012679 - Calculation task schedule [2425,1212,13,1].
    OK/INFO - 1012680 - Parallelizing using [1] task dimensions. .
    OK/INFO - 1012568 - Commit Blocks Interval was adjusted to be [100000] blocks.
    OK/INFO - 1012681 - Empty tasks [713,1212,13,1].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [60000].
    OK/INFO - 1012670 - Aggregating [ PGA Rate Codes(All members)] with fixed members [Scenario(PY2 Actual); PGA Subcomponent(PGA Subcomponent)].
    OK/INFO - 1012678 - Calculating in parallel with [2] threads.
    OK/INFO - 1012679 - Calculation task schedule [2425,1212,13,1].
    OK/INFO - 1012680 - Parallelizing using [1] task dimensions. .
    OK/INFO - 1012568 - Commit Blocks Interval was adjusted to be [89164] blocks.
    OK/INFO - 1012681 - Empty tasks [713,1212,13,1].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [60000].
    OK/INFO - 1012668 - Calculating [ Measures(Billed Volume excl. WNA (MCF))] with fixed members [Scenario(PY2 Actual); PGA Rate Codes(PGA Rate Codes); Primary Rate Codes(00WU (40), 01MC (60), 01MI (60), 01MP (60), 01MR (60), 02MB (60), 03LR (25), 03TP (20), 03TR (20), 05NC (60.
    OK/INFO - 1012678 - Calculating in parallel with [2] threads.
    OK/INFO - 1012679 - Calculation task schedule [2425,1212,13,1].
    OK/INFO - 1012680 - Parallelizing using [1] task dimensions. .
    OK/INFO - 1012568 - Commit Blocks Interval was adjusted to be [100000] blocks.
    OK/INFO - 1012681 - Empty tasks [713,1212,13,1].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [60000].
    OK/INFO - 1012670 - Aggregating [ Charge Month(All members) Customer Class(All members) Company(All members) Primary Rate Codes(All members) Geography(All members)] with fixed members [Measures(Bill Count, Base Charge Count, Billed Volume excl. WNA (MCF), Base Cost of Gas Vo.
    OK/INFO - 1012678 - Calculating in parallel with [2] threads.
    OK/INFO - 1012679 - Calculation task schedule [2425,1212,13,1].
    OK/INFO - 1012680 - Parallelizing using [1] task dimensions. .
    OK/INFO - 1012568 - Commit Blocks Interval was adjusted to be [63715] blocks.
    ERROR - 1042017 - Network error: The client or server timed out waiting to receive data using TCP/IP. Check network connections. Increase the NetRetryCount and/or NetDelay values in the ESSBASE.CFG file. Update this file on both client and server. Restart the client and.
    ERROR - 1006059 - Invalid block header: Illegal block type -- Please use the IBH Locate/Fix utilities to find/fix the IBH problem.

    Agreed.
    The network error is the client saying it gave up waiting for the server's response, or the server waiting for a pending client request. Typically, this is what happens when the application does a core dump (to use the old-school term).
    Causes are numerous, but results are often data corruption (not always). Ensure that the app isn't in a hung state on the server (for windows, find it's thread and kill it if necessary, for unix, use the Kill -9 on it's PID). Once it's down, the database may recover fully, or may require fixing -- but if it's hosed it's often easier to restore from backup and move on.
    Avoiding the issue in the future: the message to increase netretry/netdelay is misleading. If you get the timeouts on the network often, this is indeed the answer, but if you got the timeout because of a locked database, it's just a transient symptom that is unrelated.
    What caused the lock-up? Intermittent network issues from an ill-timed backup of the server in the next rack, or a power outage in a router, doesn't really matter -- unless it becomes a reaccurring issue -- then it's time to find the network manager and pound some common sense into them (just kidding, I'm sure they will be pro-actively addressing issues like this... well, maybe...). Just let them know that you are having network performance issues if it happens again.
    Meanwhile, validating the database is important to ensure the corruption has been cleaned up. You can do it from EAS or a MAXL statement, but do it before trying to repair it with any tools or recovering from a backup.

  • BR aborted while doing the calc -hyperion planning

    Hi all,
    I am trying to check the business rule if working fine, but now see an issue. The script validates fines but when I open the webform and try to launch the rule, I see an error. I am giving you the script and also the essbase.cfg file to see if there is any performance issues as well.
    CALC SCRIPT:
    SET UPDATECALC OFF;
    SET CREATENONMISSINGBLK OFF;
    FIX(@RELATIVE("Entity",0), "CC_10000", "Budget", &BudYr1, "YS_NoYearsOfService", "DR_NoRating", "DT_NoDriverType", "MR_NoMileRange", "Final")
    FIX("P01")
    /* @RELATIVE("Entity",0)->P01->"KPI_Dispatch_AVG_SLS" = 2 */
    /* @RELATIVE("Entity",0)->P01->"KPI_Dispatch_ADJ_SLS_CIG"= 1 */
    "KPI_DP_REVENUE" = ("DT_Single"->"YS_LE_5"->"DR_1"->"MR_LE_300"->"P01"->"KPI_DP_PCT_DISPATCHES");
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_1"->"MR_LE_300"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_2"->"MR_LE_600"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_2"->"MR_LE_600"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_3"->"MR_LE_900"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_3"->"MR_LE_900"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_4"->"MR_GT_900"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_LE_5"->"DR_4"->"MR_GT_900"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_5"->"MR_LE_300"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_5"->"MR_LE_300"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_6"->"MR_LE_600"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_6"->"MR_LE_600"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_7"->"MR_LE_900"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_7"->"MR_LE_900"->"BegBalance"->"KPI_DP_REVENUE")
    + ((2-1) * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_8"->"MR_GT_900"->"P01"->"KPI_DP_PCT_DISPATCHES"
    * @RELATIVE("Entity",0)->"DT_Single"->"YS_GE_6"->"DR_8"->"MR_GT_900"->"BegBalance"->"KPI_DP_REVENUE");
    ENDFIX
    ENDFIX
    /*ENDCOMPONENT*/
    /*ENDCOMPONENT*/
    ESSBASE.CFG file:
    AuthenticationModule CSS
    ; The following entry specifies the full path to JVM.DLL
    JvmModuleLocation C:\Oracle\Middleware\jdk160_21\jre\bin\server\jvm.dll
    BPM_Oracle_DriverDescriptor "DataDirect 6.0 Oracle Wire Protocol"
    BPM_DB2_DriverDescriptor "DataDirect 6.0 DB2 Wire Protocol"
    BPM_SQLServer_DriverDescriptor "DataDirect 6.0 SQL Server Native Wire Protocol"
    ;BPM_SQLServer_DriverDescriptor "SQL Server"
    ;BPM_Netezza_DriverDescriptor "NetezzaSQL"
    BPM_Teradata_DriverDescriptor "Teradata"
    ;BPM_ORACLEBI_DriverDescriptor "Oracle BI Server 11g_OHXXXX"
    ;BPM_ORACLEBI_DriverDescriptor "Oracle BI Server"
    BPM_MySQL_DriverDescriptor "DataDirect 6.0 MySQL Wire Protocol"
    ; AuthenticationModule CSS
    InstanceID 0
    InstanceName Essbase1
    AGENTPORT 1423
    SERVERPORTBEGIN 32768
    SERVERPORTEND 33768
    AGENTDESC hypservice
    NETDELAY 15000
    NETRETRYCOUNT 22000
    DATAERRORLIMIT 10000
    CALCLOCKBLOCKDEFAULT 15000
    CALCLOCKBLOCKLOW 1000
    DYNCALCCACHEMAXSIZE 50M
    CALCCACHEHIGH 199000000
    CALCCACHEDEFAULT 100000000
    CALCCACHELOW 200000
    DLSINGLETHREADPERSTAGE FALSE
    DLTHREADSPREPARE 3
    DLTHREADSWRITE 3
    CALCPARALLEL 4
    CALCTASKDIMS 2
    CALCMODE BOTTOMUP
    Please check and let me know if I should change something.
    Thanks,
    Nish.

    Hi,
    The following is the log created when trying to run the rule:
    *[Tue Jun 05 01:00:41 2012]Local/OPEX/Plan2/admin@Native Directory/4952/Info(1020082)*
    Spreadsheet Extractor Big Block Allocs -- Dyn.Calc.Cache : [0] non-Dyn.Calc.Cache : [0]
    *[Tue Jun 05 01:00:45 2012]Local/OPEX///12952/Info(1013210)*
    *User [admin@Native Directory] set active on database [Plan2]*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/12260/Info(1013162)*
    *Received Command [Calculate] from user [admin@Native Directory]*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012675)*
    Commit Blocks Interval for the calculation is [3000]
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012717)*
    *Remote bitmap cache is [Disabled]*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012569)*
    *Formula on (or backward dependence from) member [KPI_DP_REVENUE] forces calculation to execute in serial mode*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012668)*
    *Calculating [ Account(KPI_DP_REVENUE)] with fixed members [Period(P01); Driver Years of Service(YS_NoYearsOfService); Dispatch Rating(DR_NoRating); Driver Type(DT_NoDriverType); Mileage Range(MR_NoMileRange); CostCenter(CC_10000); Year(FY13); Scenario(]*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012677)*
    Calculating in serial
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Error(1200400)*
    *Error executing formula for [KPI_DP_REVENUE] (line 29): scalar double argument expected in function [@MUL]*
    *[Tue Jun 05 01:00:45 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Warning(1080014)*
    *Transaction [ 0x10048( 0x4fcda08d.0x91820 ) ] aborted due to status [1200400].*
    *[Tue Jun 05 01:00:46 2012]Local/OPEX/Plan2/admin@Native Directory/2716/Info(1012550)*
    Total Calc Elapsed Time : [1.01] seconds

  • Duplicate entries in MaxL output logs

    Looking at the MaxL output in our Essbase log files, it appears that there are duplicate entries for several of the various automated scheduled MaxL tasks. Does anyone please know why this repetition is present? It seems a little pointless and is consuming extra hard disk space! Is there a way to prevent this?
    Output from stdout - Example 1:
    MAXL> alter database *******.******* reset data;
    OK/INFO - 1013091 - Received Command [ClearData] from user [admin@Native Directory].
    OK/INFO - 1010008 - Maximum Declared Blocks is [1454739635888923607040] with data block size of [30205].
    OK/INFO - 1010008 - Maximum Declared Blocks is [1454739635888923607040] with data block size of [30205].
    OK/INFO - 1010007 - Maximum Actual Possible Blocks is [686825633374071947264] with data block size of [9828].
    OK/INFO - 1010007 - Maximum Actual Possible Blocks is [686825633374071947264] with data block size of [9828].
    OK/INFO - 1019020 - Writing Free Space Information For Database [*******].
    OK/INFO - 1019020 - Writing Free Space Information For Database [*******].
    OK/INFO - 1019017 - Reading Parameters For Database [*******].
    OK/INFO - 1019017 - Reading Parameters For Database [*******].
    OK/INFO - 1070013 - Index cache size ==> [1024000000] bytes, [125000] index pages..
    OK/INFO - 1070013 - Index cache size ==> [1024000000] bytes, [125000] index pages..
    OK/INFO - 1070014 - Index page size ==> [8192] bytes..
    OK/INFO - 1070014 - Index page size ==> [8192] bytes..
    OK/INFO - 1070081 - Using buffered I/O for the index and data files..
    OK/INFO - 1070081 - Using buffered I/O for the index and data files..
    OK/INFO - 1070083 - Using waited I/O for the index and data files..
    OK/INFO - 1070083 - Using waited I/O for the index and data files..
    OK/INFO - 1006069 - Data cache size ==> [2000000] Kbytes, [26048] data pages.
    OK/INFO - 1006069 - Data cache size ==> [2000000] Kbytes, [26048] data pages.
    OK/INFO - 1006070 - Data file cache size ==> [0] Kbytes, [0] data file pages.
    OK/INFO - 1006070 - Data file cache size ==> [0] Kbytes, [0] data file pages.
    OK/INFO - 1013022 - All data of database [*******] has been cleared by User [admin@Native Directory].
    OK/INFO - 1013022 - All data of database [*******] has been cleared by User [admin@Native Directory].
    OK/INFO - 1013273 - Database *******.******* altered.
    OK/INFO - 1013273 - Database *******.******* altered.
    Output from stdout - Example 2:
    MAXL> execute calculation 'FIX("*******","*******") CLEARDATA "*******"; ENDFIX' on *******.*******;
    OK/INFO - 1013091 - Received Command [Calculate] from user [admin@Native Directory].
    OK/INFO - 1013162 - Received Command [Calculate] from user [admin@Native Directory].
    OK/INFO - 1012555 - Clearing data from [*******] partition with fixed members [Period(*******); Scenario(*******)].
    OK/INFO - 1012555 - Clearing data from [*******] partition with fixed members [Period(*******); Scenario(*******)].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1012550 - Total Calc Elapsed Time : [0] seconds.
    OK/INFO - 1012550 - Total Calc Elapsed Time : [0] seconds.
    OK/INFO - 1013274 - Calculation executed.
    OK/INFO - 1013274 - Calculation executed.

    What release of Essbase?
    Here's what I get in 11.1.2.2, running from the server which is a Windows 2008 R2 box:
    login "hypadmin" identified by "password" on "localhost" ;
    iferror "errorhandler";
    spool stdout on to "c:\\tempdir\\DoubleOrNothing.log" ;
    iferror "errorhandler";
    spool stderr on to "c:\\tempdir\\DoubleOrNothing.err" ;
    iferror "errorhandler";
    set timestamp on;
    create or replace application "Cameron" as "Sample" ;
    iferror "errorhandler";
    alter database "Cameron"."Basic" rename to "Doubled" ;
    iferror "errorhandler";
    grant read on database "Cameron"."Doubled" to "testuser" ;
    iferror "errorhandler";
    spool off;
    define label "errorhandler";
    logout;
    exit;The output:
          essmsh timestamp: Mon Jul 09 12:02:04 2012
    MAXL> create or replace application "Cameron" as "Sample" ;
    OK/INFO - 1054005 - Shutting down application Cameron.
    OK/INFO - 1054014 - Database Basic loaded.
    OK/INFO - 1054014 - Database Xchgrate loaded.
    OK/INFO - 1054014 - Database Interntl loaded.
    OK/INFO - 1013016 - Currency Database [Xchgrate] Has Been Set for Database [Interntl].
    OK/INFO - 1051061 - Application Cameron loaded - connection established.
    OK/INFO - 1054027 - Application [Cameron] started with process id [1876].
    OK/INFO - 1054005 - Shutting down application Cameron.
    OK/INFO - 1051061 - Application Cameron loaded - connection established.
    OK/INFO - 1054027 - Application [Cameron] started with process id [7244].
    OK/INFO - 1056011 - Application Cameron replaced.
          essmsh timestamp: Mon Jul 09 12:02:10 2012
    MAXL> alter database "Cameron"."Basic" rename to "Doubled" ;
    OK/INFO - 1056023 - Database Cameron.Basic altered.
          essmsh timestamp: Mon Jul 09 12:02:10 2012
    MAXL> grant read on database "Cameron"."Doubled" to "testuser" ;
    OK/INFO - 1056074 - Grant succeeded for user or user group: ['testuser'].
          essmsh timestamp: Mon Jul 09 12:02:11 2012The error:
    WARNING - 1051444 - In Shared Services Security mode, a user's access can only be assigned at application level. When the Application has more than one database, trying to change access for one database, implicitly changes access privilege on all databases belonging to that application.I do not get the doubling you showed.
    Regards,
    Cameron Lackpour

  • Controlling Commit Sequence In Forms.

    My Environment is Oracle Forms10g R2.
    Is it Possible to Control the commiting of blocks?
    e.g.
    I have three blocks A,B and C. I want to Commit B then C and then A. Can I do that?
    Regards,
    Eric.

    What do you really mean when you say "commit"?
    If you want your form to post the deletes/updates/inserts from block B first, then those in C, then those in A, place the blocks in that order in your Forms Builder Object Navigator.
    Then when you commit, block B changes will be applied first, then C, then A. The final database commit will then lock in those changes.

Maybe you are looking for