Patch in obiee 11.1.1.6.0

The action link reports is not opening in new window for obiee 11.1.1.6.0 . What patch should I apply in order to fix this? I do not want to upgrade to obiee 11.1.1.6.2 right now. I want to confirm if patch 14003822 will fix this bug.
Thanks,
Sanjay

When I check for the patch 14003822 in the oracle support, it did not mentioned about the Bug 14165667 - LINKED REPORT OPEN IN NEW WINDOW DOES NOT WORK AFTER A CHANGE PROMPT bugs that has been resolved. The list of bugs that have been resolved from the patch are as follows;. Do I need to upgrade to obiee 11.1.1.6.1 or just if we use this patch it will solve this issue.
Thanks,
Bugs Resolved by This Patch
10647655     COLUMN DATA FORMAT IS IGNORED ON WRITEBACK
12612904     TOTAL PICKS VALUE IN FIRST ROW AND GIVES NOT A NUMBER WHEN AVERAGING NULL
12978196     COLUMN SELECTOR DOES NOT PASS VALUES FROM SUMMARY REPORT TO DETAILED REPORT
12981896     MAPVIEWER HOVER TOOLTIPS SHOW WRONG VALUES
12992697     PAGE BREAK WITH COLUMN BREAK DOES NOT WORK IN PRINTABLE HTML
13043745     PIVOT TABLE'S LAYOUT COLLAPSES WHEN HIDDEN ROW AND TOTALS BEFORE IS USED
13071711     CIRCULAR JOIN ERROR WHEN RUNNING ANALYSIS USING UPGRADED REPOSITORY
13083074     PROMPTS CREATING UNSPECIFIED ERROR WHEN SELECTING MULTIPLE CONSTRAINED CRITERIA
13098323     AN ARITHMETIC OPERATION IS BEING CARRIED OUT ON A NON-NUMERIC TYPE
13110980     THE SECTION PROPERTIES OF PIVOT TABLE IS NOT EFFECTIVE OR NOT CORRECT
Open Readme to View all Bugs
Related Knowledge to this Patch
1470402.1     OBIEE 11g: Unable to See Column Added to Pivot View in Criteria Tab when Graph has been Added to Results     Modified 07/01/2012
1467168.1     MULTIPLE PIE CHARTS DISPLAYED FOR PIVOT TABLE REPORT WHEN SHOULD BE ONE     Modified 06/12/2012
1465324.1     OBIEE 11g: Cannot Edit Position of a Chart in Charted Pivot Tables     Modified 07/24/2012

Similar Messages

  • Install patch in obiee 11g

    Anyone tell me how to install patch in obiee 11g.
    Basically this is the first time i need to install it in obiee 11g.
    anyone please explain me clearly? how to install patch to windows server 32 bit env.

    Thanks Kalyan for sent me the document and gave me the clarification
    I have followed way it is in the document. But I have made it till step5 only.
    Later if I type opatch command on the dos prompt it is throwing error that 'is not recognized as an internal or external command,operable program or batch file'
    In my server is structure like this.....
    Obiee installed in E drive
    It has subfolder like 'mw_home'
    Under that folder I have instances, jdk116_18,jrockit....,logs,modules,oracle_bi1,oracle_common,user_projects,utils,wlserver.
    Under oracle_bi1 I have admin,asoneofftool,assistants,atgpf,.....
    Under oracle_common I have admin,admin server registration,bc4j .....
    Can anybody give the exact commands which are applicable for my server.... from importing zip from the oracle site and where I will have to place and where I will have to install... Anybody give me all the commands to get my patch install?
    can you tell me my steps will going to impact anything further? if i stop it in the middle..
    Thanks in advance
    Edited by: user12077461 on May 16, 2011 8:10 PM

  • Error in applying the patch to OBIEE 11.1.1.6.8

    When I try to apply the opatch apply command,   below is the error I am getting. I am not able to find the resolution for this. I am not understanding the problem  by looking at this.
    optach failed with error code 1
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    I have installed OBIEE 11.1.1.6.0 version on windows 64 bit machine and later on I tried to apply the patch to upgrade it to 11.1.1.6.8 . Once I received  above error , I thought of cross checking the PATH &  Java_Home environment variables from my machine and below are snapshots of them.
    Java Home : C:\Program Files\Java\jdk1.7.0_45\bin
    Path:  C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    below are the commands executed in the first step before applying opatch apply on 16094198
    set ORACLE_HOME=C:\Middleware\Oracle_BI1
    set PATH=%ORACLE_HOME%\bin;%PATH%
    set JAVA_HOME=%ORACLE_HOME%\jdk
    set PATH=%JAVA_HOME%\bin;%PATH%
    set PATH=%ORACLE_HOME%\OPatch;%PATH%
    Any inputs on how to resolve this opatch problem will be greatly appreciated. Please let us know if I have to make any change in the environmental variables or in these set commands stated above.
    Thanks in advance.

    Heelo Srini,
    I have updated my JAVA_HOME system variable in environmental variables section as stated below
    User variables:
    JAVA_HOME : C:\Program Files\Java\jdk1.7.0_45
    PATH : %JAVA_HOME%\bin
    System variables:
    ClassPath: C:\Program Files\Java\jdk1.7.0_45\lib;
    Path: C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    Later I tried to apply the patch but I got the below error
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    OPatch failed with error code = 1
    Please provide any inputs.
    Thanks & regards,
    karthik Vecham

  • Automate RPD and Catalog Patching in OBIEE 11G

    Is it possible to automate the patching process with scripting? This would be the complete cycle: compare, generate xml patch and apply patch. I see that I can script the applying of the patch but need to be able to script the compare.

    Yes, You could accomplish this using the OBIEE 11g scripts.
    The one place you may want to reconsider the "complete cycle" is when it comes to actually patching the production RPD via automated fashion. I would leave that to remain as a manual redeployment after the patching to some stage folder/area, then manually deploy the RPD. This way you are certain to retain the incremental versioning that is now provided in the Fusion Console EM, etc.

  • Are there any patches for OBIEE 11.1.1.6.0?

    Following a new installation of OBIEE 11.1.1.6.0, I checked Oracle Support looking for any patches. I don't even see that release in the drop-down list of products. (The installer did not find any software updates either). I would be interested in finding any needed patches for both the Linux 64-bit server installation as well as the PC Admin Client.
    Is there somewhere else to look for required or recommended patches? Are you aware of any that are needed?
    Thanks for any advice on this.

    Hi,
    Yes, there are 11.1.1.6.1 and .2 too patches available on top of 11.1.1.6.0. In Metalink, you could search for patch 13884769 for .2.
    Hope this helps.
    Thank you,
    Dhar

  • Oracle's October Critical Patch Update – OBIEE vuln CVE-2009-1990

    [October’s Oracle Critical Patch Update Advisory|http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2009.html] has been released. There are two vulnerabilities (CVE-2009-1999, CVE-2009-1990) listed for OBIEE, one of which needs patching.
    Details: http://rnm1978.wordpress.com/2009/10/21/obiee-vuln-cv-2009-1990/

    Hi,
    1. if update the latest one "Jan2013" patch is OK? if not, what sequence should I appy to, and which patches are they.No,
    10.2.0.3 on Windows (exclude Itanium), January 2009 is final version.
    2. Which patch ID should I download with for this upgrade.7631958(Jan2009, Intl Based 64-bit CPU)
    3. Do I have to upgrade the 10.2.0.3 to 10.2.0.5 for those patch to working?If you want to apply Jan2013, You have to upgrade to 10.2.0.5.
    Regards,

  • Applying a patch to OBIEE 11g

    Hello Everyone,
    I am new to OBI and specially new to 11g, Now most of you guys will know that there was a bug in 11g in which if you want to see the query generated by the report in session log, It shows "no log found". Now there was a patch available which i have downloaded and i am not so sure as to how to apply that patch to OBI, I tried all the steps given in the read me doc provided with the doc. but all in Vain, as it is very confusing and more importantly it doesnt work,
    Can any one help me out here by telling me the actual steps involved.
    Thanks,

    Try the following -
    1. cd to oracle home folder\opatch
    set oracle_home=your home directory (iethe parent of opatch\ folder)
    opatch lsinventory -patch -detail
    The last command should run and say "opatch successful".
    Now run the command:
    2. opatch apply -verbose "your patch folder's complete path"
    (verbose tells u the sequence, success or errors if any)
    OK - now,
    3. The patch on my PC failed saying that I needed to install the latest opatch. I downloaded the latest opatch (11.2 even though the patch (ie the "no log found" patch) requires 11.1.0.8.2 or something) and just extracted it to the oracle home folder - yes, it will overwrite the current opatch folder, so back it up before you copy the latest opatch folder.
    4. After this, I ran the command again from step 2 again. It seemed to be running, ie somewhat successful, but it asked for my oracle support login, some proxy server crap so it could connect to the internet, also gives options to specify "NONE" if you didn't need all this - but never came back...at that point, I quit. I tried again and it got stuck at the same point - so, I wasn't sure if it succeeded or not.
    5. I assumed the patch ran OK and tried to view the log - but this time it gave a different error "it is not a Win32 application" or something like that. I am sure that I downloaded the win32 patch only. Yet, I am going to check and try it out again tomorrow.
    Let me know if it worked for you and the details.
    Hope all this helps :-)

  • Web Catalog Patching and repository patching in OBIEE 11G

    Hi
    Please share pointers for Web Catalog Patching and repository patching using command line in BI EE 11g.
    Thanks
    Edited by: user8654742 on Sep 20, 2011 11:39 PM

    Hi Deepak,
    When I am running the following command "./runcat.sh -cmd diff -baseline /home/oracle/SampleAppBaseline -latest /home/oracle/SampleAppChanged -outputFile /home/oracle/SampleAppDiff.txt -folder /shared -verbosity detail" in command line it is erroring out as follows : "'.' is not recognized as an internal or external command,operable program or batch file." . Is there any other way to run this command? Please help to overcome this issue.
    Thanks.

  • RPD Patching ISSUES in OBIEE 11G

    Hi all,
    when i am doing the RPD patching in OBIEE 11G i ll be missing one subject area in the process of merging can some one provide the solution for this.
    i have two rpds one rpd contains the two subject areas and another rpd contains the single subject area while in the process of merging
    i am getting everything getting correct but expect the subject areas. i am missing the one subject areas.
    pls provide the solution for this
    Thanks,

    Are you patching or merging? I've found the patching to be very hit and miss.
    Robert

  • OBIEE 11g 11.1.1.6.0 to upper version Patch install problem

    Hi
    when am trying install the patch for obiee11g 11.1.1.6.0 to upper version i facing this problem
    OPatch Version : 11.1.0.9.0
    OUI Version : 11.2.0.1.0
    The OUI version is not applicable for current OPatch version.
    OPatch failed with error code = 1
    i saw this blog http://obieelive.blogspot.in/2012/07/obiee-111161-patch-from-111160-in.html
    am not under stand what the purpose of Oracle_home is it related to DB or OBI Application?
    what is purpose of ORACLE_HOME VARIABLE?
    any one guide me for installation OBIEE11g to upper version and how to install the patchs step by step
    Regards
    Leela Krishna

    995847 wrote:
    Hi
    when am trying install the patch for obiee11g 11.1.1.6.0 to upper version i facing this problem
    OPatch Version : 11.1.0.9.0_
    *>   OUI  Version : 11.2.0.1.0*
    The OUI version is not applicable for current OPatch version.
    OPatch failed with error code = 1
    i saw this blog http://obieelive.blogspot.in/2012/07/obiee-111161-patch-from-111160-in.html
    am not under stand what the purpose of Oracle_home is it related to DB or OBI Application?
    what is purpose of ORACLE_HOME VARIABLE?
    any one guide me for installation OBIEE11g to upper version and how to install the patchs step by step
    Regards
    Leela KrishnaOpatch should be higher than OUI version.. Your OPatch is outdated that's why you are receiving the above error
    you need to download the latest OPatch by searching http://support.oracle.com for 'How To Download And Install The Latest OPatch Version [ID 274526.1]'
    After which you can start with the Patching of OBIEE.
    http://www.askjohnobiee.com/2012/10/how-to-apply-obiee-11g-bundle-patch-set.html
    Please mark helpful/correct
    Thanks,
    RM

  • Patch processing in OBIEE 11g

    Hi,
    Is there any document regarding patch processing for both catalog and rpd? I have seen some 2 to 3 blogs and tried executing the patch, but got some error in that they have mentioned to look *"the Oracle Business Intelligence Suite Enterprise Edition's Presentation Services Administration Guide"* for more info. But I didn't find any document like that. So where to get that?
    Thanks,
    Satheesh

    Hi,
    Please check the below document from oracle on Patching Oracle Fusion Middleware Applications:
    http://docs.tpu.ru/docs/oracle/en/owl/E14571_01/doc.1111/e16793/opatch.htm#CBHDEGBJ
    ex:
    Applying a patch to OBIEE 11g
    After downloading the patch I tried to apply them using the following procedure:
    1. Unzip the patch zip file into the PATCH_TOP.
    unzip -d PATCH_TOP p12561330_111150_WINNT.zip
    2. Set your current directory to the directory where the patch is located.
    cd PATCH_TOP/12561330
    3. Run OPatch to apply the patch.
    Run following command:
    - opatch apply -jre $ORACLE_HOME/jdk/jre
    But the opatch execution failed.
    Could you please suggest me the exact process to apply the patch.
    Thanks
    Deva
    Edited by: Devarasu on Oct 4, 2011 5:47 PM

  • Patching OBIEE Admin tool to 11.1.1.6.1

    Hi I've successfully patched my OBIEE server on linux to 11.1.1.6.1 but I still need to work on my client(Administration Tool) on Windows, which remains 11.1.1.6.0, does the full OBIEE server patch on Windows will work for my client only? Or is there a standalone patch for the Administration Tool.

    user483999 wrote:
    is patch p13952743 required to upgrade the OBIEE Admin Tool on a PC ?I believe you are talking about upgrading the client tool on a standalone client only installation right? Based on what type of installation, you have done, you will need to go through different process. Refer to this article on MOS for complete details:
    How to update the OBI client Tools with Patch 11.1.1.6.4 (Client Installers and MapViewer) [ID 1503872.1]
    Thanks,
    -A.Y

  • Reg-OBIEE patch

    Hi
    I know latest patch for OBIEE is 11.1.1.6.9
    Would you please let me know patch numbers for
    11.1.1.6.9 for Linux-64 bit
    Note:Not for Windows its for Linux 64-bit and
    explain me on how to apply patch in detail on linux environment.
    Thanks
    NK

    Its not 11.1.1.6.9 right
    would you please confirm that patches you provided is provided down work for Linux -64-bit also!!
    16287811
         Patch 11.1.1.6.9 (1 of 7) Oracle Business Intelligence Installer
    16287778
         Patch 11.1.1.6.9 (2 of 7) Oracle Real Time Decisions
    16237960
         Patch 11.1.1.6.9 (3 of 7) Oracle Business Intelligence Publisher
    16287840
         Patch 11.1.1.6.9 (4 of 7) Oracle Business Intelligence ADF Components
    16287854
         Patch 11.1.1.6.9 (5 of 7) Enterprise Performance Management Components Installed from BI Installer 11.1.1.6.x
    16227549
         Patch 11.1.1.6.9 (6 of 7) Oracle Business Intelligence
    16287884

  • OBIEE 11G with Single Sign-On and Active Directory

    Hi guys,
    Release Version: Oracle Business Intelligence 11.1.1.5.0
    Patch applied: 11.1.1.5.0 BP3 (Patch 13832750)
    OBIEE Server operating system: Windows Server 2008 SP2 (32-bits Operating System).
    We are trying to configure Single Sign-On according to TechNote_WNA_SSO_AD_V4.0.doc.
    Our krb5login.conf:
    com.sun.security.jgss.krb5.initiate {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=cgdkobi2.keytab
    useKeyTab=true
    storeKey=true
    debug=true
    com.sun.security.jgss.krb5.accept {
    com.sun.security.auth.module.Krb5LoginModule required
    principal="[email protected]"
    keyTab=cgdkobi2.keytab
    useKeyTab=true
    storeKey=true
    debug=true
    We generate de keytab file:
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.24\bin\ktab.exe -k cgdkobi2.keytab -a [email protected]
    Password for [email protected]:XXXXXXX
    Done!
    Service key for [email protected] is saved in cgdkobi2.keytab
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.2-4\bin\kinit -k -t cgdkobi2.keytab cgdkobi2
    New ticket is stored in cache file C:\Users\cgdkobi2\krb5cc_cgdkobi2
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>C:\OracleBI11g\jrockit_160_24_D1.1.2-4\bin\klist -k -t cgdkobi2.keytab
    Key tab: cgdkobi2.keytab, 1 entry found.
    [1] Service principal: [email protected]
    KVNO: 1
    Time stamp: Mar 15, 2013 10:34
    C:\OracleBI11g\user_projects\domains\bifoundation_domain>klist
    Current LogonId is 0:0x406163f5
    Cached Tickets: (0)
    We re-start the services and logon into analytics web and SSO doesn't work but there's not an error. It runs successfully with and Active Directoy user and password. Seems like SSO wasn't enabled, but I checked is enabled.
    Any suggestion?
    Thanks in advanced

    Follow the posts : OBI 11.1.1.6.SSO and You are not currently signed in to Oracle BI Server" for OBIEE 11.1.1.6 SSO do the troubleshooting mentioned there.
    Also check your logs for error like the one below:
    [2012-03-09T16:42:36.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.checkauthentication.runimpl] [ecid: 6c98b5cce1f24814:2a613331:135f95fbdff:-8000-0000000000005b7a,0:1:1] [tid: 5932] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)[[
    If you are getting this when you login to OBIEE :      You are not currently signed in to Oracle BI Server"
    then you need to apply this patch : 13553428 QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST. 11.1.1.6.0 Generic Platform (American English) General Oracle BI Suite EE Apr 5, 2012 799.4 KB
    Let us know the updates. Hope this helps. Mark if it does.!
    Thanks,
    SVS

  • OBIEE 11g: Non conformed dimension filter

    Hi,
    I have two fact tables and some confromed and non conformed dimensions between the fact tabels.
    The hiearchies being built and proper levels were set for the fact tables. The measures of the fact were set to the total level of the non confromed dimension tables.
    The fact also hold some non aggregated columns (baseline columns), all the base line columns where moved to a logical dim table.
    The report involves both the fact tables, conformed and non conformed dimension columns.
    When we built the report with all these columns the report is showing fine. But when we add the filter with the non conformed dimension the report is throwing some error.
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 14023] None of the fact sources for D01 Date.Date are compatible with the detail filter [D05 Non Confrm Dimension.Code = 'AFS']. (HY000)
    The above functionality was working fine with OBIEE 10g and have implemented it many times before.
    There is one patch available for this issue but it is available only for windows 32 bit enironment.
    Patch details
    Patch 14210864: OBIEE 11G: CONFORMING DIMENSION SETTINGS FROM 10G NOT WORKING IN 11G
    Can anyone give some suggestion or workaround? I can't do any change in Datamodel.
    Thanks,
    Vino

    Hi Vinod,
    In OBIEE 10g, we are running into similar error when we add filter from non conformed dimensions in a report, so can you please share patch download details like where to download or if we have to raise a SR for the Patch 14210864.
    Thanks in Advance!!

Maybe you are looking for