Categories
Unable to get the DLL path for the CLI Default from the NQSConfig.ini file

Summary
Unable to get the DLL path for the CLI Default from the NQSConfig.ini file
Content
Permanently get this error. After reinstall DVD works fine some time and then got this error again.
Odbc driver returned an error (SQLExecDirectW).
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: 43119. [nQSError: 43119] Query Failed:
(HY000)
State: HY000. Code: 46028. [nQSError: 46028] Unable to get the DLL path for the CLI Default from the NQSConfig.ini file. (HY000)
SQL Issued: SET VARIABLE DISABLE_CACHE_SEED=1,DISABLE_XSA_CACHE_SEED=1,ENABLE_DIMENSIONALITY=1;SELECT
0 s_0,
ROWID() s_1,
XSA('weblogic'.'25617e03-2dac-44d4-b242-0d78b1e5e195')."input"."Data"."age" s_2,
Answers
-
I have gotten this error as well, wondering if anyone has resolution.
I have a direct connection to data warehouse environment, and am trying to create new data set based on view created from my DW user space.
The connection is successful, but when I try to preview the dataset, I get "Unable to Display Pivot: Query Error"
The error message is same as above. I noticed that for database views with less rows, it works fine, but with larger views, there seems to be an issue. Is there a row limit with the dataset that can be uploaded?
0