Multilingual Data Support in OBIEE 11g

Hi,
I have followed the oracle document http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10541/deploylocal.htm#CHDDHIGE to get multilanguage data.When try to check the GLobal Consitency check we are getting below error
ERRORS:
BUSINESS MODEL SCOTT:
*[nQSError: 23019] The number of operands in lookup function does not match the number of lookup key columns.*
*[nQSError: 23013] An error occurred when extracting the metadata definition for the Attribute '"SCOTT"."LKP_TABLE"."TRANS"*'.
We are using the TRANS value=
'INDEXCOL( VALUEOF(NQ_SESSION.LAN_INT), "SCOTT"."DEPT"."DEPARTMENTNAME" , LOOKUP( DENSE "SCOTT"."LKP_TABLE"."DEPARTMENTNAME" , "SCOTT"."DEPT"."DEPATMENTNUMBER" , VALUEOF(NQ_SESSION.WEBLANGUAGE)))
Please help me to resolve the issue.
Thanks

Hey Dude,
This looks like a syntactical issue. In your code snippet it looks like you have forgotten the comma (,) after the first argument for the lookup function DENSE
'INDEXCOL( VALUEOF(NQ_SESSION.LAN_INT), "SCOTT"."DEPT"."DEPARTMENTNAME" , LOOKUP( DENSE "SCOTT"."LKP_TABLE"."DEPARTMENTNAME" , "SCOTT"."DEPT"."DEPATMENTNUMBER" , VALUEOF(NQ_SESSION.WEBLANGUAGE)))
It should be
'INDEXCOL( VALUEOF(NQ_SESSION.LAN_INT), "SCOTT"."DEPT"."DEPARTMENTNAME" , LOOKUP( DENSE, "SCOTT"."LKP_TABLE"."DEPARTMENTNAME" , "SCOTT"."DEPT"."DEPATMENTNUMBER" , VALUEOF(NQ_SESSION.WEBLANGUAGE)))
Try that and see if it helps. I would also revisit the syntax structure for the lookup when using DENSE just to ensure you are on the safe side but that should solve your problem.
Please award points if this was the correct answer or mark it helpful if it was.
This also looks like a double post so I'll stick with this one for the forum thread.
Cheers,
Christian

Similar Messages

  • How to update the default date format in OBIEE 11G.

    Hi All,
    How to change the default date format in OBIEE 11g from the MM/DD to DD/MM. Could anyone please help me out ASAP?
    Thanks,
    Arpan

    Hi Arpan
    OBIEE 11g is having " localedefinitions.xml " file at this Location C:\Oracle\Middleware\Oracle_BI1\bifoundation\web\display
    in my case i installed at C:\Oracle\MIddleware.
    so
    1- Stop BI Server from EM
    2- Navigate to this Location C:\Oracle\Middleware\Oracle_BI1\bifoundation\web\display. in your case oracle home will be different
    3- take a backup of this file localedefinitions.xml "
    4- modify it and save
    5- bring BI Server up.
    Regards
    sher

  • Graph Data Labels in OBIEE 11g - Customizing

    Hi folks!
    Would somebody know how to select what is shown in graph data labels in OBIEE 11g?
    For example in a scatter graph data label I'd like to show the Group only (not the combination of Series, Group, X and Y, as by default). For a pie chart one can select the data shown in data labels to some extent (name / value), however couldn't find this option for scatter graph.
    After searching I could only find instructions for 10g - such as John's instructions at http://obiee101.blogspot.com.es/2008/01/obiee-xy-and-data-in-mouse-over-label.html.
    However, my understanding is that the graph engine in OBIEE 11g is now different, and the 10g instructions are not valid for 11g anymore.
    I was also having a look on the .cxml files in OBIEE 11g but those seem to relate to colors only?
    Any help appreciated, best regards,
    Ilmari

    hello,
    i'm facing the same situation here,did you find a solution for your problem?

  • Oracle EBS Discoverer as a data source for OBIEE 11g

    We are a heavy user of Discoverer workbooks with Oracle EBS. We're moving to OBIEE 11g(11.1.1.3) and have an RPD with both 3rd party and custom content.
    I wanted to ask the experts here how I can leverage my Discoverer investment with out a lot of re-work in OBIEE. I briefly looked at the MigrateEUL.exe and it says it can move an EUL to an RPD, but talks about some limitations for complex EULs such as an EBS Apps EUL. Even if it created an RPD, I'm not sure how I can merge my current RPD and this newly gen'd RPD.
    I also heard from someone that there is a way to setup Discoverer EUL as a standard data source in OBIEE 11g and consume it directly. I'm looking for a document or blog that explains these steps. Any pointers or experiences with the above is appreciated!!
    Thanks.

    Hi,
    For some more details, you can refer to the following document;
    http://www.oracle.com/technetwork/developer-tools/discoverer/discoverer-metadata-conversion-assi-128504.pdf
    My personal expreriences:
    The Metadata Conversion Utility is an accellerator / assistant. It does not provide you with an end product. There is some additional handwork requiered. It could be a risk when you copy an old Oracle Discoverer environment. Shit in is shit out. Last but not least; There is not yet a workbook migration utility.
    Cheers,
    Daan Bakboord
    http://obibb.wordpress.com

  • Not getting connected to a data source in obiee 11g

    Hi friends,
    In OBIEE 11g I cannot able to import meta data into a new repository...
    It is not connecting to data source for importing meta data
    It throws the error like connection is failed....
    I have also restarted the services and also checked for the odbc connectivity it is showing connection is
    successful..
    I also entered the corresponding details in TNS notepad...
    These are the following details
    TEST =
    (DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = 172.16.1.110)
    (PORT = 1522)
    (CONNECT_DATA =
    (SID = TEST)
    The data source name that i was given is ORCLBI for my reference...
    Then why it is not getting connecting to the data source..Help me friends For importing tables to my repository as soon as it is connected to the data source...
    Thanks
    Harry...

    Hi,
    Go through venkat reply in this...May help you..Re: Cannot connect to Database from the OBIEE 11g upgraded RPD
    Regards,
    Srikanth

  • Not able to save date column with custom date format. in OBIEE 11g

    Hi,
    I have migrated one report from OBIEE 10g to 11g. There is a date column with customized date format(i.e. Default format is 'dd-MMM-yyyy' and I have used 'MMM-yyyy').
    But when I use this custom format and try to save the report in 11g its giving this below error.
    ''Catalog object privilege validation failed for user to path /shared/ALM BI/Finacial Results/History Income Statement Detail.
    You do not currently have sufficient privileges to save a report or dashboard page that contains HTML markup.
    This HTML might be present in column headings, table headings, text views, narrative views, the print header,
    or the print footer and must be removed before saving.''
    Please let me know what changes I need to do for this.
    Regards,
    Ambika Nanda.

    Hi ,
    privilage issues...check the security settings once..
    Thanks,
    Ananth

  • Date Variable in Obiee 11g

    Hi All,
    I have created a dynamic repository variable that gives the current date. The date is given in the following format 'MM/DD/YYYY'. This is format that I want the date to appear in. In the presentation catalog, I have created a presentation variable dashboard promt called StartDate, that defaults to the repository variable CurrentDate. I have also created a report that has a number of measures filtered in different ways. If we take one of the measures in the report, what I have done is edited the formula to filter the measure by reported_date>Date'@{StartDate}'.
    Now when I got and see my dashboard I get an error, 'Datetime value 06/07/2011 from 06/07/2011 does not match the specified format'. However when I click 'Apply' on the prompt, the error does not appear and it just says that there is no data for this report.
    Can someone please help me solve this problem?
    Thanks,
    Nikita

    I solved this issue by using steps listed here http://gerardnico.com/wiki/dat/obiee/cast_as_date.
    Thanks

  • Date format in OBIEE 11g is changed.

    Hi,
    we have installed 11.1.1.5 on linux x86-64bit machine. after that we upgraded the OBIEE 10.1.3.4.1 rpd and catalog to OBIEE 11.1.1.5.
    everything was working fine at this stage.
    After that we did some development in 10g ... and again upgraded the rpd and catalog to 11.1.1.5 using upgrade assistant.
    but after that the date format in all the date prompts on the dashboards is changed to MM/dd/YYYY.
    How to change it back to dd/MM/YYYY?

    Hi Visal,
    Please award points it is useful the above answer.
    2. After installation the date format default : DD-MM-YYYY.
    I am not sure, I think you need install patch file in this version on your server or you need to change ALTER SESSION set NLS_DATE_FORMAT = 'DD/MM/YYYY'.
    I though this is bug in server version.
    What server its showing this format means(Unix,Linux,AIX)?
    Award points it is useful.
    Thanks,
    Satya

  • Upload Data Model in OBIEE 11g

    Hi All,
    I working on OBIEE 11.1.1.5 .
    I have one data model file abc.xdmz, i want to upload this file in BI publisher.
    But When I select data madel from new, then we have only upload options 1) .xml file and 2) schema.
    I am not able to get how to upload data model in bi publisher.
    please guide me
    Thanks and Regards
    Prashant

    Prashant,
    Hi i know this is old post, however i am experiencing the exact issue.
    Did you ever resolve this? If so, can you please let me know
    thank you

  • Adding a XML Data source in Obiee 11g on Linux

    Hi guys, I need your help.
    I'm creating a new database in the physical layer as XML.
    On the connection pool (named xml_source), I’m setting the path to the XML file, inside the datasourse name, with this format: /u01/app/xmltest/
    My XML test file is this: xml_test.xml, So in the table information, I’m setting the xml file name as this: xml_test (without the xml extension)
    The issue is when I’m trying to issue the SQL, the error message displayed says:
    Query Failed: [nQSError: 64023] cannot access /u01/app/xmltest\xml_test.xml: No such file or directory
    As you can read in the error message there is a “\” just before the xml file. So in Linux it is not a "\" but a "/", why is obiee setting a wrong path? How can I "tell" obiee that this is a Linux environment not a Windows?
    Thank you in advance.

    Sorry for my mistake, but I've found a tab called XML in the Physical Table properties. I've set the entire URL to the file and now I'm able to issue sql queries to it. Thanks!

  • RE:Date Function in Obiee 11G Rpd

    Hi
    I had a Time Dimension, I need to show only the data from Jan 2012 to 2 months after from the current Month(Dynamic)
    Can any body tell me how to write this in rpd using rpd functions?

    You can create a dynamic repository variable that gives current month+2 months. Use this variable in the filter where you want to filter from 'Jan 2012' till that variable.
    Variable need to be in the same format that you have 'Jan 2012'.
    Pls mark if helpful/correct.

  • Date problem in obiee 11g

    Hi,
    Our fact table is having the date on one hour interval basis.
    EX: 14-AUG-2012 11:00:00 AM
    14-AUG-2012 12:00:00 PM
    14-AUG-2012 01:00:00 PM
    The Times table we created is having day format.
    EX: 14-AUG-2012 12:00:00 AM
    15-AUG-2012 12:00:00 AM
    16-AUG-2012 12:00:00 AM
    Both columns datatype is DATE.
    When we join fact table with Times table, the results are coming only for one interval per day i.e.for
    14-AUG-2012 12:00:00 AM,
    15-AUG-2012 12:00:00 AM,
    16-AUG-2012 12:00:00 AM. The remanining 23 intervals from fact table are missing
    Please help me how should I get all the 24 interval values, say by using trunc, todate function in admin tool. I cannot change the times table to one hour basis like wise in fact table.
    THANKS in Advance.

    There's no reason that joining by surrogate keys is better than joining with DATES. As a matter of fact... the Oracle database will join more efficiently with DATES than it will with NUMBERS. Tom Kyte demonstrates this time and time again on his site, but here is one example: http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:4632159445946.
    Also... using WID's, as the BI Apps does, means that the fact tables can't be partitioned on DATE datatypes. That's fine for the BI Apps as a packaged solution, but that is not the optimal solution when building a custom data warehouse. DATES belong in DATE datatypes.

  • Changing Axis data values in OBIEE 11g Graph

    Hi ,
    I have a graph with three dimensions and a single measure . So , on x axis I am getting the values with two dimensions like
    Customer1 2013
    Customer1 2012
    Customer1 2011
    I want to change it to Customer1 only . Can anybody suggest how can we change this.

    Why don't you just remove the Year dimension from the "Group By (Horizontal Axis)" section?

  • Column Formula with Error in OBIEE 11g

    Hello,
    On Oracle Business Intelligence Enterprise Edition 11g, I am trying to create an analysis. The database is MySQL. In the database, there is a field of type varchar(10). This
    field shows a date. In OBIEE 11g, when creating the analysis, in the Criteria tab, I choose this column (varchar) and edit the formula of it. The operation that I want to do is:
    YEAR(CURRENT_DATE) - SUBSTRING("TableName"."ColumnName" FROM 1 FOR 4) where the ColumnName is the name of the column of type varchar(10)
    but I get an error: +[nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27002] Near <->: Syntax error [nQSError: 26012]+
    If I execute the same query directly on the MySQL database, I get the desired result without any error.
    Also, if I use the following formula, I also get an error:
    CAST((SUBSTRING("TableName"."ColumnName" FROM 1 FOR 4)) AS INTEGER)
    So, I am asking why the first query throws an error in OBIEE 11g but not when it runs directly on the MySQL database. Also, how can I convert in OBIEE 11g a string to integer?
    Thank you in advance,
    Griselda

    Business Intelligence Foundation wrote:
    Hi
    Im getting below error in Bi11g. core application services is down.
    Error:
    [nQSError: 46066] Operation cancelled.
    [nQSError: 46067] Queue has been shut down. No more operations will be accepted.
    If anyone Know tell me.
    Thanks and Regards
    sathyaHi sathya,
    It could mean several different things. Do you know if the administrator have shut down the services? If you have access to the server, check to see if all the services are up and running.
    Thanks,
    -Amith.

  • Unable to import tables through ODBC in obiee 11g

    Hi all,
    In obiee 11g,
    OBIEE 11g is successfully installed but when i am trying to import the tables in RPD through odbc then it is giving a problem.
    I have tried using the OCI and it is working fine but can anyone tell me why it is not happening through odbc.
    created the dSN for it and it is working fine.
    any help would be appreciated.
    thanks in advance.

    Hi,
    You need do full installation of obiee11g.
    Go through this..May help you.Not getting connected to a data source in obiee 11g
    How to install 11g ODBC client drivers to access OBIEE 11g server?
    Regards,
    Srikanth

Maybe you are looking for

  • Having trouble tethering my cento to my laptop

    I just got a centro and learned that you could get on the internet through it. I live in the country so i would love not to have to use dial up any more but every time i go to dial up with it using  "dun' i keep getting an error message error 633 the

  • Print Issue withing Oracle Apps

    Hi All, I have following inssue related XML Publisher PDF Report Print; 1) Submit XML Publisher Report , View Output Print on Printer1. Print Comes Fine. 2) Submit same XML Publisher Report, While Submiting Report I provide Printer1 and no of copies

  • Can swap file cause a plugin crash?

    Hi Guys, I'm in the midst of trouble shooting a crashing Cubase 7.5 on the mid 2011 iMac. I'm hoping by posting a crash log some of you guys might be able to help. I've spent hours trying to replicate the problem by removing all plugins and then re-a

  • IChat shows numbers instead of names for facebook contacts, how to fix?

    I just started using iChat for Facebook Chat, but it shows numbers instead of names for most of my contacts. Is there any workaround for this? Adium shows names just fine, but I want to use iChat instead. Thanks!

  • Pr CS7 Feature Requests

    I am excited about getting my hands on CS6, and congratulate the Adobe team for their hard work.  However... I haven't seen anything in the web pages or videos about these features that are vital to working editors, already requested by me and many o