Displaying 4 results from an estimated 4 matches for "a1_1".
Did you mean:
a101
2005 Mar 09
1
AutoCad 2004, Samba 3.0.11 & file locking issues
...NT 4 server and the client says that
in the past, when ever person b tried to open an already opened Autocad
file, they would be allowed to open it in Read-only mode, which is
exactly what they expect and want to happen.
So, on to the troubleshooting:
I had my client open an AutoCad file called A1_1 and here is what
tdbdump showed for that file. (info on the .dwl file is further below)
# tdbdump /var/cache/samba/locking.tdb | grep A1_1
data = "\01\00\00\004[3@set_kernel_oplock: got kernel
oplock\AAa\00\00\07\9D\03\00!\00\00\00\96\01\02\00\B6\80,B\C9\A9\03\00\03\08\00\00\00\00\00\00\85\...
2013 Aug 22
1
converting a summary table to survey database form
...uld then do an aov(score~brand,data=condom.dataframe) for instance.
However to get my original condomData which has the tabulated scores per brand into the summarised form is a pain.
I tried to just get a vector that essentially has all the rows of condomData put into one long vector from i.e. c( a1_1,a1_2...a1_5,a2_1,2_..a2_5.......a10_5)
I would then bind this together with a names vector of rep(c('Ramses','Sheiks','Trojans','Unamed),10) and I would have my desired datafram for anova.
But alas my attempt below does not work:
r<-dim(condomData)[1]
scoreS<-c()
f...
2011 Nov 04
1
Corrupted transaction log file
...ls/dovecot.index.log (sync_offset=4476)
Nov 4 15:10:42 mail dovecot: imap(test at aaaone.net): Disconnected: IMAP
session state is inconsistent, please relogin. bytes=549/100474
The client issues a lot of IMAP connections like this:
A1_0 LOGIN "test at aaaone.net" "password"
A1_1 ENABLE QRESYNC CONDSTORE
* OK Waiting for authentication process to respond..
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
A1_0 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE SORT SORT=DISPLAY THREAD=REFER...
2012 Sep 29
1
Problems with stepAIC
...2 ...
$ Cluster : Factor w/ 4 levels "1","2","3","4": 1 1 2 2
3 3 4 4 1 1 ...
$ Growth : Factor w/ 2 levels "s","t": 1 2 1 2 1 2 1 2
1 2 ...
$ Patch : Factor w/ 72 levels "A1_1s","A1_1t",..: 1 2
3 4 5 6 7 8 9 10 ...
$ Lufttemperatur : num 17.3 17.3 17.3 17.3 17.3 ...
$ NSmm : num 0 0 0 0 0 0 0 0 0 0 ...
$ Luftfeuchte : num 79.2 79.2 79.2 79.2 79.2 ...
$ Windst?rke : num 0.96 0.96 0.96...