Essbase alias table problem

Hi,
I have a problem while importing a new alias table. I have a Time Dimension which has a child 200901, and which has qtr1,...qtr4, and each qtr has months, and months have dates(stored hierarchy)
like 20090101..so on,
and Time Dim has another child that is week, ,
weeks have childs as dates,(the dates here are shared members)
when i am trying to load new set of alias its getting properly loaded for stored members ,but not getting loaded for shared members.
could anyone sort out what the problem is?
Thanks,
Ram
Edited by: user8774295 on Sep 6, 2009 11:19 PM

HI Ram,
If your outline read like this
Time
     200901
          qtr1.
               20090101( alias: sample_alias)
          qtr2.
     week
          20090101( shared , alias : sample_alias)
Its possible, and I have tried at my end . The same alias would work for the shared member too.
It would actually not work with anyother stored member ,as the same alias name has been used already
Sandeep Reddy Enti
HCC
http://hyperionconsultancy.com/

Similar Messages

  • Exporting Alias Tables from Esscmd

    I'd like to export an Essbase Alias table through Esscmd. Is there anyway to perform that function?My ultimate goal is to copy 1 alias table to another within the same database. I'd then run a load rule to change the appropriate dimensions for this new alias table.Thanks

    Thanks for your help, but i'm not too sure how to do this. I am currently exporting to excel using the following script:
    <!-- Print --->
    <td>
    <table class="SAPBEXBtnStdBorder" cellspacing="0" cellpadding="0" border="0"><tr><td nowrap>
    <table border="0" cellpadding="0" cellspacing="1"><tr><td nowrap class="SAPBEXBtnStdIe4">
    <A class=SAPBEXBtnStd  title="Print <SAP_BW_TEXT  program='SAPLRRSV'  key='738'>" <A href='javascript:printIt()' >&nbspPrint </A>
    </td></tr></table>
    </td></tr></table>
    </td>
    <td>  </td>
    Are you saying I have to specify the tables in this?

  • Problem with alias table loading

    I am trying to load an alias table. As far as I know the .alt file needs to be kept on the server where Essbase is installed, not on the client machine.
    i have Remote connected to the server machine and kept the file ALT.alt directly under in the C drive.
    when running the following script:
    alter database 'APP'.'DB' load alias_table 'S' from data_file "C:\ALT.alt";
    I get the error that the file does not exist..
    Could you guys please clarify the situation.

    This file you were hoping to load: it's on the server, right? Not on the computer where the applet is running in a browser?
    (At least that's a common mistake made by people when they write their first applet.)
    If that's the case then you can't use a File object to access a file on a different computer. To access a file on the server, first you will have to put the file in a place on the server where it can be downloaded. Then in your applet you need to get a URL for the file. (The getDocumentBase() method can be used to prevent you from having to hard-code the full URL for the file.) Next, "this.getClass().getResourceAsStream(URL)" gets you an InputStream from which you can read the data from the file.

  • Alias table - join problem

    Hi,
    I am having time Dim for that I have created two alias tables DIM_TIME (STA) and DIM_TIME (STD).
    Both were joined with STA_ID and STD_ID of DIM_Product.
    When I am trying to fetch Dim_Time Time_Id with STA_ID from Dim_Product instead of selecting from DIM_TIME (STA) it's selecting from
    DIM_TIME (STD).
    Please see the executed query.
    select distinct T7901.TIME_ID as c1,
    T6838.STA_ID as c2
    from
    DIM_TIME T7901 /* DIM_TIME (STD) */ ,
    DIM_PRODUCT T6838
    where ( T6838.STD_ID = T7901.TIME_ID )
    order by c1, c2
    How to get the desired result?
    Thanks,
    Vino

    Hi,
    Thanks for the reply,
    In BMM I used the Alias tables as LTS for DIM_Time. And Join DIM_Time with DIM_Product.
    So it was not able to do the join.
    Currently I have created separate DIM for the aliases in BMM layer and joined it with DIM_Product, now the joins are
    working fine.
    Thanks,
    Vino

  • Refresh using alias table not returning expected results

    I am getting some unexpected results in SmartView and can't figure out the cause. I have an Essbase cube that has two alias tables: the "default" and one that I call "Short Descr". I can consistently bring back data using "none" and "default", but not "Short Descr". When I use "Short Descr" data will come back for some of the members, but not for others.
    Here is an example of a query using "none" as the alias table:
         Net Income      
         RD10078      
         Y-T-D(MAR)      
    PRJG939306      20,372.05      
    PRJLG921508      (26.42)     
    Project      (1,179,752.36)     
    If I change the alias table to "Short Descr", I get the following results:
         Net Income      
         ITA (RD10078)      
         Y-T-D(MAR)      
    PRJG939306 (PRJG939306)      20,372.05      
    PRJLG921508 (PRJLG921508)      (26.42)     
    Project      (1,179,752.36)     
    But then if I just clear the amounts, and do a refresh, I get the following:
         Net Income      
         ITA (RD10078)      
         Y-T-D(MAR)      
    PRJG939306 (PRJG939306)           
    PRJLG921508 (PRJLG921508)      (26.42)     
    Project      (1,179,752.36)     
    And if I pivot Net Income, I get a message that "Any comments/ functions/ formulas on the sheet will be lost.", and the PRJG939306 member is lost.
              ITA (RD10078)      
              Y-T-D(MAR)      
    Net Income      PRJLG921508 (PRJLG921508)      (26.42)     
    Net Income      Project      (1,179,752.36)     
    I can't figure out why it would start treating it as a comment. It looks to be a valid member name and I don't see anything strange if I look at the member properties in EAS. And what I really don't understand is why it would bring back the member name (with alias) and a data value when I change the alias table from "none" to "Short Descr", but not bring back a value when I just clear the amounts and do a Refresh. And why is it only doing it for some of the members and not all of them?
    What could cause this type of behavior?

    lets see if I can say this clearly. Smartview will noit convert from one alias to another. Before switching alias tables, try changing back to no alias and do a retrieve, then switch to the new alias table and retrieve. I think the problem is Smartview is not interpeting what is on the one line so it leave it blank as an unknown member.

  • Financial Reporting - Essbase alias issue

    Hi,
    issue with FR or Essbase.
    i have two applications. ASO has the same outline with BSO(planning).
    both of them have same alias table in Arabic.
    problem is i created two reports(one is copy of the other).
    RPT1(ASO Datasouce): member1 alias is not displaying. member2 alias is displaying.
    RPT2(Planning Datasource): member1 alias is displaying but now member2 alias disappeared.
    i cant get what is the issue. (there is no copy/paste no special/bad character. i typed those aliases myself)
    thanks in advance.

    its about member aliases.
    i tried both member labels and custom headings and all of combinations at the right side Heading Row Properties pane.
    whenever i select an english alias table for those reports, they work fine all aliases are displaying. whenever i select an arabic alias table, fail.
    also i've tried to use functions +<< MemberAlias(.......) >>+ but didn't work neither.

  • How to export the alias (not the default alias table) using ODI?

    I met a problem.I set two alias tables in the outline of my essbase database.One of course is the default alias table.And the other i set the name conAlias.
    I want to export the members and the alias of conAlias(not the default). I tried this using ODI (LKM Hyperion Essbase MetaData to SQL) ,but only the default alias can be exported.so i want know what can i do.

    Hi Dileep,
    In your query you are not specified whether the SUM of entire internal table SALARY or break up SALARY.
    If you want just the SUM of the entire internal table SALARY.
    Try this code.
    begin of itab occurs 0,
      name(10),
      salary type i,
    end of itab.
    itab-name = 'ABC'. itab-salary = 25000.
    append itab.
    itab-name = 'CDF'. itab-salary = 50000.
    append itab.
    itab-name = 'FGH'. itab-salary = 30000.
    append itab.
    itab-name = 'LMN'. itab-salary = 35000.
    append itab.
    itab-name = 'QPR'. itab-salary = 40000.
    append itab.
    loop at itab.
      at last.                "  Note the control statement used here
        sum.
        write: 'The total salary is',itab-salary.
      endat.
    endloop.
    Regards,
    Smart

  • How to use non-default Alias Table in Analyzer report

    Hi,I defined many alias tables in Essbase. I would like to use a different alias table other than the "default" in Analyzer 6.5 report. In the on-line help, it said I can modify in "database connection properties" when first defining a new report to use a specific alias table. It tells me to do the following: Click the "New" toolbar button. Select a Display Type or Layout, and click OK. Right-click a database connection name in the "Select Database Connections" dialog box, and select Modify from the right-click menu.So I did this, but as I did the last-right click, there is no "Modify" option available. Only has "Add New..", "Database Connection Properties.." However, if I defined a new personal database connection using the login user, I can select to use other alias table. But this will go to personal database connection properties.Is it possible to specifically tell Analyzer to use other alias the global level in database connection? What I use to do is to have certain reports to use the default alias, and another to use another alias table. These reports should be able to share across all users.Sam

    In deed it is fix in the GA.Another way to set the alias table is to do it in the Admin client. If you add a connexion to a user there is a new 6.5 button "set alias" that allow you to set the default alias table for this specific user. But, it does not exit on a user group level.

  • Export data with list alias from alternate alias table

    Hello,
    I am working on a data export out of my BSO app using @JExport.
    The problem is I need the default alias, alternate alias, data listed for all entities.
    I can achieve the default alias by listing @ALIAS(@CURRMBR("Entity"))
    How can I list the alternate alias?
    Any ideas?
    Thanks,
    Nima

    Thats what I thought...just wanted to recofirm...guess I will have to go with the MAXL option and run the calc-script 2 times- first time with the default table and second time with the alternate alias table- will have 2 separate files but can merge them later on...
    Thanks for your reply.
    Nima

  • Copying Alias Tables in ESSCMD script

    Hello,I can't seem to find a way to copy an alias table using an ESSCMD script. In particular, there is no way to export one to a text file to then subsequently load via the LOADALIAS command.I realized the hard way that the COPYOBJECT command does not copy alias tables in essbase 6.1.4.-dan

    Hi,
    You can extract the .ads file from LCM, rename the alias and reload in EPMA using a profile for flat files.

  • Adding Alias Tables

    2 Questions:
    I want to combine my member names and alias table (default) into a new alias table such that the new alias table would be (Member Name - Alias Default). Is there a way to do this through a script ?
    Also currently we only have 1 alias table, default, will there be any considerable performance impacts to adding an addition alias table ?

    If this is a planning application, alias tables have to be created with in the planning web and upon refresh it will be pushed to essbase. I dont think you can do this using a script for planning. Even if you create these tables directly in essbase, those will be dropped during the application refresh.
    If it was an " Essbase-only " application you can import/export tables using maxl/esscmd.
    Adding alias table will not shown a significant impact on performance. You can have upto 9 additional alias tables.
    Hope this helps!
    Nra

  • Regarding Alias Table import

    I have a Time dimension in which 2009FY->2009q1->200901->20090101
    20090102
    for each month in this way
    and child is weekly for 53 weeks with day as granularity, so its a shared hierarchy, the problem is i am trying to load an alias table its getting loaded for stored members but having a problem with shared hierarchy, plz could any resolve the problem
    thanks in advance..
    Ram

    i surmise, you are using planning application... So only alias name is not present for shared hirarchy...
    Regards
    JSA

  • Using 2 alias tables (FR)

    Anyone know if you can use 2 alias tables in the same FR report
    Was planning to use a second alias table to show As At calendar for the title. For example if they pick Mar. The report title would say March 30th if they pick feb it would say February 28th.
    So I created a second alias table that would incorporate that concept. But I obviously want to keep all the same alias names for my other dimensions that are found in my primary alias table. And I can't really replace alias February (for Feb) with February 28th every time.
    Or is there another way to do this I'm not aware of

    You can only specify one alias table per essbase connection. You might be able to create another grid and create a different connection, specifying the other alias table to use - although it is a bit messy.
    Regards, Iain

  • Load and Unload Alias Table - Aggregate Storage

    Hi everyone,<BR><BR>Here I am again with another question about aggregate storage...<BR><BR>There is no "load" or "unload" alias table listed as a parameter for "alter database" in the syntax guidelines for aggregate storage (see <a target=_blank class=ftalternatingbarlinklarge href="http://dev.hyperion.com/techdocs/eas/eas_712/easdocs/techref/maxl/ddl/aso/altdb_as.htm">http://dev.hyperion.com/techdo...l/ddl/aso/altdb_as.htm</a> )<BR><BR><BR>Is this not a valid parameter for aggregate storage? If not, how do you load and unload alias tables if you're running a batch script in MaxL and you need the alias table update to be automated?<BR><BR>Thanks in advance for your help.<BR><BR>

    Hi anaguiu2, <BR><BR>I have the same problem now. Do you find a solution about the load and unload alias table - Aggregate storage ? Could you give me your solution used if you have one. <BR><BR>Thanks, Manon

  • Alias Table in SQL

    Hello ..
    i want to join an alias Table in an SQL statment something like
    Invoices_Table
    -Inv_ID
    -Amount
    -Delevery_Country_id
    -Bill_Country_id
    Country_Table
    -Country_id
    -Country_name
    I want to join Country_ID once for deleivery Country and then for Bill_Country. Which are not necessarly the same ..
    How can i express it in SQL ..?
    Thanx

    Try
    API> CREATE TABLE Invoices_Table
      2  (Inv_ID VARCHAR2(100),
      3  Amount VARCHAR2(100),
      4  Delevery_Country_id VARCHAR2(100),
      5  Bill_Country_id VARCHAR2(100));
    Tabla creada.
    Transcurrido: 00:00:00.34
    API>
    API> CREATE TABLE Country_Table(
      2  Country_id  VARCHAR2(100),
      3  Country_name VARCHAR2(100));
    Tabla creada.
    Transcurrido: 00:00:00.04
    API>
    API> INSERT INTO Invoices_Table VALUES('A','A','1','2');
    1 fila creada.
    Transcurrido: 00:00:00.04
    API> INSERT INTO Country_Table VALUES('1','Country1');
    1 fila creada.
    Transcurrido: 00:00:00.03
    API> INSERT INTO Country_Table VALUES('2','Country2');
    1 fila creada.
    Transcurrido: 00:00:00.03
    API> COMMIT;
    Validación terminada.
    Transcurrido: 00:00:00.03
    API> SELECT I.Inv_ID,
      2    C1.Country_name AS NAME1,
      3    C2.Country_name AS NAME1
      4  FROM Invoices_Table I, Country_Table C1, Country_Table C2
      5  WHERE I.Delevery_Country_id = C1.Country_id (+)
      6    AND I.Bill_Country_id = C2.Country_id (+);
    INV_ID
    NAME1
    NAME1
    A
    Country1
    Country2
    Transcurrido: 00:00:00.07

Maybe you are looking for

  • SSO SDK does not monitor expired SSO sessions

    I am currently integrating APEX 4.2 with Oracle Single Sign-on server 10g using the SSO SDK. I have configured multiple applications and I am able to authenticate with 1 then seamlessly authenticate into the others. What I am attempting to resolve is

  • SAP WMS with Mobile Data Entry Unit

    Hi, I understand that the transaction codes for WMS transactions using mobile data entry unit are different from the conventional way. I wonder how I can know the standard transactions and transaction codes provided by SAP for mobile data entry unit.

  • Unwanted contact addition requests

    I'm a women. And for a few days, I've been receiving requests to be added to my contacts from men I've never heard of. This happens 4-5 times a day. It's never happened before. It followed my merging MSN with Skype. How do they go about to find me? B

  • Version of agents that can be deployed for grid control 10.1.0.2 on Win2k

    We have the 10.1.0.2 grid control installed on a AIX 5.2 server. We would like to manage targets residing on windows 2000 platforms with this grid control installation. I would like to understand which version of agent should we be installing on the

  • 2004 Entourage Crashing everytime

    I've done the database rebuild, but that doesn't seem to keep entourage from crashing by just hitting an unread email. I've cleared out all the mail and deleted ones as well. Restarts, everything. Still crashes. Seems I read an update for security ne