Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
narender123
Specialist
Specialist

Appcrash event error during reload oracle view in qvw file

HI All,

I am fetching oracle tables and view from ODBC connection in Qlikview Generator(QVW file).I am able to fetch all tables and views in Qvw file except 1 view which is not reload in my qlikview file from oracle database.

I ran that view in oracle database and running successfully but during reload that view is qlikview showing error problem event name : appcrash and qvconnect 11.0 sr2 stopped working.

Note: All other tables and views running fine.

Thanks,

Narender

6 Replies
tresesco
MVP
MVP

I would try:

  • Use OLEDB rather than ODBC
  • Upgrade ODBC (if applicable)
amit_saini
Master III
Master III

Hi,

Agree with Tresesco!

Also plz check:

https://www.devart.com/odbc/oracle/docs/index.html?using_odbc_driver.htm

Thanks,
AS

jagan
Luminary Alumni
Luminary Alumni

Hi Narender,

Try reading that view by using OLEDB connection, I too faced this issue and resolved by using OLEDB connection.

Hope this helps you.

Regards,

Jagan.

narender123
Specialist
Specialist
Author

Thanks Tresko, Amit and Jagan.

But i am facing this error only for 1 view , All other views are reloading successfully with ODBC connection.

Why it is happening with 1 view only?

Narender

tresesco
MVP
MVP

Yes, ODBC could be that erratic sometimes (I experienced similar) . Try what I suggested above.

jagan
Luminary Alumni
Luminary Alumni

There will be issues with ODBC sometimes especially with larger tables.  Did you tried with Oledb?

Regards,

Jagan.