Problem now resolved.
Eventual cause was an inefficient SQL statement
(Using a "LIKE" rather than an "=")
But, thanks for the assistance - we learned a lot on the way!
I have had two useful posts in response to my query - thanks, guys!
However, we clearly need more information, as no-one here has heard of "distributions".
Can anyone tell me what MANUALS I should have, and where can I get them? (online or URL hopefully!).
Then I can do some serious...
The following query runs VERY slowly after upgarding to IDS version 9.21.
Anyone any ideas how to tune it for faster performance?
SELECT dmy_proc(a.xact_date) DATE, timec_proc(a.xact_time) TIME, a.bid [1,10] CARD, a.employee[1,5] EMPID, a.last_name[1,20], b.first_name[1,10], a.reader_desc, '...
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.