search for: consu

Displaying 5 results from an estimated 5 matches for "consu".

Did you mean: const
2011 May 11
2
Issue with Arel::SelectManager and insert Method
Hello, Arel::SelectManager (arel 2.0.9) uses following statement to insert a new record: @engine.connection.insert im.to_sql, ''AREL'', primary_key_name, primary_key_value But in DatabaseStatements insert ist defined as: insert(sql, name = nil, pk = nil, id_value = nil, sequence_name = nil) Actually, Arel::SelectManager does not use the sequence name. This leads to issues
2013 Aug 26
2
Samba4 consumes more CPU
Dear Andrew, As per your suggestion , I have attached the gdb log of the samba and smbd process log running in the single server mode. Also when I noted in the perf top, libndr.so consumes the maximum cpu. I noticed that it happens soon after sometime the samba process is started and the CPU is filled up. Since the samba process occupies 100% atleast two or more CPUs out of 8 CPU , the clients are not able to get authenticate to the server. Kindly go through the logs and suggest w...
2002 Jul 15
1
*****SPAM***** Location Based Services in Oracle 9i, iSeminar- Today, 7/15 @2PM EST
...table><tr><td valign=3Dtop><img src=3D"http://s= urvey.oracle.com/web2000/images/redarrow1.gif" border=3D0></td><td><a href= =3D"#1"><font face=3D"Arial, Helvetica, sans-serif"><font color=3Dblue size= =3D-2>THE ORACLE CONSULTING iSEMINAR SERIES PRESENTS: ORACLE LOCATION - BAS= ED SERVICES</font></font></A></td></TR></TABLE><BR><BR><a href=3D"http://ww= w.oracle.com/go/?&Src=3D1214693&Act=3D95"><img src=3D"http://isdportal.orac= le.com/isd_...
2019 Jan 06
2
IMAP preauth and stats-writer
I'm the FreeBSD port maintainer for dovecot and I just added this patch to the port in SVN. 489515. On Sun, Jan 6, 2019 at 11:39 AM Stephan Bosch <stephan at rename-it.nl> wrote: > > Op 06/01/2019 om 18:12 schreef John Fawcett: > > On 06/01/2019 11:37, Stephan Bosch wrote: > >> Op 06/01/2019 om 03:35 schreef John Fawcett: > >>> On 06/01/2019 02:26, John
2005 Nov 23
8
getting started, reading listing and saving data
Dear List I am new to R and to the list and will try best as I can be clear and concise. My apologies if anything I write contravenes the posting code on this list. I would also like to say I have run through most of the material on the R website before writing this email however, I am stuck. Here is what I want to do and what I have done 1. Read a comma seperated text file into R I have used