Tag Archive

Issue with invalid or corrupted repository joins

Published on abril 12, 2013 By Ignacio de la Torre
Share

Symptom: The following error message is displayed: [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 46043] Internal error: No matching table for expr D_OPER_UNIT_XL.OPER_UNIT_SID, File .\Src\SQOSPSimplifyJoin.cpp, line 118. Cause: This symptom is associated with corrupted physical layer join relationships. The best way to test for a root cause is to isolate the […]

Error (BEA-141244) Schema validation errors while parsing %MW_HOME%\user_projects\domains\bifoundation_domain\config\config.xml – Invalid xsi:type qname: ‘ext:osso-identity-asserterType’ in element realm@http://xmlns.oracle.com/weblogic/domain

Published on octubre 25, 2012 By Ignacio de la Torre
Share

Resolving WebLogic Issue (BEA-141244) Schema validation errors while parsing %MW_HOME%\user_projects\domains\bifoundation_domain\config\config.xml – Invalid xsi:type qname: ‘ext:osso-identity-asserterType’ in element realm@http://xmlns.oracle.com/weblogic/domain

Error message when incorrect version of Oracle Database Client has been installed

Published on junio 14, 2012 By Ignacio de la Torre
Share

Symptom: The following error message is displayed when trying to issue any queries to an Oracle database: [nQSError: 10058] A general error has occurred. libclntsh.so.10.1: wrong ELF class: ELFCLASS64 [nQSError: 46029] Failed to load the DLL /usr/oracle/OracleBI/server/Bin/libnqsdbgatewayoci10g.so. Check if ‘Oracle OCI 10G’ database client is installed. Causes: This error message is typical of a situation […]

Error: [nQSError: 23026] The logical column referenced by DESCRIPTOR_IDOF does not specify a Descriptor ID column.

Published on mayo 10, 2012 By Ignacio de la Torre
Share

Description This error message is associated with the “Descriptor ID” feature introduced with OBIEE 11g. This feature is aimed at transparently replacing descriptor fields (ie. Department Name) with their equivalent ID fields (ie. Department ID) on the WHERE clause of SQL statements issued by the BI server. This is achieved by selecting a “Descriptor ID” […]

Issue with [nQSError: 10040] The requested data source name is either not found, incomplete, or incorrect. (IM002)

Published on marzo 29, 2012 By Ignacio de la Torre
Share

Problem: The OBIEE 11g presentation service fails to start. Symptoms: Error Code: “IM002. Code: 10040. [NQODBC] [SQL_STATE: IM002] [nQSError: 10040]The requested data source name is either not found, incomplete, or incorrect. (IM002)”   Cause: The DSN tag value on the instanceconfig.xml file is incorrect or a valid data source is missing.   Solution: Verify that […]

Workaround: OBIEE compatibility issue with Firefox 10

Published on febrero 6, 2012 By Ignacio de la Torre
Share

(English) This work around is related to my previous post on OBIEE error: “Your browser is not supported by Oracle BI Presentation Services”

Configuring WebLogic Automated Startup Credentials

Published on mayo 26, 2011 By ignacio
Share

After reading this post you should be able to configure the boot.properties file to provide the WebLogic server with startup credentials, a necessary step when configuring the server for automated startup ...The WebLogic server does not start automatically, it is prompting for a user name and password    WebLogic not reading boot.properties file