obiee Answers >Direct database request error
Hi,
I am learning obiee 10/g and installed 10g version on my laptop.
when i tried to run the query in Answers through "direct database request"
connection pool is > "SH"."Connection Pool"
Sql statement is > Select * from Channels
When i clicked on "validate sql and retrieve columns" button i get the below error
error : Odbc driver returned an error (SQLExecDirectW).
error : [nQSError: 16001] ODBC error state: S0002 code: 942 message: [Oracle][ODBC][Ora]ORA-00942: table or view does not exist. [nQSError: 16002] Cannot obtain number of columns for the query result. (HY000)
error : SQL Issued: {call NQSGetQueryColumnInfo('EXECUTE PHYSICAL CONNECTION POOL "SH"."Connection Pool" SELECT * FROM Channels')}
What could be the issue ... Please advise
Thank You