Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm getting this error loading data through my oracle connection.
"Se ha producido el siguiente error: ERROR [HY000] [Qlik][OracleOCI] (3000) Oracle Caller Interface: ORA-24347: Warning of a NULL column in an aggregate function"
The view is working perfectly in database. And the data load was working a few months ago. ¿Any idea what's happening?
Thanks in advance
I have found a solution with a workaround using materialized views instead of normal ones. This workaround forces me to refresh every time I need the views and take a lot of more space in Hard Disk, but I usually do this once a month, so It's acceptable right now.
I also seeing this error after September 2020 upgrade. Any solutions?
This seems to be a bug in Oracle that comes and go.
Found an old entry from 2012 on stackOverflow that reads: “…Looking around on the net I find this was reported as a bug at various times in Oracle versions 8 and 9 - perhaps it has crept back into 11.2”
Also found an Oracle support entry for this from 19 Oct 2020 - no solution listed.
See links to mentioned posts:
https://stackoverflow.com/questions/11771462/ora-24347-warning-of-a-null-column-in-an-aggregate-func...
https://support.oracle.com/knowledge/Oracle%20Database%20Products/2430361_1.html#FIX
We are getting this error after the upgrade to sept 2020 also.
@dajjan81 did you find a solution?
I also getting same error after upgrading nov 2019 to nov 2020
Hi,
We found a work around in downgrading the qlik odbc connector package from 6.7.1 (November 2020 Patch 3) to 6.40.5.
Thank you very much for you reply, Does Downgrading Qlik ODBC connector does not affect other database connection?. Because we have multiple database connections and many tables and views in one database connections , till now this error appearing only 3 views of one database. Kindly suggest what should be do? Should we uninstall path3?
Proberly yes, we downgraded the full ODBC connection by replacing the folder.
Maybe you can just do it for the one related to Oracle. But we haven't tested that specific.