Displaying 20 results from an estimated 400 matches similar to: "LARGE FILE PROBLEMS"
2008 Oct 10
1
glmmPQL
Dear all,
I am experiencing problems with glmmmPQL. I am trying to analyze
binomial data with some spatial autocorrelation. Here is my code and
some of the outputs
> colnames(d.glmm)
[1] "BV" "Longitude" "Latitude" "nb_pc_02" "nb_expr_02"
[6] "pc_02" "nb_pc_07" "nb_expr_07"
2005 May 23
1
Can't reproduce clusplot princomp results.
Dear R folk:
Perhaps I'm just dense today, but I am having trouble reproducing the
principal components plotted and summarized by clusplot. Here is a brief
example using the pluton dataset. clusplot reports that the first two
principal components explain 99.7% of the variability. But this is not what
princomp is reporting. I would greatly appreciate any advice.
With best regards,
-- Tom
2008 Apr 18
1
Can't kill smbd process
Hi,
Since this week my Samba keep accumulating smbd process that keep lock on
files and neither me as root or samba itself can't kill. The only way to
release the locked files is to reboot the machine and this is really
annoying for all the clients. I read in a forum that this might be link with
a kernel corruption, but this threads hasn't been active in a long time and
wasn't so
2001 Aug 14
2
problems embedding R
I have a problem with embedding R into perl. I
downloaded the interface program/module from
omegahat.org, and I can't seem to understand how to
use it. This is all done under Win NT 4.0. If anyone
have any clue or any suggestions on how to interface R
into perl, I would be greatful. Please email me with
comments at racerdude911 at yahoo.com
Thanks
Scott
2012 Jun 17
6
Wine with Secure Computing SofToken II
Hello
I've tried to move from my Windows7 x86_64 to my Gentoo (x86_64) SofTokenII application.
What i did:
1. moved Program Files (x86)/Secure Computing/SofToken-II directory
2. added to registry (wine regedit file.reg):
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing]
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing\Agent]
[HKEY_LOCAL_MACHINE\SOFTWARE\Secure Computing\Agent\myuser]
2017 Feb 20
5
wbinfo -i returns the same id for all users, authentication doesn't seem to go through winbind at all
Le Sat, 18 Feb 2017 20:17:12 +0000
Rowland Penny via samba <samba at lists.samba.org> écrivait:
> Only change I made before installing Samba, was to comment the
> '127.0.1.1' line in /etc/hosts
Tried again with your smb.conf and minimal changes, and it gets worse:
[2017/02/20 14:42:19.048133, 0] ../lib/util/fault.c:78(fault_report)
2014 Feb 25
2
2 users database on same LDAP with different mail location
Hello,
i know i know, i'm getting annoying but appearently i always come up
with weird ideas and i cant seem to accomplish such a task.
the scenario is that i have an LDAP server with a bunch of users.
some of them are in a specific OU, and i'd like to define for all these
users belonging to this OU an alternative mail location/storage.
in details for all the users i'd like to use
2014 Feb 25
1
2 users database on same LDAP with different mail location
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 25 Feb 2014, list at grootstyr.eu wrote:
> On Tue, Feb 25, 2014 at 11:42:33AM +0100, Francesco wrote:
>> in details for all the users i'd like to use maildir storage in a
>> directory, while for the users belonging to a specific OU i'd like to
>> use dbox with an alternative storage attached.
>>
>> so
2008 Oct 18
0
extracting residual variance from glmmPQL
Dear all,
I am trying to simulate data sets from a model fitted with glmmPQL, in
order to compute the distribution of a summary statistics. My data are
binomial and I have a correlation term in my model. My model is
structured in the following way
m <- glmmPQL( fixed = cbind(sucess,failure) ~ x1 + x2 + ... ,
random = ~ 1 | bidon,
correlation = corGaus(form=~
2004 Jun 22
0
Samba PDC problem - error_packet
Hi;
I'heve got a strange problem with samba 3.0.4. It's configured as PDC,
It functions joining a computer with w2k/XP to domain, logging-in,
mapping disk. The problem appears by copying data to the mapped disk or
to another resource of server. In windows the indicator or progress
stays in one place, after same time a message appears "Network path
can't be found" and in
2006 Nov 24
3
Oracle 9i RAC on OCFS2
Hi,
I'm setting up a 2-node Oracle 9i RAC on OCFS2.
But I have some problems with understanding how the shared Oracle_Home
is being used.
For instance there is the *$ORACLE_HOME/oracm/admin/cmcfg.ora* file. The
$ORACLE_HOME is on
the SAN so the 2 nodes have access to this file. How will the settings
then be done per node?
Is there a guide/tutorial/howto for installing Oracle 9i RAC on
2004 Sep 24
1
Cannot build cluster_1.9,6 under R 2.0.0 beta Sep 21
Doing the normal build process [1] for a first time with a R 2.0.0 snapshot
-- the Sep 21 version I uploaded to Debian's 'experimental' section two days
ago, ended in failure. The package in question is cluster 1.9.6 which should
be 2.0.0-ready.
The (partial) log follows:
-----------------------------------------------------------------------------
[...]
g77 -mieee-fp -fPIC -g -O2
2008 Apr 29
2
How to install Wine on ubuntu 7.04 or 8.04
Hi All,
I have just installed ubuntu 7.04 on my PC.
My database is on Linux (RHL9) / Oracle 9i.
Now I want to run VB6 applications. Is it possible?
I understand that I have to install
1) Wine
2) mdac27
3) vb6run (vb6 run time)
4) oracle 9i client.
Then run VB6 application.
Please help me step by step, that I have to follow to achieve the goal, with softwares availability.
Thanks
2005 Nov 10
1
Can OCFS and GFS co-exist on the same RHEL 3 RAC node??
Dear Experts,
One of our client wants to use OCFS for their 9i RAC(2 node) on RHEL3 and
also use GFS on the nodes. Would there be any issues using OCFS for Oracle
9i RAC and using GFS for failing over things like print services on the same
node? Has this been tested? I know these are competing products and
OCFS 2.0is not an option now for the client. They need GFS for their
custom apps.
Any ideas
2012 Dec 13
1
How do I make a loop to extract a column from multiple lists and then bind them together to make a new matrix?
Hi! I am new to looping and R in general; and I have sent waaaay to much
time on this one problem and am about a hair away from doing it manually
for the next two days.
So, there is a package that while calculating the statistic creates lists
(that look like matrices) in the background. Each item (there are 10
items) has one of these ‘matrix looking list’ that I need to extract data
from. The
2004 Aug 31
2
Upgrading from 1.0.9-9 to 1.0.13-1
Hello All,
I am currently running ocfs 1.0.9-9 with
kernel 2.4.21-4.Elhugemem (RHEL3) and 9i RAC (9.2.0.4).
Is there any big concerns I need to be aware of before
upgrading to ocfs-1.0.13-1 and kernel 2.4.20-31.9?
TIA,
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
| Brian M. Diehl, RHCE A-1 Limousine |
| Sr. Network Admin 609-919-2019 |
| "In the end, things
2005 May 23
3
OCFS - Automounts
Greetings, I installed RedHat Linux AS version 3/Update 3 over the
weekend, along with ocfs RPMs that are listed below:
ocfs-2.4.21-EL-smp-1.0.13-1.i686.rpm
ocfs-support-1.0.10-1.i386.rpm
ocfs-tools-1.0.10-1.i386.rpm
Oracle 10g was then installed on the systems.
On both the test cluster that I used and the production cluster that I
installed over the weekend are some pretty strange lines
2006 Feb 06
2
Oracle and kernel 2.6 vs 2.4 performance question
All,
We're currently running Oracle 9i on a RHEL AS 2.1 installation. We
need to upgrade to Oracle 10g, and I've half-way convinced my boss to
upgrade to RHEL 4 (we're still discussing AS vs ES, since we're running
2 HT processors...).
Anyway, I want to upgrade because of EOL issues whenever RHEL 5 comes
out, but before he okays me wiping the server and installing 4, he
2008 Sep 18
3
oralce 9i database and wine
Hi, i'm trying to install Oracle 9i database in wine, and get a huge error message with lots to do with java i think. Can anyone help with this? I also cant find the error log it said it created.
tnh at webbook:~$ wine /home/tnh/Desktop/Disk1/autorun/autorun.exe
err:mmio:MMIO_ParseExtA No . in szFileName: "?\x13???\x13??????H\x11"
err:mmio:MMIO_ParseExtA No . in szFileName:
2003 Nov 13
2
Disappointing Performance Using 9i RAC with OCFS on Linux
Wim,
Thanks for your prompt response on this. The tpmC figures look very
impressive, and tpmC is read intensive.
I had already read note 236679.1 "Comparing Performance Between RAW IO
vs OCFS vs EXT2/3" which I guess is the article to which you are
referring; it made me suspect that the poor performance was due to the
lack of an OS IO cache but I wasn't sure.
The database is