search for: incurres

Displaying 9 results from an estimated 9 matches for "incurres".

Did you mean: incurred
2005 Sep 08
3
Open Database RSYNC
We have nearly 200 GB of data in a production Oracle database broken up into about 100 files of 2 GB. The database incurrs a 5% change per week in the form of new data, no modification nor deletions. I need to copy this data from one mount point to another then bring up the new database on the new mount point in place of the original. The high availability and production nature of this system
2005 Apr 04
1
Handling very large integers with factorial and combinat (nCm)
Dear list, perhpas this question is more suitable for R-dev but since I am not really a developer I post it here first. Apparently the following lines do not create any problem in R: library(combinat) r <- 20; b <- 2; sum( sapply(0:r,function(x) nCm(r,x)^(2*b)) ) > 2^64 while in C I obtain an overflow of data even using unsigned long long and with long double I incurr in precision
2012 Feb 04
5
Comparaciones múltiples en ANOVA anidadp
Dispongo de un experimento en el que cinco tratamientos ha sido aplicados a cinco grupos de voluntarios. En cada grupo había tres personas y a cada persona se le tomaron 3 medidas, En total dispongo de 45 medidas, pero evidentemente no son independientes entre sí. Si no tomo en cuenta que las medidas de la misma persona son más parecidas entre sí (bloques anidados) estaría incurriendo en
2004 May 31
1
Failover: iconnecthere to voicepulse
Hi all, I'm working on a setup for a small office. I'd like to use SIP/iconnecthere most of the time, because they're cheap. But they only allow a single call. When the single iconnecthere line is in use, I'd like to use IAX2/voicepulse instead: exten => _1NXXNXXXXXX,1,Dial,SIP/BYEXTENSION@iconnect exten => _1NXXNXXXXXX,2,Dial,IAX2/npI42VoD38@voicepulse/${EXTEN} Well,
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================ "In summer, the song sings itself." William Carlos Williams ================================================================ Release Announcements ===================== This is a maintenance release of the Samba 3.2 series. Major enhancements included in
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================ "In summer, the song sings itself." William Carlos Williams ================================================================ Release Announcements ===================== This is a maintenance release of the Samba 3.2 series. Major enhancements included in
2005 Jul 19
3
new to Asterisk, is it possible to call two external lines and connect them using two channels
Hi All, I am just looking at using Asterisk now and the first thing I need to do is via pass two external numbers to asterisk and call out connecting the calls togther. These will be through our physical PBX connected to the asterisk server. We are essentially trying to connect two external numbers through asterisk with us incurring the cost of the calls. I've been reading on call out
2004 Jan 20
4
matrix exponential: M^0
> -----Original Message----- > From: Federico Calboli > Sent: Tuesday, January 20, 2004 5:40 PM > To: r-help > Subject: [R] matrix exponential: M^0 > > I would like to ask why the zeroeth power of a matrix gives me a matrix > of ones rather than the identity matrix: > > > D<-rbind(c(0,0,0),c(0,0,0),c(0,0,0)) > > D<-as.matrix(D) > > D >
2007 Aug 01
3
How to use stun server?
Hi all, This is the first time i am using stun with asterisk for nat problems. I have read the rfc which describes how stun works. i didnt have any problems understanding it. I have also intalled the stun server called stund which i downloaded from sourceforge. I have seen on the list that most people use stund here. I have started the stun server and its running silently. Now i dont know what to