Tuesday, 2009-10-06

*** dyki has joined #ingres01:39
*** FrankW has quit IRC02:11
*** FrankW has joined #ingres02:12
*** Alex| is now known as Alex|off02:40
Vroomfondleis there a list of ingres error codes anywhere?04:08
Vroomfondlea SELECT via the PHP driver is generating errno 3502, but there's no accompanying message as far as we can tell04:09
Vroomfondlei.e. ingres_error returns null and there's nothing in the PHP error log04:09
pborojust a sec04:09
pboroit's somewhere in the manuals but cant recall, still searching :)04:10
pborohttp://docs.ingres.com/Ingres/9.2/Message%20Guide/messages.htm04:11
pborothat's the one I've seen04:11
pborono 3502 in it :(04:11
Vroomfondlehrm04:11
Vroomfondlegrantc: is this a PHP-specific error code perhaps?04:11
Vroomfondleah, hang on - I'll try sqlstate codes instead04:12
pborodamn I hate docs.ingres.com, it's so slow04:12
pboroE_US0DAE_350204:12
pboroSQLCODE:04:12
pboroSS42503_INSUF_PRIV04:12
pboroError text:04:12
pboro%2c on table %0c: no GRANT or GRANT compatible permit exists.04:12
pborothat's best I could find04:12
pborothe url I pasted only contained error messages for ADF, the one I pasted was found from http://docs.ingres.com/Ingres/9.2/Message%20Guide/errorsUSF.htm04:13
*** cthibert has joined #ingres04:14
Vroomfondleyeah, that fits with the sqlstate too04:17
Vroomfondlefor some reason GRANt errors aren't appearing in our main PHP error log. Any idea why that might be, grantc? They used to appear, along with SQL syntax errors etc. (which are still appearing fine)04:18
Vroomfondlecould we have somehow accidentally set some sort of error-level threshold or something...04:19
Vroomfondle(we did recently upgrade to PHP5 - I vaguely remember that there are differences in the default error level between 4 and 5 - perhaps that's it?)04:19
*** grantc has joined #ingres04:21
*** ChanServ sets mode: +o grantc04:21
Vroomfondleoh poo, he wasn't here ;)04:22
Vroomfondleactually we have error_reporting set to E_ALL so can't be that04:22
Vroomfondlegrantc: GRANT errors aren't appearing in our main PHP error log any more, possible due to upgrading to PHP5 (judging by the timing). Other errors e.g. SQL syntax errors are still appearing. Any idea why?04:23
grantchi Vroomfondle - were you using the updated driver with your php 4 installation?04:31
*** Gerhard has joined #ingres05:19
*** Dejan has joined #ingres05:41
Dejanhi everybody05:47
Dejanerm... 10.0.0-108 install script fails on Fedora 1105:48
Dejan(tar based installer)05:48
bonsaikittenhow does it fail? :)05:49
Vroomfondlegrantc: it wasn't entirely up-to-date, no05:51
Vroomfondleso is this something which occurs with later drivers?05:51
Vroomfondleand if so is there any way we can configure it to show those GRANT errors? They're quite handy05:52
*** rossand has joined #ingres05:59
*** ChanServ sets mode: +o rossand05:59
DejanGRANTC errors06:04
Dejanroflz06:04
*** atrofast has joined #ingres06:08
grantcyou can use the ingres_error() and ingres_errno() functions06:19
grantci am not aware of any issues with any SQL statements   (other than the one's the driver does not support)06:20
Vroomfondleingres_error() isn't working. It returns null when there's a GRANT error.06:23
Vroomfondlewell.. or blank, I haven't checked. Either way there's no string.06:24
grantci'll need a test case to verify the problem as "it works for me (TM)"....06:31
grantceither that or an api log06:31
Dejani see someone is working on pdo-ingres06:36
Dejando you guys know how far is that project from usable?06:36
grantcthe last i heard it was 80%06:38
grantci've asked to see the code but have yet to receive a copy06:38
Dejanomg, that is brilliant06:38
grantchmm i find it's normally that the last 20% is the real challenge ...06:39
DejanI am currently working on DAM-NL protocol layer in D06:43
Dejanit goes slowly06:43
Dejanactually, i am doing DAM-TL too, in parallel06:43
Dejanluckilly, i have lots of code that can help me in JDBC and .NET connectors06:44
Dejanbut it goes slow06:45
Dejanbecause i have no spare time06:46
*** cthibert has left #ingres07:16
DarylMIngres.pastebin.com down because of http://www.pcmag.com/article2/0,2817,2353820,00.asp ?07:24
*** Hop has joined #ingres07:24
*** zxiiro has quit IRC07:30
grantcyup07:30
*** zxiiro has joined #ingres07:31
*** irc.freenode.net sets mode: +v zxiiro07:31
grantci guess the url is regarding the posting of phished info?07:31
*** toumi01 has joined #ingres07:34
*** cthibert has joined #ingres07:49
*** Gerhard has quit IRC08:14
*** DarylM has quit IRC08:14
*** NoeJeko has quit IRC08:14
*** Vroomfondle has quit IRC08:14
*** Vroomfon1le has joined #ingres08:14
*** NoeJeko has joined #ingres08:14
*** Gerhard has joined #ingres08:15
*** zxiiro has quit IRC08:17
*** zxiiro has joined #ingres08:17
*** irc.freenode.net sets mode: +v zxiiro08:17
*** zxiiro has quit IRC08:23
*** zxiiro has joined #ingres08:23
*** irc.freenode.net sets mode: +v zxiiro08:23
*** Gerhard has quit IRC08:25
Dejanhow much a license for ingres 9.3 costs?08:43
Dejan:D08:43
Dejandoes anyone know?08:44
grantceither $7k or $8k per socket ...08:44
grantcor something there abouts08:44
grantc$7,995 - http://ingres.com/tco08:45
pboroit's per occupied socket, empty sockets don't count afaik08:46
grantcgood point08:46
pboroso just buy a server with a lot of core ;)08:46
grantcyup08:46
pborothat's what I did!08:46
Dejanwhat about virtualised environment?08:46
pborowith one server we went from 4 cpus (single cores) to 1 cpu (4 cores)08:47
Dejani am effectively using 1 CPU with lots of cores08:47
pboroI asked about that and I was answerred that it has to be fair game so that you may only assign the virtual machine one cpu at most from the host08:48
Dejanhold on, it is not actually a license, it is the "annual support" ...08:48
grantcso if you have a dual cuad core box you can assign up to "4 cpus" in ESX (for example) and still only pay for a single CPU?08:49
grantcDejan: yup there is no license cost just support08:49
pborograntc, no no, you may only assign up to the cores of a single cpu08:50
Dejani will try to influence buying the support08:50
Dejanso we can support the project08:50
pboroDejan, the support service is great, there's some amazing ppl on the team :)08:50
Dejanah noes, people like grantc?08:50
* grantc blushes ;)08:50
Dejanwe are dooomeddddd08:50
Dejan:)))))))))08:51
pboroat least in the specialist team ;)08:51
grantci used to work in that team :)08:51
grantcmany moons ago...08:51
* Dejan likes Ingres08:51
pborograntc, and now you work as a PHP slave! ;)08:51
Dejanhell guys, you did not see my Ingres T-Shirt yet08:51
Dejan:(08:51
pborowell, at least somewhat08:51
Dejani must transfer picture from my phone, and put somewhere :D08:52
grantc50% php slave, 25% ruby slave and 25% rails...08:52
Dejanruby, eek08:52
grantcit's different :)08:52
* Dejan plans to finish DAM-TL layer in his D-Ingres project by the end of October08:53
Dejanand hopefully in November DAM-ML08:53
pboroDAMN layer!08:53
Dejan:)))))))08:53
grantcIf you want some hosting space for the code or wiki space let me know08:54
pborookay, 10 hours at work, time to go home08:54
grantcgnite08:54
Dejangrantc: no need, i have my own svn and git08:54
Dejanbut thanks a lot08:54
grantcok - but I guess you will do a write up in the community wiki?08:54
grantceven if it's just links to your own stuff08:55
Dejani will do that once i can actually do "SELECT * FROM some_table" and get result in D, using my DAM classes08:55
Dejan:)08:56
grantcah :)08:56
DejanI actually think I will have that in 2 months08:56
Dejanjudging how slow i develop this08:56
Dejan:D08:57
*** Dejan has quit IRC10:03
Vroomfon1leis there a way, in isql, to view the total number of locks which are currently open on a given table within the current transaction/session?10:05
*** grantc has quit IRC10:09
*** atrofast has quit IRC10:13
*** atrofast has joined #ingres10:16
*** zxiiro has quit IRC11:40
*** zxiiro has joined #ingres11:40
*** irc.freenode.net sets mode: +v zxiiro11:40
*** zxiiro has quit IRC11:42
*** zxiiro has joined #ingres11:44
*** ChanServ sets mode: +v zxiiro11:44
*** bonsaikitten is now known as AmazingPudding12:03
*** cthibert has left #ingres13:23
*** Hop has quit IRC16:33
*** rossand has quit IRC16:44
*** rossand has joined #ingres18:58
*** ChanServ sets mode: +o rossand18:58
*** rossand has quit IRC20:17

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