Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ajithsachin
Partner - Contributor II
Partner - Contributor II

Auto Reload Issues

Hi All,

     i have a qlikview application which will read Sybase SQL Anywhere 12 database (ODBC) and fetch the data to dashboard.

     It is connecting and fetching the data fine when i am reloading the application manualy, But through management console

     if i am trying to relaod the application it is showing failed and in the log file written as

     'Error: SQL##f - SqlState: 08001, ErrorCode: 4294967196, ErrorMsg: [Sybase][ODBC Driver][SQL Anywhere]Database server not found'

     Can anybody help please..

Regards,

Ajith

2 Replies
richard_pearce6
Partner - Specialist
Partner - Specialist

Hi Ajith,

Looks like its working manualy as QV is using your personal connection to the database. The server may not have access rights as you do and this is causing the issue.

Hope that helps

Richard

ajithsachin
Partner - Contributor II
Partner - Contributor II
Author

Hi Richard,

     Thanks for your reply.

     Actualy my qlikview services are running in the administrator account only and manualy i am running the QV application also

     from the same server system only.