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

Similar Messages

  • 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

  • Unexpected Essbase error 1030818

    Hi All,
    I am able to login into EAS and when try to connect to Essbase server, i get the error:
    Error: 103: Unexpected Essbase error 1030818
    Error: 1042006: Network error [10013]: Failed to connect to [macinename:1423]
    Error: 1030818: Login failed. Please check if server and port are correct. If you received timeout or handshake failure, please check if you tried to connect to secure port without secure keyword or clear port with secure keyword.
    I checked the Essbase. log as well as Essbase_ODL.log. All seems good
    I checked the Essbase status and can see Essbase.exe running in process list. Similarly when I check OPMN status, I get EssbaseAgent is active.
    Probably, Essbase was shutdown abnormally when I directly shutdown my laptop without stopping the services.
    I also tried replacing Essbase.sec with Essbase.bak, Essbase.bak_preUPM , Essbase.bak_postUPM but get the same error.
    When i try to login using Maxl, I get the error:
    ERROR -     103 - Unexpected Essbase error 1051293.
    ERROR - 1051293 - Login fails due to invalid login credentials.

    Thanks. I was able to find out the solution for this.
    On replacing the Essbase security file, the credentials for admin user is no longer valid which i provided during installation. In that case the admin/password works.
    I was able to connect to essbase using EAS and then followed the following steps:
    1. Login to Shared Services and delete the EssbaseCluster -1 under Applications
    2. Externalize security from EAS to change it to shared services mode
    3. Restart the services once.
    It worked !!!

  • Unexpected Essbase Error 1090004

    I'm trying to Import a Level 0 Export back into Essbase (as a DR test). I'm getting an error:
    "Unable to OPen File [F:\Export.txt]"
    "Unexpected Essbase error 1090004"
    Can someone give me any pointers here? The export was from the same system yesterday, just trying to re-import it.

    Wow! That was a lot of replies!^^^Pretty good, isn't it, especially since the service is free. :)
    I don't think the missing .txt should make a difference, but you could change it for giggles. You could stick that file on your client (yes, it will go from your client to EAS, and from EAS to Essbase, so an extra step) and load data -- I've done that.
    I seem to remember that EAS' export function writes to the app directory (EssbaseServer\App seems to move around like a pingpong ball depending on release and used to be called Essbase\App) and that EAS can't see it -- clever, no? -- but that's the default MaxL/Esscmd export location. Have you tried copying the export file from that App directory to the target database folder? That should be all you need to do the load, even through EAS and you needn't move it to the EAS box at all.
    Regards,
    Cameron Lackpour

  • Unexpected Essbase error 1090004 while loading data into EssBase

    Hi Friends,
    am tring to load data into Essbase the following error am getting..
    "Unable To Open File [C:\WINDOWS\TEMP\tempfile6051912_1.txt]
    Unexpected Essbase error 1090004"
    but there is no such file("tempfile6051912_1.txt") in that file path
    Can anybody help inthis..
    Thanks in Advance...
    Edited by: Rakesh on Jul 24, 2012 6:03 PM
    Edited by: Rakesh on Jul 24, 2012 6:04 PM

    Hi sukhi...
    Am loading data with out selecting any rule file as it's the data file which is extracted from Prod envirement and loading into QA.
    I have followed your procedure as i kept data file in (E:\Hyperion\products\Essbase\eas) ,because there no analyticalservices folder as we are using 11.1.1.3 version of hyperion.
    still am getting the following error"Unable To Open File [C:\WINDOWS\TEMP\tempfile605252012.txt]
    Unexpected Essbase error 1090004"
    Thanks for your answer and can u help me in this.......

  • Servlet Error An unexpected servlet error was encountered

    I am getting the following error when I go to Oracle Application Server Welcome page and when I try to click on Logon to Oracle Application Server Portal I get the following error it was just working fine couple minutes ago... what may be the reason???
    Servlet Error
    An unexpected servlet error was encountered.
    Please check the log file for more details

    Hi,
    It seems to be problem with your changed password of SSO/portal schema.
    Could you be able to connect OEM.
    http://<hostname_oem_is_up>:1810/ (default)
    user name : ias_admin
    password   : xxxx
    select your portal instance.
    In bottom you can find the "Configure schema" link.
    Change ur portal schema password over tre.
    Imp :
    Go back and click HTTP server --> PL/SQL Properties --> mod_plsql services --> DAD status --> Portal
    Edit DAD: Database Connection --> Apply the same password u applied for portal schema
    AT last restart ur HTTP server and try connecting to portal.

  • Servlet Error - Servlet Error An unexpected servlet error was encountered

    Dear All,
    I am writing you about an error I encounter on Oracle Portal. When I try to access Oracle Portal through the web browser I get the following message:
    “Servlet Error
    An unexpected servlet error was encountered.
    Please check the log file for more details. “
    I did some digging around metalink and the oracle forums and I was advised to check the following settings:
    In the Oracle Enterprise Manager – Middleware – HTTP Server – Administration tab – PLSQL properties – DAD descriptor
    I have the following values for the attributes:
    Username: portal
    Password: xxxxxxx
    Connection String: cn=portal,cn=Users,dc=oracle,dc=cyse
    Connection String Format: NetServiceNameFormat(SQL*Net entry)
    NLS Language: AMERICAN_AMERICA.AL32UTF8
    Default Home: portal.home
    I would appreciate it if somene could check and see which attribute values do you have on a running Oracle Portal Application. Specifically I am interested on the username and the connection string attributes.
    Thank you,

    It seems that when I check in the Oracle Identity Management Console, that the PUBLIC user is missing.
    Can anyone please let me know if that could be linked with my problem, or if the PUBLIC user is essencial for the portal?

  • ICal Server Error "An unexpected network error (code 60)"

    When trying to create a new iCal calendar on our leopard server I get an exclamation mark next to the server in the left sidebar next to the name of the server. When I click on it I get "an unexpected network error (code 60)"
    Thanks

    After a lot of trial and error... this might help:
    1. Open iCal on your client computer > Preferences
    2. Go to the Accounts tab
    3. Go to Server Settings tab
    4. Make sure there is a port number entered. It should match the port number being used by the iCal server. Originally, this setting was on "Auto" and it worked fine. The "Auto" option no longer works. Also, be sure to check "Use SSL" if you are doing so. (In my setup, I have it on port 8443, with SSL on.)

  • Unexpected Essbase Error 1030100

    Hi
    Installed Essbase on a new server and am getting the below error while running a Maxl Statement
    Error 1030100 : Cannot Open File: [\\loclahost\essbase\ARSales\PerD.txt]
    Maxl Statement: import database 'AR_Sales'.'Sales' dimensions from data_file '\\\localhost\Essbase\bcpfiles\ARsales\PerD.txt' using rules_file '\\\localhost\Essbase\app\AR_Sales\Sales\PerDCM.rul' on error write to '\\\localhost\Essbase\log\ARsales\PerD.err';
    The statement works fine on existing Essbase server.
    Please advise

    Sounds like maybe essbase can't access the file because it can't see the share so it doesn't know where the file is, maybe the account that is running error cannot access the share.
    Not sure why you want to access a local file using a share could you not just put in the full path?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Internal EUL Error:TransError -Unexpected transaction error

    the Desktop edition given from the standaloneCD is missing a dll file!!!
    help me....
    Could you tell me what the name of the dll was?

    Hi Tereza,
    You mentioned that you have privileges to all the users.
    How are your User database accounts set up?
    We have setup 3 types of users, reado only, authors and publishers who can share workbooks.
    I understand from my colleague that there is a Disco Administrator Security setting that restricts users from saving workbooks to the database.
    Otherwise it may pay to go back to basics and see that the Users DB accounts have permissions to INSERT, UPDATE and DELETE from the base EUL tables. Apparently you can grant these manually though roles or use the Admin Tool to set up you Users permissions. I recommend using the Admin tool.
    Worst case you may have a config problem with your User Acccounts (i.e. temp space etc) or a RDBSM setup problem - DBA issues.
    Let us know how you get on.
    Lance

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

  • Essbase error:You do not have sufficient access to perform a lock on this..

    Hi all,
    I tried to retrieve the members in the spreadsheet addin client and I am getting the error as follows:
    Essbase error: You do not have sufficient access to perform a lock on this database.
    But Iam trying to do only a retrieve operation. Essbase version is 9.3.0.1.02 and OS is windows XP.
    Also under Essbase->options->Mode tab, the check box update mode was unchecked.
    I was able to do the operation before without any error and suddenly Iam facing this issue.
    Can anyone help me on the above
    Thanks in advance,
    Raja

    Hi Raja,
    Check this out../
    Weird problem regarding Essbase Excel plug in
    It might help
    Regards
    Amarnath

  • Publishing Universal App - An unexpected network error has occurred

    Hello,
    Each time that we tried to "Associate App with Store" or Create App package" via Visual Studio 2013 to publish our Windows Phone 8.1 Universal app, we have the error "An unexpected network error has occurred. the app list cannot be refreshed.
    Please retry by pressing the refresh button".
    Our account has more 100 WP apps, and we saw that it could be the problem?
    With Silverlight app, it was easy to generate a XAP. But now with Universal Apps, due to this issue, we are blocking! Please Microsoft, can you correct this bug?
    Thanks
    ClevLab (www.clevlab.com)

    Hello Sroye.
    I have been struckling with the same problem. Copying large data amounts between my MacBook and my Airdisk works perfectly (though slowly).
    But copying data amounts larger than about 300MB from my XP to my airdisk suddenly stops with the error you get. Hereafter I cannot access the airdisk until I have re-started both my AEBS and my 500GB LaCie HFS+ formatted disk drive.
    I use the new 7.1.1 firmware version in my AEBS.
    Have you solved your problem?
    Kind regards Thomas.

Maybe you are looking for

  • Starting a java program on System boot/startup

    Hi, I am trying to find out how to start a java program on system startup which basically spawns a Thread which in turn does some processing. Came across windows specific options which help one make it as a service.Making a .bat for windows and .sh f

  • How to erase ipod touch and start over

    Hello All, Michael K. here. This is my first post and my first time here. I hope you can help. Thanks. I downloaded IOS 8 a few days ago onto my iPod Touch, 5th gen. Ever since I put the IOS 8 on I've had nothing but problems! ----- ie: message state

  • Issue with format: date dd-MMM-yyyy - First letter lower instead of capital

    Hi colleagues, I am facing a problem using: <?format-date:FIELD_NAME;'dd-MMM-yyyy';'UTC'?> on my RTF template. When the report run on English it retrieves: Apr, Jun, ... but in French it retrieves: apr, jun. The client wants the first letter of the m

  • Issue with Cropping

    Hi All - I have a bit of an issue with Photoshop CS6 in the cloud.   When running the crop tool on a basic image, it seems that it goes to "Processing" and simply stays there for some time.   The image is not very high res and the computer is brand n

  • Motion 3.0 disappointment

    I just read in the Motion 3.0 Supplemental Documentation PDF that lights DO NOT cast shadows! I can't believe it. Oh well, back to After Effects... 2GHz dual G5 (rev2)