search for: vorname

Displaying 2 results from an estimated 2 matches for "vorname".

Did you mean: varname
2003 May 11
1
simulating data
...data. Ok is approriate buy more RAM, but is there a possibilty simulate a lot of single rows, one after another and between this 2 steps -> Add th row to database and delete them for memory-recover from R ? Many thanks,Christian In example: Nachname <- round(runif(2000000,1,1000000000)) Vorname <- round(runif(2000000,1,1000000000)) PLZ <- round(runif(2000000,10000,14000)) VermittlungskriteriumA <- round(runif(2000000,1,2)) VermittlungskriteriumB <- round(runif(200000,1,5)) klient0 <- cbind(Nachname,Vorname,PLZ,VermittlungskriteriumA,) klient <- as.data....
2010 Dec 20
4
problem connecting DFS-share with winXP - successful with Vista & 7
...nego(1210) NativeOS=[] NativeLanMan=[] PrimaryDomain=[] [2010/12/20 09:12:29, 3] smbd/sesssetup.c:reply_spnego_negotiate(802) reply_spnego_negotiate: Got secblob of size 6566 [2010/12/20 09:12:29, 3] libads/authdata.c:decode_pac_data(301) Found account name from PAC: USERACC [Nachname, Vorname] [2010/12/20 09:12:29, 3] smbd/sesssetup.c:reply_spnego_kerberos(356) Ticket name is [USERACC at DOMAIN.LOCAL] The difference i see, is that on windows XP the system don't take the username of connecting account, although it is grabbed in start of session-log. [2010/12/20 10:30:17...