When Using "Issue SQL" in Reports and Analytics (../analytics/saw.dll?IssueRawSQL), an Error Occurs
(Doc ID 3031177.1)
Last updated on JUNE 25, 2024
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.24.01.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.24.01.0 version, Analytics
When using "Issue SQL" in Reports and Analytics (../analytics/saw.dll?IssueRawSQL), an error occurs.
Example:
select PARTY_NUMBER from HZ_PARTIES where PARTY_NAME = 'ABC'
Issue happens with any physical SQL.
ERROR
-----------------------
Error
Error during query processing (SQLExecDirectW).
Error Codes: OPR4ONWY:U9IM8TAC:U9IM8TAC:U9IM8TAC
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. (HY000)
State: HY000. Code: 43113. [nQSError: 43113] Message returned from OBIS. (HY000)
State: HY000. Code: 27047. [nQSError: 27047] Nonexistent table: "HZ_PARTIES". (HY000)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to Tools > Reports and Analytics
2. Click the Browse Catalog button
3. Select My Profile > Administration
4. Select Maintenance and Troubleshooting > Issue SQL
5. Provide the SQL
6. Click the Issue SQL button; the error occurs
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |