Displaying 20 results from an estimated 300 matches similar to: "Excessive query time running R-RODBC against SQL Server"
2006 Jun 28
4
Problem with nvarchar in MS SQL Server 2000
Hello,
after putting ADO.rb into Directory
\ruby\lib\ruby\site_ruby\1.8\DBD\ADO\ I created a Rails-Application with
MS SQL Server 2000 as Database.
Everything works fine, but into the nvarchar-Field "notice" i can''t
store more than about 50 or 60 characters
MS SQL Server Query analyzer says, this field has a length of 510
characters.
What can i do to save up to the 510
2008 Feb 20
0
Unicode Support for MS SQL Server
In order to coerce Rails 1.2.x into supporting Unicode values for an
attribute in a model, I found I had to do the following:
1) Change the underlying column type from varchar to nvarchar.
2) Prepend any quoted values going into nvarchar columns with a
capital-letter-N, e. g. ''unicode'' becomes N''unicode'' In order to
accomplish this, I modified
2000 Jan 04
0
Stepwise logistic discrimination - II
I apologise for writing again about the problem with using stepAIC +
multinom, but I think the reason why I had it in the first place is
perhaps there may be a bug in either stepAIC or multinom.
Just to repeat the problem, I have 126 variables and 99 cases. I don't
know if the large number of variables could be the problem. Of couse the
reason for doing a stepwise method is to reduce this
2006 Feb 01
1
RODBC: How to Retrieve a Column as Rownames?
Dear Collegues,
when using sqlQuery from the package RODBC I always get a data frame with automatically generated rownames, even if:
* the first column of the query is called rownames using "Select ... AS rownames, ... From ..."
* and: the values from this column are unique
* and: the values are inevitably forced to character data with e.g. " 'rn_' + CAST(xy AS
2003 Oct 13
0
Re: Migrating Windows NT Environments to Linux
What is NGROUPS_MAX :
- is the nuber of groups than a user can have (32 groups per user)
- or is the max number of groups on the system (32 groups)
Bertil Starck a ?crit :
>Hi!
>
>Anyone experienced the limitation of "NGROUPS_MAX 32" in the kernel when
>running Samba/Winbind or solved the "Builtin Group Administrators" and the
>ACL considerations when
2009 Dec 22
2
E1 R2 Congestion Status
I have a 'CONGESTION' Status with R2 protocol.
While testing this scenario sip GW--?Asterisk ?Digium E1 R2
Protocol?Cisco E1 R2 protocol?sip Gw
Find below my error and configuration ,where are the errors in my
configuration ?
=========================================================================
Connected to Asterisk SVN-branch-1.6.2-r235775 currently running on
2012 May 21
1
Active Admin help
I have installed active admin and also add my model -controller
rate_professor there.......I can add/delete/edit data using active admin
...but if I click on submit button of my form in rate_professor controller
... I can see whatever I added in the index page ........but I don''t want
to see that one.....I want to find the information(whatever I added by
clicking submit button) on
2009 Jun 10
2
How to extract from a matrix based on indices in a vector?
Sorry, there may be some lingo for describing the extraction problem I have,
but I don't know it.
I have a matrix of 2 rows and N columns, and a vector of N 1s and 2s.
Matrix M:
1 2 3 4 ... N
1 A C D G ...
2 B D F H ...
Vector v:
1 2 2 1 2 1 1 ... N
I'd like to apply v to M to get
Vector w:
A D F G ...
2007 Dec 18
1
0.24.0 opening excessive TCP connections
I created ticket 961 "puppetd create too many/not closing TCP
connections".
I''m wondering if anyone else is seeing this? Depending on the client
configuration a typical puppetd run will cause hunderds of simultaneous
TCP connections to be opened
to the puppet master. I''m gettting over 300 established connections for a
single client in some cases. If the number of
2001 Nov 15
1
Excessive redraw in Lotus Notes on Wine 20011108
I compiled up Wine 20011108 from the source on my Mandrake 7.2 box without
problems. I was pleased when I actually managed to get the Windows QuickTime
player to install properly and actually run the player (albeit slowly). I also
managed to get the SameTime installer to run, although the client still refuses
to work.
My one critical application on Wine however is Lotus Notes. It works pretty
2012 Aug 15
0
uhci0 excessive interrupts---how can I disable or reset specific USB port?
I am running FreeBSD/amd64 9-STABLE (built Mon Jul 23 10:45:51 EDT 2012) on a Dell Optiplex 760 and, today, noticed I had almost 30% system CPU load in top even when the system was idle. A perusal of vmstat revealed the cause to be excessive interrupts on uhci0, even though nothing was plugged into that USB port:
# vmstat -i
interrupt total rate
irq4: uart0
2011 Oct 02
2
[Bug 41404] New: excessive temperature for the nvidia core
https://bugs.freedesktop.org/show_bug.cgi?id=41404
Summary: excessive temperature for the nvidia core
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2001 Nov 13
0
Excessive redraw in Lotus Notes with Wine 20011108
I've just compiled up Wine 20011108 and given it a little testing. QuickTime
installer works fine and QuickTime player comes up, although it wants to be
fullscreen most of the time (something to do with strange mouse click handling
I think). SameTime installer runs (at least for version 1.5) although I can't
get the actual program to start (Unhandled exception).
Lotus Notes 5.0.4 also
2005 May 22
1
realtime excessive database queries
Does asterisk really need to be doing 3 database calls for every
priority in every extension?
Why not just load all the extensions into memory, and then have a
mechanism to mark an extension as stale and only then reload from the
database? Seems that with a basic caching mechanism you get all the
benefits of realtime without the downside of taking a performance hit
like it does now when having
2008 Nov 03
2
Wine 1.1.7: emule 0.48a: excessive memory usage
emule 0.48a on a from-source-compiled-without-compiler-optimizations Wine 1.1.7 uses excessive (infinite) amounts of memory with an estimated consumption rate of 1MB/minute until the system runs out of memory, I have yet to test other versions of either wine or emule, but I suspect this:
wine or emule versions do not matter, there will always be a memory leak, and it is obvious that it is not a
2016 Dec 17
2
PulseAudio is streaming with an excessive latency.
I'm running centos 6, just did a yum update,
and still cannot get sound from vlc.
The entire message (reformatted):
Potential PulseAudio version problem:
PulseAudio is streaming with an excessive latency.
Sound may be lost or quality degraded.
To address that issue, upgrade the PulseAudio daemon to version 3.0,
or disable the alternate sampling rate in its configuration
I can find
2016 Dec 17
0
PulseAudio is streaming with an excessive latency.
On 12/17/2016 9:18 AM, Michael Hennebry wrote:
> vlc.x86_64 2.0.10-1.el6 @rpmfusion-free-updates
rpmfusion is comatose, that VLC rpm hasn't been updated in a couple years.
--
john r pierce, recycling bits in santa cruz
2016 Dec 19
0
PulseAudio is streaming with an excessive latency.
On 12/18/2016 3:16 PM, Michael Hennebry wrote:
>
> Does that imply that I should abandon VLC or just rpmfusion?
> This site:
> http://www.tecmint.com/install-vlc-media-player-in-rhel-centos-fedora/
> suggests I use epel and nux.
> I already have epel enabled.
> Should I use its suggestion to install the nux repo?
before switching to Nux, I would take note of, and uninstall
2016 Dec 20
2
PulseAudio is streaming with an excessive latency.
On Sun, 18 Dec 2016, John R Pierce wrote:
> before switching to Nux, I would take note of, and uninstall any rpmfusion
> packages, then remove the rpmfusion repo, install the nux repo, and install
> the nux versions of the packages you want.
>From yum:
Downloading Packages:
...
--------------------------------------------------------------------------------
Total
2016 Dec 20
0
PulseAudio is streaming with an excessive latency.
On Tue, 20 Dec 2016 11:40:33 -0600 (CST)
Michael Hennebry wrote:
> Is it telling me something I should worry about?
You have never installed anything from nux before and it wants to give you the gpg key for that repo.
That's normal behaviour.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com