Peter GrahamGuest
Occasionally I get a stop error for certain queries from our kdb server.
Does this crash the server? Should I be more careful?
Hi Peter,
The stop error is caused when you send a query that is taking too long too process. The system admin has configured the kdb+ server using \T to specify a timeout on queries. (generally a good idea). I would either ask for some help to rewrite your queries to run faster or ask for the timeout to be increased.
Other kdb+ limits and errors you may encounter can be found here:
http://www.timestored.com/kdb-guides/kdb-database-limits