Clearing data in the essbase

Hi
what are the ways available to clear the data in the essbase??
Can u able to reply with the steps??
I am using EAS 7.1.3...
in addition with this can you provide me the maxl command for clearing the data??
Thanks in advance.
Babu

Well apparently being able to do this with a magnet is a myth. ^^^Thanks for making me laugh. :)
Babu -- Have you read:
http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_tech_ref/maxl_altdb_misc.html
http://download.oracle.com/docs/cd/E17236_01/epm.1112/esb_tech_ref/resetdb.html
http://download.oracle.com/docs/cd/E17236_01/epm.1112/eas_help/frameset.htm?cleardat.html
NB -- Despite the later documentation release than what you're running on, the commands should work.
Regards,
Cameron Lackpour

Similar Messages

  • Clearing date for the payment invoice through APP

    Hi All,
    I have some payment invoice which falls net due date on sunday so i can't able to run app on sunday(holiday)  so i use to run on saturday for getting the discount before the net due date.  While paying like this the system is taking clearing date and value date as sunday as per the net due date of the invoice, which is on holiday for the banks instead of what i have given in the payment parameters as saturday.
    what can i do for this to get payment parameters date as clearing date for the invoice.
    In the payment method for this invoices the payment per due date check box is unchecked in the configuration.  If i select this check box is it works for payment parameters date as clearing date.
    Please help me on this issue urgent.
    Thanks @ Regards
    Nandha

    Hi Jigar,
    Thanks for ther reply,
    that all different issues,
    My issue is the user run the payment run on saturday  with posting date as saturday which the invoice are  due on sunday in the clearing invoice they are getting the clearing date as sunday which is holiday for banks. 
    So I need to get clearing date as saturday for that net due date as sunday invoices why because i giving the posting date as saturday.
    Please suggest me what should i do for this issue.
    Thanks & Regards
    Nandha

  • Clearing data showing the error ..

    Hi experts ,
    We use the clearing data , through the run package ..
    But while clearing the data , its show error ..
    Please find below the error
    TOTAL STEPS  3
    1. Export_Zero:        completed  in 0 sec.
    2. Load Cube:          Failed  in 0 sec.
    [Selection]
    (Member Selection)
    Category: BUDGET
    Time: 2011.JUL
    LegalEntity: MEAST
    AccountB: OH1111,OH1112,OH1113,OH1121,OH1122,OH1123,OH1124,OH1125,OH1126,OH1127,OH1128,OH1129,OH1130,OH1131,OH1132,OH1201,OH1202,OH1203,OH1204,OH1205,OH1206,OH1207,OH1208,OH1209,OH1210,OH1211,OH1212,OH1301,OH1301A,OH1302,OH1303,OH1304,OH1305,OH1306,OH1307,OH1307A,OH2101,OH2102,OH2102A,OH2201,OH2202,OH2301,OH2302,OH2303,OH2304,OH3101,OH4101,OH5101,OH6101,OH7101,OH8101,OH8101A,OH8101B,OH9101,OH9102,OH9103,OH9103A,OH9104,OH9105,OH9106,OH9106A,OH9107,OH9108,OH9109,OH9110,OH9111,OH9112,OH9113,OH9114,OH9115,OH9116,OH9116A,OH9116B,OH9116C,OH9116D,OH9117,OH10101,OH10102,OH10103,OH10104,OH10105,OH10106,OH10106A,OH11101,OH11102,OH11103,OH11104,BUD100,BUD100A,BUD101,BUD101A,BUD102,BUD103,BUD107,BWCAP,BWCAP1,BCAPEX,BCAPEX1,BACQ,BWCAPLY,BWCAPLY1,TOTOH,OHDIR,BUD104,BUD105,BUD106,TAXB,AllocPer,CCRef,EmpRef,MgrNum,StfNum,PrvYrActual,ValAccount
    CostCentre:
    DataSrcM: INPUT
    EmployeeRef: NoRef
    ProductM:
    RptCurrency: 
    [Messages]
    Retrieving the COM class factory for component with CLSID {DC7FEF8A-E1A0-4ED4-96EE-3904E9574C90} failed due to the following error: 8007000e.
    Please suggest the solutions
    Regards
    Dayalan M

    Hi,
    I am guessing some COM component is not properly installed. Can you login to the server system and run the diagnostic on the server manager. Check if everything is green or not.
    Are you able to run other DM packages?

  • Clear Data package - "The data file is empty." Error

    Hi,
    When I run the Clear package in Data Manager, I get the error "The data file is empty". We are running BPC 7.5 SP3. There are no calculated members selected. Any suggestions?
    Thanks.
    Tom

    Hi Tom,
    If i'm not mistaken when we run the clear data package, BPC inserts -ve values for the combination of dimensions selected.
    For ex if you have selected time as 2010.DEC it would reverse out all these values by inserting negative values which would then total up to zero.
    So i still think it could be a problem with the Transformation file.
    P.S. Maybe you can try using the Clear from Fact table package.
    Santosh

  • Issues while loading data to the Essbase.

    Hi All,,
    I'm trying to load data to essbase and i'm getting the following error.It says unknown source.But when i do the reverse it is working fine without any errors.
    I'm doing a simple data load from the file..Please help me.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 23, in ?
    com.hyperion.odi.essbase.ODIEssbaseException: Error records reached the maximum error threshold : 1
         at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor100.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx125.f$0(<string>:23)
         at org.python.pycode._pyx125.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.h.z(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.hyperion.odi.essbase.ODIEssbaseException: Error records reached the maximum error threshold : 1
         at com.hyperion.odi.essbase.ODIEssbaseDataWriter.checkMaxError(Unknown Source)
         at com.hyperion.odi.essbase.ODIEssbaseDataWriter.sendRecordArrayToEsbase(Unknown Source)
         ... 31 more
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Error records reached the maximum error threshold : 1
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.h.z(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Thanks
    K

    Sorry John,,
    I setup the log file and i see the following in my log file..it says that cannot connect to the essbase server...
    How ever the user id which is setup in the physical schema essbase server has full rights to essbase server and the application.
    2009-09-30 12:03:32,561 INFO [DwgCmdExecutionThread]: ODI Hyperion Essbase Adapter Version 9.3.1.1
    2009-09-30 12:03:32,561 INFO [DwgCmdExecutionThread]: Connecting to Essbase application [Test] on [Server]:[1423] using username [hypadmin].
    2009-09-30 12:03:33,311 INFO [DwgCmdExecutionThread]: Successfully connected to the Essbase application.
    2009-09-30 12:03:33,311 INFO [DwgCmdExecutionThread]: Essbase Load IKM option RULES_FILE = AMORT3
    2009-09-30 12:03:33,311 INFO [DwgCmdExecutionThread]: Essbase Load IKM option RULE_SEPARATOR = |
    2009-09-30 12:03:33,311 INFO [DwgCmdExecutionThread]: Essbase Load IKM option PRE_LOAD_MAXL_SCRIPT =
    2009-09-30 12:03:33,311 INFO [DwgCmdExecutionThread]: Essbase Load IKM option POST_LOAD_MAXL_SCRIPT =
    2009-09-30 12:03:33,327 INFO [DwgCmdExecutionThread]: Essbase Load IKM option ABORT_ON_PRE_MAXL_ERROR = true
    2009-09-30 12:03:33,327 INFO [DwgCmdExecutionThread]: Essbase Load IKM option CLEAR_DATABASE = None
    2009-09-30 12:03:33,327 INFO [DwgCmdExecutionThread]: Essbase Load IKM option COMMIT_INTERVAL = 1000
    2009-09-30 12:03:33,327 INFO [DwgCmdExecutionThread]: Essbase Load IKM option CALCULATION_SCRIPT = null
    2009-09-30 12:03:33,327 INFO [DwgCmdExecutionThread]: Essbase Load IKM option RUN_CALC_SCRIPT_ONLY = false
    2009-09-30 12:03:33,358 DEBUG [DwgCmdExecutionThread]: LoadData Begins
    _2009-09-30 12:03:33,358 DEBUG [DwgCmdExecutionThread]: Error occured in sending record chunk...Cannot begin data load. Analytic Server Error(1042015): Network error: Cannot Locate Connect Information For [server]_
    2009-09-30 12:03:33,374 DEBUG [DwgCmdExecutionThread]: Sending data record by record to essbase
    2009-09-30 12:03:33,374 INFO [DwgCmdExecutionThread]: Logging out and disconnecting from the essbase application.
    K
    Edited by: kanna143 on Sep 30, 2009 10:35 AM

  • How to avoid clear data in the block in a form

    Hi All
    I am using Oracle form 10g and db 10g.
    My form i have a list item in my main canvas. It has a value of (EXPENSE,AMOUNT,SUPPLIER,ACCOUNT).
    The user used to select the list item one by one and used to enter values in the each canvas assigned to the Item(expense,amount,supplier,account) and go for a save.
    For instance when the user enter the value in expense ,amount and supplier and again back when the user navigate back to amount the entered value get cleared.
    how to avoid the data get cleared.
    Thanks & regards
    Srikkanth

    you can use EXECUTE_QUERY built-in to populate the data when that canvas or block instance. If it need at block level write this at When New Block Instance. if it a tab page then you can write when tab page change. If need where condition, add block level where condition.

  • Duplicate Data in the Essbase Studio

    Hi All,
    Currently we have requirement to make complete table into an hierarchy.For this table we are mainatining surrogate key for data loading in fact table
    For Eg :
    Table : Test
    Colum Names say suppose:
    Test1
    Test2
    Test3
    Test4
    Surrogate Key
    Now they want to make it as an hierarchy as below
    Test1
    -------Surrogate Key
    Test2
    -------Surrogate Key
    Test3
    -------Surrogate Key
    Test4
    -------Surrogate Key
    Now the issue is since data loading is happending through surrogate key data is loading for all generations so the value is coming as duplicate data
    Total(400)
    Test1 (100)
    Test2 (100)
    Test3 (100)
    Test4 (100)
    Can someone help me out how to resolve this issue to make it unique data as below
    Total(100)
    Test1
    Test2
    Test3
    Test4 .Thanks in Advance
    Regard,
    SatyaB

    Hi all,
    i have the same problem but i'm not able to reach this link
    BI statistics, Duplicate records in ST03N
    Have you all got another solution?
    Thanks
    Piergiorgio

  • 1099 Misc- RFIDYWWT program not selecting by clearing date

    Hello,
    I am trying to run the transaction S_P00_07000134 - Generic Withholding Tax Reporting for 1099 Misc forms in ECC6.0.  It is not pulling the vendor line items by the clearing date like the old 4.6 1099 program did (RFW1099M).  For example, an item was posted in 2007 and paid in 2008.  This is not getting picked up in the RFIDYWWT program.  Am I missing something?  I've selected Document clearing date under the output control and lists, but I don't think that's the right spot for data selection.
    Any help would be appreciated!
    -Lori

    Thanks Carol!  That is exactly it.  I did resort to putting in an OSS message - and that's what they told me after she "yelled" at me for asking the question...it wasn't a software issue, but remote consulting.  I'd like to see where in the SAP help it tells you that if you're not familiar with the program!
    Thanks again,
    -Lori

  • Cannot Lock and Send data to an Essbase cube

    Hi all,
    One of our customer is executing a Macro script to lock and send data to the essbase cube from an excel sheet.
    They reported that in several cases where users will submit their data, and later discover that their changes are not in Essbase.
    The calls to EssVRetrieve (to lock the blocks) and EssVSendData are both returning successfully and there is no error message received while executing the above macros.
    I reviewed the application log file and found the following message:
    [Mon Nov 24 18:59:43 2008]Local/Applicn///Warning(1080014)
    Transaction [ 0xd801e0( 0x492b4bb0.0x45560 ) ] aborted due to status [1014031].
    I analysed the above message and found the user is trying to lock the database when already a lock has been applied to it and some operation is being performed on it. Because of that the transaction has been aborted. But customer says no concurrent operation is being performed at that time.
    Can anyone help me in this regard.
    Thanks,
    Raja

    The error message for error 1014031 is 'Essbase could not get a lock in the specified time.' The first thought I have is that perhaps some user/s have the 'Update Mode' option set in their Essbase Options and thus, when they are retrieving data, they are inadvertantly locking the data blocks. If that is the case, you will probably see this issue sporadically as the locks are automatically released when the user disconnects from Essbase.
    To make it stop, you will have to go to every user's desktop and make sure they have that Essbase Option turned off. Further, you will have to look at any worksheets they may use that may have an Essbase Option name stored on it. The range name is stored as a string and includes a setting for update mode. Here is a sample that I created for this post where I first turned 'on' update mode and then turned 'off' update mode:
    A1100000001121000000001100120_01-0000
    A1100000000121000000001100120_01-0000
    Note the 11th character in the first string is '1' which indicates that Update Mode is 'on'; in the second string, it is 'off'.
    This behavior, particularly with update mode, is the only one of the behaviors that I disliked in Excel and pushed me to design our Dodeca product. In Dodeca, the administrator controls all Essbase options and can either set individual options to the value they want or they can allow the user to choose their own options. Most of our customers do not allow the user to set update mode.
    Tim Tow
    Applied OLAP, Inc

  • Clearing data on Database through MAXL script

    Hi all,
    How can i clear data on the database through maxl script.
    I have to clear database based on some conditions like
    dimension 1 : all levels
    dimension 2 : level 3 only
    dimension 3 : level 4 like so.
    Please can any one suggest .

    You can clear data on database using maxl. BUT you can do this only if you want to clear all data from data base.
    "alter database <dbs-name> reset" is the maxl command to clear data from database.
    If you want to clear data at the dimmensional level you will have to use calculation commands.
    More information on this can be find here
    Edited by: Nra601 on May 4, 2009 10:10 AM

  • Clear Partial Data in an Essbase Aggregate storage database

    Can anyone let me know how to clear partial data from an Aggregate storage database in Essbase v 11.1.13? We are trying to clear some data in our dbase and don’t want to clear out all the data. I am aware that in Version 11 Essbase it will allow for a partial clear if we write using mdx commands.
    Can you please help me on the same by giving us some examples n the same?
    Thanks!

    John, I clearly get the difference between two. What I am asking is in the EAS tool itself for v 11.1.1.3 we have option - right clicking on the DB and getting option "Clear" and in turn sub options like "All Data", "All aggregations" and "Partial Data".
    I want to know more on this option part. How will this option know which partial data to be removed or will this option ask us to write some MAXL query for the same"?

  • Data in the structure clearing when chicking custom tab in screen exit

    Hi All,
       I am working in screen enhancement for WZR1(payment document).Here in header details the custom screen will appear under additional fields tab.
    I have appended the custom fields in structure KOMLFK and table WBRK.here when i debug the screen program the values entered in screen fields are stored in the structure fields but when i click the custom field tab the data in the structure during run time are cleared, But after if click other tabs again the data are coming in structure fields in debug mode.
    because of this i am not able to do any validation by comparing custom fields and other fields.GET Parameter id is also not getting the exact screen field values because of this.
    Please help me what would be the problem here.
    Thanks,
    Arun.
    Edited by: Arun Kumaran on Feb 24, 2010 7:14 AM

    Try to export the structure values to memory id whenever available and try to import the structure values from memory id whenever required.

  • Clearing Document Date do not follow the define clearing date in F-03.

    Hi,
    Clearing Document Date do not follow the define clearing date  BKPF-BUDAT in F-03.
    My user received the unpresented check statement from the bank on 31 Dec 2010. As 1 Jan 2011 is holiday and he came back to the office on 5 jan 2011. He post manual upload (Debit : Bank Outgoing and Credit : Unpresented Cheque) posting date 31.12.2010 (period 12/2010 and 01/2011 still open) . Hence the next step (same date on 5 Jan 2011) is to clear the Bank outgoing using F-03. He put 31.12.2010 as his Clearing date BKPF-BUDAT but when the system post the clearing date is 04/01/2011.
    Please help

    Hello,
    Hope it helps.
    But i can recall for the EBS bank statement upload into a previous fiscal year, ie, 31.12.2010.  I had to close the current fiscal year temporarily.
    See what happens in your system when it tries to clear with F-03.  Though as mentioned re-check as F-03 will default to the system date --- today.
    Regards
    Waza

  • How system will automatically populate clearing date field for invoices paid similar to when payments are made to the vendors

    Hi SAP Gurus,
    Could you help me on this, How system will automatically populate clearing date field for invoices paid similar to when payments are made to the vendors.
    Regards
    Mohan

    Hi Ramakrishnappa,
    If you clear the invoice against payment, then the invoice clearing date would be payment document posting date.
    Regards,
    Mukthar

  • Is there any way so that I Being able to clear out old data from the Order

    Hi Friends,
    Is there any way so that I Being able to clear out old data from the Order Gate forecast, tolerance, and confirmed order to date tables on a monthly basis?
    Means I want data in data table for particular time (I want that if suppose today is 13-11-2008 then my data table must contain data from 13-10-2008 to 13-11-2008.
    Is it possible thru ABAP development or thru any t codes ?
    Any pointers will be rewarded.
    Regards

    hi,
    Before archiving you have to put the Deletion flag for the object(May be for PO, MMR etc as per your req.)...
    After that the you use the archiving procedure to archive the docs which are already flagged for deletion...
    For MMR you use the transaction SARA...and its respective object for the archiving....
    You can use the SDN search to see the many threads on it...
    Or use this link as per your req. and make the search...
    http://help.sap.com/saphelp_erp2004/helpdata/EN/75/ee0fa855c811d189900000e8322d00/frameset.htm
    Regards
    Priyanka.P

Maybe you are looking for

  • New iMac: Thunderbird works OK but Apple Mail cannot receive

    Just bought iMac in July 2010. Thunderbird email sends/receives fine, but Apple Mail v4.3 does not receive emails. Apple mail will send, which is received by Thunderbird. Incoming Mail Server settings good, and default mail reader is Apple Mail. Help

  • Arch Linux Carbon Wallpaper

    Hi everyone, just wanted to share this wallpaper I made with GIMP, following a tutorial I found on abduzeedo.com (or http://abduzeedo.com/rawz-light-effects-photoshop, to be more specific), a blog for graphics design. The tutorial was originally inte

  • Vertical white areas on screen

    This is a hard one to explain. The best way I can is to say that on the sides of the screen there are white-ish areas. Not really lines although they appear in a line but not an even line. More like a vertical area on the sides of the screen. I've no

  • Product Attribute not dispalying before add to cart

    I'm creating an ecommerce website with BC.  I have created a test product.  I added two product attributes.  When I view the product page, the attributes do not show up.  How do I get the product attributes to show up so a customer can select the att

  • How to select the browser for output

    Hi all I have two brosers mozilla and internet explorer when i run the application defaulty it's taking the mozilla. how to change it to internet explorer. is there any settings are there in NWDS to select the specific browser. thanks&regards Viswa