search for: apfel

Displaying 20 results from an estimated 24 matches for "apfel".

Did you mean: pfel
2006 Jun 04
1
Fwd: Re: How to call a value labels attribute?
...t; ---- Original message ---- >### not run >### pseudocode >x <- c(1, 2, 3, 3, 2, 3, 1) >value.labels(x) <- c(apple=1, banana=2, NA=3) >x >### desired result >apple banana NA NA banana NA apple > 1 2 3 3 2 3 1 > >value.labels(x) <- c(Apfel=1, Banane=2, Birne=3) # redefine labels >x >### desired result >Apfel Banane Birne Birne Banane Birne Apfel > 1 2 3 3 2 3 1 > >value.labels(x) # inspect labels >### desired result >Apfel Banane Birne > 1 2 3
2009 May 25
3
Interpolating variables within (RODBC library) SQL statements for MySQL
...-my_row[2] # get the first X-Position So far, so good: SQL Select works and everybody is fine, but this was just the preparation for the next step: Select all data out of the database with e.g. ypos = 1 and xpos = 182... rawdata <- sqlQuery(channel, "select YPOS, XPOS, YEAR, MONTH, RANGE, APFEL, TEMPMIN, TEMPAVG, TEMPMAX, PRECIPITATION, SUNDURATION from DATA where YPOS='ypos' AND XPOS='xpos' AND MONTH BETWEEN 1 AND 12 AND RANGE = 1;") The problem is that I want to use variables (xpos, ypos) to be replaced by the numbers (much more of them) so the SQL String would be:...
2009 Jan 19
1
[Win] Hangup RGui with RMySQL (PR#13453)
Full_Name: Apfel Schmied Version: 2.8.1 (2008-12-22) OS: WinXP SP2 Submission from: (NULL) (134.106.122.139) RMySQL Version: 0.7-2 DBI Version: 0.2-4 MySQL Version: 5.1.30 (Enviroment Variable MYSQL_HOME is set) Updated R from 2.60 to 2.8.1. Now Gui.exe hangs up (100% CPU Useage) when requesting data from a mys...
2006 May 23
4
How to call a value labels attribute?
Dear All, after searching on CRAN I got the impression that there is no standard way in R to label values of a numerical variable. Since this would be useful for me I intend to create such an attribute, at the moment for my personal use. Still I would like to choose a name which does not conflict with names of commonly used attributes. Would value.labels or vallabs create conflicts? The
2020 Feb 08
3
[PATCH] Re: Failing replication
Hi Andrew, I applied your patch to the Debian packages of Louis. Do you happen to know in which package it will end up? Tried samba and samba-dsdb-modules but the error remains the same. Alexander On 8. February 2020 at 01:38:25, Alexander Harm (alexander.harm at apfel-q.de) wrote: Hi Andrew, you can use my name if you want (Alexander Harm). I will try and build with your patch. Alexander On 8. February 2020 at 00:30:02, Andrew Bartlett (abartlet at samba.org) wrote: Thanks. At this stage is looks like a bug in the repl_meta_data module. Try the attached...
2020 Feb 10
1
[PATCH] Re: Failing replication
...like to continue on this one. I applied the patch but > am wondering which package it influences. > > If it is just the two mentioned than it did not fix the error. > > Regards, Alexander > > > > > On 8. February 2020 at 09:46:11, Alexander Harm > (alexander.harm at apfel-q.de) wrote: > > Hi Andrew, > > I applied your patch to the Debian packages of Louis. > > Do you happen to know in which package it will end up? Tried > samba and samba-dsdb-modules but the error remains the same. > > Alexander > > > > > On 8. February 2020...
2020 Feb 10
0
[PATCH] Re: Failing replication
Hi there, I would like to continue on this one. I applied the patch but am wondering which package it influences. If it is just the two mentioned than it did not fix the error. Regards, Alexander On 8. February 2020 at 09:46:11, Alexander Harm (alexander.harm at apfel-q.de) wrote: Hi Andrew, I applied your patch to the Debian packages of Louis. Do you happen to know in which package it will end up? Tried samba and samba-dsdb-modules but the error remains the same. Alexander On 8. February 2020 at 01:38:25, Alexander Harm (alexander.harm at apfel-q.de) wr...
2020 Feb 12
1
[PATCH] Re: Failing replication
...tioned than it did not fix the error. > > > > > > > > Regards, Alexander > > > > > > > > > > > > > > > > > > > > On 8. February 2020 at 09:46:11, Alexander Harm > > > > (alexander.harm at apfel-q.de) wrote: > > > > > > > > Hi Andrew, > > > > > > > > I applied your patch to the Debian packages of Louis. > > > > > > > > Do you happen to know in which package it will end up? Tried > > > > samba...
2020 Feb 22
0
[PATCH] Re: Failing replication
...> > > > > > > > > > Regards, Alexander > > > > > > > > > > > > > > > > > > > > > > > > > On 8. February 2020 at 09:46:11, Alexander Harm > > > > > (alexander.harm at apfel-q.de) wrote: > > > > > > > > > > Hi Andrew, > > > > > > > > > > I applied your patch to the Debian packages of Louis. > > > > > > > > > > Do you happen to know in which package it will end up? Trie...
2020 Feb 13
0
[PATCH] Re: Failing replication
...> > > > > > > > > > Regards, Alexander > > > > > > > > > > > > > > > > > > > > > > > > > On 8. February 2020 at 09:46:11, Alexander Harm > > > > > (alexander.harm at apfel-q.de) wrote: > > > > > > > > > > Hi Andrew, > > > > > > > > > > I applied your patch to the Debian packages of Louis. > > > > > > > > > > Do you happen to know in which package it will end up? Trie...
2020 Mar 03
1
[PATCH] Re: Failing replication
OK, found this post from Louis and this fixed it for me. https://lists.samba.org/archive/samba/2019-April/222278.html @Andrew: thanks so much for your time, effort and support the last days! Alexander On 3. March 2020 at 10:01:59, Alexander Harm (alexander.harm at apfel-q.de) wrote: That did the trick for manual replication via samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com --sync-all --local -d 9 However, if I run samba-tool drs showrepl it shows me a result 1326 (WERR_LOGON_FAILURE) and also samba-tool drs replicate dc02 dc01 dc=ds,dc=example,d...
2020 Mar 03
0
[PATCH] Re: Failing replication
...> > https://lists.samba.org/archive/samba/2019-April/222278.html > > @Andrew: thanks so much for your time, effort and support the > last days! > > Alexander > > > > > On 3. March 2020 at 10:01:59, Alexander Harm > (alexander.harm at apfel-q.de) wrote: > > That did the trick for manual replication via > > samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com > --sync-all --local -d 9 > > However, if I run samba-tool drs showrepl it shows me a > > result 1326 (WERR_LOGON_FAILURE) &gt...
2020 Mar 04
0
[PATCH] Re: Failing replication
...19-April/222278.html > > > > @Andrew: thanks so much for your time, effort and support the > > last days! > > > > Alexander > > > > > > > > > > On 3. March 2020 at 10:01:59, Alexander Harm > > (alexander.harm at apfel-q.de) wrote: > > > > That did the trick for manual replication via > > > > samba-tool drs replicate dc02 dc01 dc=ds,dc=example,dc=com > > --sync-all --local -d 9 > > > > However, if I run samba-tool drs showrepl it shows me a > > &gt...
2020 Feb 07
20
Failing replication
Hi Andrew, thanks for your reply. Find attached the output of the command. Looks like it fails on renaming an object to me. Regards, Alexander On 7. February 2020 at 08:50:02, Andrew Bartlett via samba (samba at lists.samba.org) wrote: On Wed, 2020-02-05 at 23:41 +0100, Alexander Harm via samba wrote: > Hello, > > we could need some help resolving a replication issue we
2020 Mar 03
0
[PATCH] Re: Failing replication
...master? Like not applying the diff of a > > replication but just wipe the whole thing and replicate from > > scratch? > > > > > > > > > > > > > > > On 29. February 2020 at 09:23:12, Alexander Harm ( > > alexander.harm at apfel-q.de) wrote: > > > > > > > Hi Andrew, > > > > > > > > I guess there is a typo in your request. Find attached the > > output of the following queries: > > > > > > > > 1: ldbsearch -H /var/lib/samba/private/sam.l...
2020 Feb 07
1
Failing replication
Strange, we had this working the last 6 months... only a week ago these errors started showing... So, no other idea than downgrading our Windows DC to 2016? Alexander On 6. February 2020 at 10:23:43, Rowland penny via samba (samba at lists.samba.org) wrote: On 05/02/2020 22:41, Alexander Harm via samba wrote: Hello, we could need some help resolving a replication issue we experience since one
2020 Feb 07
0
Failing replication
Is this better? On 7. February 2020 at 09:42:01, Andrew Bartlett via samba (samba at lists.samba.org) wrote: I mean the final columns, not lines. There are long lines that seem to be cut off mid-word, rather than wrapped. Andrew Bartlett On Fri, 2020-02-07 at 09:14 +0100, Alexander Harm via samba wrote: > I did but these are the last lines. It ends with ?raise e? also in the
2020 Feb 05
2
Failing replication
Hello, we could need some help resolving a replication issue we experience since one week. We have 1 DC in the cloud running Windows Server 2019 with DFL/FFL 2008R2. We have 3 sites with 5 DCs running Samba on Debian Buster in total replicating the AD from Windows. Since one week the replication state shows the following error: DC=ds,DC=craze,DC=toys Azure\VMDC-AZURE-01 via RPC DSA
2020 Feb 07
0
Failing replication
Version 4.9.5-Debian On 7. February 2020 at 09:55:02, Andrew Bartlett via samba (samba at lists.samba.org) wrote: Much better. What Samba version is this? Andrew Bartlett On Fri, 2020-02-07 at 09:44 +0100, Alexander Harm via samba wrote: > Is this better? > > > > > On 7. February 2020 at 09:42:01, Andrew Bartlett via samba (samba at lists.samba.org) wrote:
2020 Feb 07
1
Failing replication
I did but these are the last lines. It ends with ?raise e? also in the shell. I also ran it on the other DCs and they all end with ?raise e?. Alexander On 7. February 2020 at 09:12:02, Andrew Bartlett (abartlet at samba.org) wrote: G'Day Alexander, It looks like you have copied the logs out of a terminal and lost the ends of the lines. Those have the critical (groan...) details of