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: Cannot manage OHS configuration from Fusion Middleware Control / Enterprise Manager (Error:Failed to invoke operation load on MBean)

Published on abril 19, 2012 By Ignacio de la Torre
Share

The following error is displayed when you attempt to follow any of the administration links

Failed to invoke operation load on MBean oracle.as.management.mbeans.register:type=component,name=ohs1,instance=instance1,Location=AdminServer

Parsing error while loading MBeans
oracle.sysman.emSDK.app.exception.EMSystemException at oracle.sysman.emas.sdk.model.jmx.JMXUtil.invokeOperation(JMXUtil.java:100) at or

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”

Warning: OBIEE error: “Your browser is not supported by Oracle BI Presentation Services” being triggered by automatic update to Firefox 10

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

(English) OBIEE is not compatible with Firefox 10 which is being rolled out to user desktop computers through automatic updates…

Troubleshoting Error: unable to get file lock, will retry …

Published on julio 21, 2011 By ignacio
Share

(English) Troubleshooting error BEA-141281 unable to get file lock, will retry …

DataStage: ParamName does not reference a known parameter of the job

Published on mayo 26, 2010 By Ignacio de la Torre
Share

Today I got an error that reads like this: JobControl (@<JOB_NAME>): Controller problem: Error calling DSSetParam($<PARAMETER_NAME>), code=-3 [ParamName does not reference a known parameter of the job] After a quick debug/issue tracking session on Director I found out that one of the jobs in my master sequence was missing all of our standard parameters with […]