First of all how Pervasive is set up on your server - there could be something you could do in terms of configuration.
Secondly, the queries you are running may not be the most efficient - I don't mean that as a criticism - we found that doing inner joins was a waste of time the queries just crawled - left outer joins were the only way to go.
I checked all possible configuration items and alse the helpfile concerning this issue. Unfortunately Pervasive runs on Novell Netware 5.1 at our site so not all options are available to me.
Furthermore this situation also occurs running the simplest of queries (select * from table). Also especially the complex queries are the ones I would like to limit the resources for.
You could always go the other way with this. If you get the software developers kit you can use transactional functionality - it's kind of like the old-style Cobol Start and Read Next. Transactional is much much quicker than using SQL queries.
We are on Novell 5.1 SP3 with Pervasive.SQL 200i (SP3), we' re just considering upgrading (both) to SP4. Do I understand correctly you had this issue up untill you upgraded to SP4 ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.