Wednesday, 2009-05-27

*** rossand has joined #ingres03:33
*** ChanServ sets mode: +o rossand03:33
*** rossand has quit IRC04:16
*** Alex|off is now known as Alex|05:36
*** Alex| is now known as Alex|off06:13
*** withdefault has joined #ingres07:16
*** ChanServ sets mode: +o withdefault07:16
*** ChanServ sets mode: +o grantc08:00
*** grantc is now known as grantc_offline09:29
*** grantc_offline is now known as grantc09:32
*** Gerhard has joined #ingres11:42
*** rossand has joined #ingres13:03
*** ChanServ sets mode: +o rossand13:03
atrofastgrantc: Did you get my messages on here last night?13:04
grantcatrofast, err13:07
* grantc goes to check the irc logs13:08
atrofastProbably around 9 pm your time13:08
grantci am guessing the problem is coming from dmt_create_temp13:09
grantcthe other two are for normal create table and alter table13:09
grantcthat function calls adc_lenchk() which for some reason is failing13:12
atrofastThat's all I could really track down, E_QE002E is never actually used in code as far as I can tell but the comment on qeu_dbu says it's a possible one but is never actually used as far as I can tell13:12
grantci would guess that QEF calls through to DMF which in turn executes dmt_create_temp13:13
atrofastAh I see so E_QE002E is never actually used, it's E_DM000913:14
grantcfrom what i can see the error is coming from the server, perhaps something i am doing is causing this problem to occur? scrollable cursors?13:15
grantcnormally the error number i.e is the same13:15
grantcie 0000913:15
atrofastyou got the error number 0x00001204 in your logs, which is E_US1204 right? And it's never used, but it is mapped to E_DM0009 in Qef_err_map13:16
grantcit's scrollable cursors causing the problem - set ingres.scrollable to 0 and it will work ..13:16
atrofastBut I have13:16
atrofastMy code has ini_set('ingres.scrollable', 0);13:17
atrofast  ini_set('ingres.scrollable', false);13:17
atrofastI had to do that because it didn't work with LOBs :)13:17
grantccan you dump "ini_get('ingres.scrollable')" before the fetch?13:18
atrofastAlright will do13:18
grantchttp://ingres.pastebin.com/f55e431a2 - my test case13:19
atrofastini_get('ingres.scrollable') returns nothing13:34
atrofastNot even 1 or 0 :)13:35
atrofastWhat if I set that in php.ini?13:37
atrofastOkay changed it to ini_set('ingres.scrollable', 0); instead and now it shows zero but I still get a blah isn't a valid resource error13:43
*** DarylM has joined #ingres14:20
grantcit's possible that you are hitting another problem but without knowing what error message/code i cannot say14:31
atrofastAlright want an OpenAPI trace log? :)14:43
*** Alex|off is now known as Alex|14:47
*** zxiiro has quit IRC14:55
*** mull has joined #ingres14:57
*** Gerhard has left #ingres15:02
grantcatrofast, sure15:10
atrofastOkay sent15:15
grantcatrofast, I am going to log an issue in SD for the E_DM0009 problem15:24
grantcwill put you as the client15:24
atrofastAlright, so it seems like it's an Ingres DBMS bug?15:25
grantcit works without scrollable cursors and the error comes from Ingres not from OpenAPI15:25
*** atrofast has quit IRC15:26
*** rossand has quit IRC15:28
*** atrofast has joined #ingres15:29
*** bonro011 has left #ingres15:35
*** bonro01 has joined #ingres15:35
*** rossand has joined #ingres15:37
*** ChanServ sets mode: +o rossand15:37
*** rossand has quit IRC15:44
*** zxiiro has joined #ingres16:24
*** ChanServ sets mode: +v zxiiro16:24
*** rossand has joined #ingres16:27
*** ChanServ sets mode: +o rossand16:27
*** DerMeister has joined #ingres16:34
*** Alex| is now known as Alex|off17:55
*** Alex|off is now known as Alex|18:09
*** atrofast has quit IRC18:54
*** atrofast has joined #ingres18:57
*** withdefault has quit IRC18:58
*** Alex| is now known as Alex|off19:32
*** Alex|off is now known as Alex|19:32
*** Alex| is now known as Alex|off19:37
*** Alex|off is now known as Alex|19:39
*** Alex| is now known as Alex|off19:42
*** Alex|off is now known as Alex|19:44
*** Alex| is now known as Alex|off19:47
*** Alex|off is now known as Alex|21:15
*** hunter has joined #ingres21:24
*** Alex| is now known as Alex|off21:25
*** SlimeyPete has quit IRC21:51
*** SlimeyPete has joined #ingres21:52
atrofastgrantc: Found another bug in newer builds of Ingres regarding tables spanning more than one page21:54
*** DerMeister has quit IRC22:03
*** grantc is now known as grantc_offline22:08
*** mull has quit IRC23:18
*** DarylM has quit IRC23:44
*** perftuning has joined #ingres23:47
*** hunter has left #ingres23:55

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!