ERROR - 1241101

I can't find the error-1241101 from the Essbase error messages,who can tell me why cause the error? And I find the error don't affect me to import the dimension correctly----import database 'db'.'DepByDay' dimensions connect as 'dbo' identified by 'dbo' using server rules_file 'BRA' on error write to 'BRA.err'; ERROR - 1241101 - Unexpected Essbase error 1030001.-----

This is a bug when updating dimensions via SQL interface and MaxL. If you test the same using Esscmd, you do not get any error message.Here is the answer I got from Hyperion Support:For your reference, the same issue has been reported in Defect#172820. It has the same problem descriptions and error message. This issue is fixed in Essbase 6.5 patch 6. Essbase 6.5.6 is expected to be released in July.Hope that this helps.

Similar Messages

  • MaxL Command    :    ERROR - 1241101 - Unexpected Essbase error 1007083

    Hi,
    I have created outline here I have created one dimension i.e. Account
    and also created Rule file as per databse outline. It is valid
    successfully.
    Now I have to load dimension by using MaxL command.
    I have created Account.csv
    within that I have take :
    Account->xyz
    xyz->abc members.
    I am loading dimension by using following statement:
    import database PLAN.PLANDB dimensions from data_file 'D:\Practice\Account
    .csv' using rules_file 'C:\Oracle\Middleware\user_projects\epmsystem1\EssbaseSer
    ver\essbaseserver1\app\PLAN\PLANDB\plan.rul' on error append to 'C:\Oracle\Middl
    eware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\app\PLAN\Log\plan.log';
    So I getting following error:
    OK/INFO - 1053012 - Object [PLANDB] is locked by user [admin@Native Directory].
    OK/INFO - 1053012 - Object [52772261] is locked by user [admin@Native Directory
    ERROR - 1007083 - Dimension build failed. Error code [1090003]. Check the ser
    ver log file and the dimension build error file for possible additional info..
    OK/INFO - 1053013 - Object [52772261] unlocked by user [admin@Native Directory]
    ERROR - 1241101 - Unexpected Essbase error 1007083.
    OK/INFO - 1053013 - Object [PLANDB] unlocked by user [admin@Native Directory].
    and also in log file I getting message like:
    \\Column 1 Ignored; No DimBuild Dimension (3325)
    \\Column 3 - Invalid Dimension
    So could you tell me why I getting this types of error.
    what is the meaning of log file information i.e. "Invalid dimension."

    Hi,
    As per the error message, there was a mismatch of the dimension tagging or incorrect rules. Did you try to build the dimension/members using EAS Console?
    Take a simple sources file and rules file and re-build the dimension.
    You can try the following:
    1. Launch EAS Console and login using Administrative user credentials
    2. Connect to Essbase Server using administrative user credentials
    3. Create a test Application & Database say TestApp & TestDb
    4. Open the outline in the edit mode and create a dimension "Measures"
    5. Open the notepad and Create a source file as:
    Profit Margin Sales
    Profit Margin COGS
    Save the file in the c:\ drive as Sales.txt
    6. In EAS Console, right-click on database and select create Rules File and import the Source file
    7. Set the Field Properties.
    8. Build the dimension and check if the members are added to the Measures dimension
    9. Delete the members under Measures and then try the MaxL Script.
    Hope it helps....
    KosuruS

  • ERROR - 1241101 - Unexpected Essbase error 1024015.

    Hello,
    I seldom get this particular error when loading data into ASO cube . May I know why this happens ?
       ERROR - 1024015 - Request [LoadBufferTerm] from user [Xadmin@Native Directory] was terminated by an admin user.
       ERROR - 1241101 - Unexpected Essbase error 1024015.
    Thanks !

    Did you get a buffer not existing error together with it?
    Regards
    Celvin

  • ERROR - 1241101 - Unexpected Essbase error 1003007.

    Hi, I have got this error and can't figure out why, I load data on a daily basis without trouble, but for one day I have the error
    "ERROR - 1003007 - Data Value [-2e-015] Encountered Before All Dimensions Selected, [2] Records Completed."
    I have checked the rules file, which looks fine, I have checked the load file, that also looks OK. I have these measure headings in my load file
    "Half_hour_desc" "Brand_Name" "Skill_group_desc" "Call_type_desc" "source_system_name" "day_desc" "Location"
    "Call_type_desc" and "source_system_name" are set not to load against and I have them in the header instead. After this lot I then have a load of data.
    These are the measures data
    07:00" "CHOICE" "NCS" "No Call Type" "Connect" "28-Jun-09" "CEM100148"
    then comes the data, which when a zero is converted to #MI
    As I have said, the data for the days before and after are fine, but the 28th just wont load. I put an error file in my Maxl script, but it doesn't write anything out to say which line it is falling over on.
    All help much appreciated.

    hi,i got the same problem,here is the error infomation:
    Reading Rule SQL Information For Database [yellow]
    Reading Rules From Rule Object For Database [yellow]
    Parallel dataload enabled: [1] block prepare threads, [1] block write threads.
    Data Value [100] Encountered Before All Dimensions Selected, [1] Records Completed
    Unexpected Essbase error 1003007
    can anyone solve this problem?thanks very much!
    best wishes
    yellow

  • Essbase Dimension build error and Unable to Stop/Start Application

    Hi All,
    I am trying to build the dimendion in the ASO application it is throwing the Error meaasage " Dimension Biuld failed , ther may be problem in allocating memory".
    While i am trying to and Start/Stop my respective Application it is throwing the below error meaasge
    I tried to debug this issue by checking the Locked objects, and asked my Admin to close my sessions forcebully if any running and also checking all rules files . But i didn't get any clue/solution from them.
    Please help me out from this issue
    ***ess-dev.ASOAPP     Stop application     April 15, 2009 4:15:08 PM IST     Failed***
    ***Error: 1013018 Cannot unload database [Sample] while user [ASDF] is performing database operation. Wait for user [ASDF] to complete the operation, or ask the user to abort it. Log out all users and then unload the database.***
    ***     MaxL Command     April 15, 2009 4:40:52 PM IST***
    ***Error: 1053012: Object [Sample] is locked by user [ASDF]***
    ***Error: 1013100: User [ASDF] is Active on Database [Sample]***
    ***Error: 1013132: Cannot build dimensions. There are other active users on database [Sample]***
    ***Error: 1241101: Unexpected Essbase error 1013132***
    ***Error: 1053013: Object [Sample] unlocked by user [ASDF]***
    ***     MaxL Command     April 15, 2009 4:43:28 PM IST***
    ***Error: 1270040: Data load buffer [2] does not exist***
    Regards

    Hi,
    Thanks for your answer friend. My admin has successfully killed my session forcebully. And he doubted that i may not have enough rights to Stop/Start application and he provided me the required rights. After that also the error is repeating as below. we two are not getting where we went wrong.
    ss-dev.ASOAPP     Stop application     April 15, 2009 8:19:35 PM IST     Failed
    Error: 1013018 Cannot unload database [Sample] while user [ASDF] is performing database operation. Wait for user [ASDF] to complete the operation, or ask the user to abort it. Log out all users and then unload the database.
    Help me out from this issue

  • Error Message after data load (error is "1130610")

    We load data using a data load rule. The data seems to load fine except we get the error message "ERROR - 1241101 - Unexpected Essbase error 1130610" on last line below? Any thoughts? Is there a guide somewhere that explains in details all the various error codes and what they refer to? We're using Essbase 6.5.1. Thanks!======================================= OK/INFO - 1003037 - Data Load Updated [364875] cells. OK/INFO - 1003024 - Data Load Elapsed Time : [428.323] seconds. ERROR - 1241101 - Unexpected Essbase error 1130610.=======================================

    The explanation of error 1130610 is the following:Possible Problems - Essbase cannot open a file. Possible Solutions - If you are using an error file, make sure that the error file is being created in a directory that already exists. Make sure you are using the ESSCMD IMPORT command correctly. Put all files the ESSCMD script needs in the $ARBORPATH\APP\applicationName\databaseName directory. Run the ESSCMD script from the $ARBORPATH\APP\applicationName\databaseName directory. Check the ESSCMD script for invalid paths. Make sure every folder that the script is pointing to exists. If you are using an error file, make sure that the error file is being created in a directory that already exists.

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

  • Import command error

    i am trying to load a cube using import command
    import database sample.basic data
    from data_file '/hyperion/data/Rates.txt'
    using rules_file '/hyperion/fte.rul'
    on error write to '/hyperion/loaderr.log';
    when i run this command i am getting an error..
    OK/INFO - 1053012 - Object [94458075] is locked by user [Admin].
    ERROR - 1030200 - Cannot access object: /hyperion/fte.rul.
    OK/INFO - 1053013 - Object [94458075] unlocked by user [Admin].
    ERROR - 1241101 - Unexpected Essbase error 1030200
    i am not able to find why is it not able to access the rul fle??
    can anyone help me with this??

    import database ZZ.ZZ data
    from local data_file '/hyperion/data/Rates.txt
    using local rules_file '/hyperion/data/fte.rul'
    on error write to '/hyperion/data/loaderr.log';
    this is not working where i try to load data from a file which is not in applicaiton but is at a differnt loaction. also the rules file.
    The error says cannot access rules file.
    Is that a compulsion that the rules file should be in any application??
    cant we use a rules file which is elsewhere???
    But if I try using this command...
    import database ZZ.ZZ data
    from server data_file '/ZZ/ZZ/FTERatesloadnew.txt'
    using server rules_file '/ZZ/ZZ/fte.rul'
    on error write to '/hyperion/loaderr.log';
    This works fine...
    why is that its not working if I use local data and rules file??

  • Error: 1030001 while Dimension Building using MaxL

    Hi,<BR><BR>I am bulding dimesions using MaxL import statement. My script<BR>builds the diemsions properly. But in Logfile, It shows this <BR>error without generating any error files.<BR><BR>......<BR>.....<BR>OK/INFO - 1021000 - Connection With SQL Database Server is Established.<BR>OK/INFO - 1021002 - SQL Connection is Freed.<BR>OK/INFO - 1007132 - Building Dimensions Elapsed Time : [0.781] seconds.<BR>ERROR - 1241101 - Unexpected Essbase error 1030001.<BR>OK/INFO - 1019017 - Reading Parameters For Database [Drxxxxxx].<BR>OK/INFO - 1019012 - Reading Outline For Database [Drxxxxxx].<BR>......<BR>...<BR><BR>Can anybody can help me out with it? I know that Error: 1030001 is geneated<BR>due to API or path problems, I checked all paths, all is good.<BR><BR>Thanks in advance,<BR><BR>Marma

    We are getting this error too. I believe that the error occurs because Essbase tries to evaluate outline before you finish building all of your dimensions. To me, it should be a Warning, not an Error. But my experience with Essbase is that anything that has to do with GUI or presentation of information to its developers (non-scrollable text boxes, log info, etc.) is lousy, so this is not a surprise. I had to build a logic in my batch programs to ignore this error when parsing log file for errors in execution. Hope you can do the same.

  • Formatting MDX report,Error=One or more axes in MDX query have been skipped

    Hi All
    Need to show the measures on row-ways instead of Column-ways in MDX report. Able to generate report with measures Column-ways.
    Getting error when tried the following:
    #) when used "{} On Rows" instead of "{} On COlumns".
    ERROR - 1200545 - One or more axes in MDX query have been skipped.
    ERROR - 1241101 - Unexpected Essbase error 1200545.
    If anyone faced something like this before, please share some work-around.
    Thanks & Regards
    sharma

    Hi,
    Take a look at this SAP Note:  1580524 - Xcelsius Dashboard does not display variable popup
    Also go through the below discussion, it may help you.
    Bex Variable PopUp does not come up launching Xcelsius dashboard
    One or more mandatory variables of query XXX no... | SCN
    Bex Variable PopUp does not come up launching Xcelsius dashboard
    BICS - Passing Mandatory Filter Variable value to a BEx Query
    Passing parameters between XCelsius dashboards using BI direct connection
    Hope this helps brother.
    Regards,
    Suman T

  • Urgent: dimension build error.

    Hi folks,
    While running dimensin build , i have got the below errors.
    ERROR - 1007083 - Dimension build failed. Error code [1250029].
    ERROR - 1241101 - Unexpected Essbase error 1007083.
    Please let me know what could be the reason to create these errors.
    I really appreciate your help on the same.
    thanks,

    Hi,
    1. Request to let us know the whats in the log file.
    2. Cant be sure about the error , but found a similar error code in other case .
    http://businessintelligence.ittoolbox.com/groups/technical-functional/hyperion-bi-l/hyperion-essbase-error-code-1250029-3109331
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • OBIEE - ESSBASE   ERROR - 1200467 - Error executing formula for [MDX query]

    I have an issue on essbase with a query with 50 member filters.
    The environment is OBIEE 11g over ESSBASE 11.1.2 with an ASO cube.
    The user for essbase are with database access filters.
    I have the following issue, OBIEE returns a query that filter 30 members and the query runs ok, but the same query with a 50 member filter returns the following error when i execute it on MAXL :
    MAXL Error
    ERROR - 1200467 - Error executing formula for [MDX query]: status code [1130203] in function [].
    ERROR - 1241101 - Unexpected Essbase error 1200467.
    i paste an example of the query that returns OBIEE
    With
    set [_Account2] as '{Distinct({[Account].[Allocated FTE - Budget]})}'
    set [_Employee0] as '[Employee].members'
    set [_Fund4] as 'Generate([Fund].Generations(2).members, Descendants([Fund].currentmember, [Fund].Generations(4), leaves))'
    set [_Position4] as '{Distinct({[Position].[POS111165], [Position].[POS111166], [Position].[POS111167], [Position].[POS111540], [Position].[POS112331], [Position].[POS113201], [Position].[POS113247], [Position].[POS113248], [Position].[POS113540], [Position].[POS113618], [Position].[POS113954], [Position].[POS114109], [Position].[POS114194], [Position].[POS115224], [Position].[POS115912], [Position].[POS115913], [Position].[POS116727], [Position].[POS117229], [Position].[POS117491], [Position].[POS117587], [Position].[POS117610], [Position].[POS117979], [Position].[POS119456], [Position].[POS121262], [Position].[POS121458], [Position].[POS121698], [Position].[POS123368], [Position].[POS124027], [Position].[POS124028], [Position].[POS124110], [Position].[POS124396], [Position].[POS125623], [Position].[POS125624], [Position].[POS126476], [Position].[POS127960], [Position].[POS129352], [Position].[POS129468], [Position].[POS129494], [Position].[POS129535], [Position].[POS129608], [Position].[POS129679], [Position].[POS129730], [Position].[POS129905], [Position].[POS130010], [Position].[POS130144], [Position].[POS133456], [Position].[POS134943], [Position].[POS135231], [Position].[POS135404], [Position].[POS135734]})}'
    set [_Program3] as 'Generate([Program].Generations(2).members, Descendants([Program].currentmember, [Program].Generations(3), leaves))'
    select
    { [Budget Item]
    } on columns,
    NON EMPTY {crossjoin({[_Account2]},crossjoin({[_Employee0]},crossjoin({[_Fund4]},crossjoin({[_Position4]},{[_Program3]}))))} properties GEN_NUMBER, [Account].[MEMBER_UNIQUE_NAME], [Account].[Memnor], [Program].[MEMBER_UNIQUE_NAME], [Program].[Memnor], [Employee].[MEMBER_UNIQUE_NAME], [Employee].[Memnor], [Fund].[MEMBER_UNIQUE_NAME], [Fund].[Memnor], [Position].[MEMBER_UNIQUE_NAME], [Position].[Memnor] on rows
    from [BCPSASO2.BCPS_ASO]
    any suggestions ?
    Thanks
    Niko
    Edited by: user8367101 on Mar 1, 2011 10:31 AM

    Here it is:
    It is a Windows Server 2003 R2
    Processor 8393 SE
    31.9 GB of RAM
    32-Bit
    How does "memscaling" works?
    I also think that are high but it is the way it was configured before I managed the application. For my DB
    Index Cache setting: 205800
    Index cache current value: 205800
    Data file cache setting: 33768
    Data file cache current: 0
    Data Cache setting: 877273
    Cata cache current: 71540
    Block Size: 65408

  • ERROR - 1270027 - Cannot proceed while the cube is being loaded.

    Helloo,
    I am getting the following error messages from loading to ASO from MaxL
    ERROR - 1270027 - Cannot proceed while the cube is being loaded.
    ERROR - 1241101 - Unexpected Essbase error 1270027.
    Any Help would be appriciated.
    Thanks
    SJ

    If you initialized a load buffer and your process did not complete or you did not load the buffer or destroy it, then you would get the error. Try destroying the load buffer and try again

  • Dimension Building Error

    Hi
    While Dimension Building process in EPM 11 i am getting the below error:
    ERROR - 1042012 - Network error [32]: Cannot Send Data.
    ERROR - 1010003 - The data block size of database [Drxxxxxx] exceeds the limit [268435455].
    ERROR - 1241101 - Unexpected Essbase error 1010003.
    kindly suggest for above.

    I think the error describes the issue very well, your block size is a monster and you need to tame the beast :)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • MaxL - "on error write to" not working

    I am running this script on Unix:
    set datafile=$FilesRoot/load/ActBalDataLoad$LoadMonth.txt;
    import database "'$EssApp'"."'$EssDb'" data
    from local data_file "'$datafile'"
    on error write to 'ActBalDataLoad.Err' ;
    I am getting this result:
    MAXL> import database "'MyApp'"."MyDb'" data
    2> from local data_file "'/home/fbarnes/My_Files/load/ActBalDataLoadAPR.txt'"
    3> on error write to 'ActBalDataLoad.Err' ;
    OK/INFO - 1003040 - Parallel dataload enabled: [1] block prepare threads, [1] block write threads..
    ERROR - 1003014 - Unknown Member [AC.xyz] in Data Load, [119] Records Completed.
    ERROR - 1241101 - Unexpected Essbase error 1003014.
    Any ideas why it is not creating the error file? I want to capture all errors in one run, rather than get the errors one at a time as it is doing now.
    Thank you.

    Hello,
    I am also having this issue.
    I will include my script below but will state some details before
    We are on Essbase 11.1.1.3
    I am running Admin Console from my client PC that connects to the server in the script and I read that in this set up the error file will not get written to. This documentation was for v 9.1.3
    Here is my script (i changed some of the names)
    login 'user' 'password' on server';
    create application 'Money1' as 'Money2';
    spool stderr on to 'errorfile';
    import database 'Money1'.'Main' data
    from local text data_file 'Money1_Data.txt'
    using server rules_file 'Data3';
    on error append to 'dataload.err';
    execute calculation 'CALC ALL;' on 'Money1'.'Main';
    logout;
    spool off;
    exit;
    here is the error output i get:
    code line: on error append to 'dataload.err';
    Statement executed with warnings.
    (3) Syntax error near ['$']
    I don't see a dollar sign anywhere in my code and the error file does not get produced.
    Also do error files get written too if the actins are executed in the background?
    Thanks!
    Alex
    Edited by: user13254074 on 5-Oct-2010 1:31 PM

Maybe you are looking for