search for: usedate

Displaying 8 results from an estimated 8 matches for "usedate".

Did you mean: sedate
2010 Jul 16
0
Effects library LSM decimal place errors
...ollowing values in SAS: var1 ln_y Error -4.10699540 0.06879095 -4.21943501 0.10096482 The following is my SAS code: PROC IMPORT OUT= WORK.dat DATAFILE= "C:\Documents and Settings\nxf\Desktop\mydat.xls" DBMS=EXCEL REPLACE; GETNAMES=YES; MIXED=NO; SCANTEXT=YES; USEDATE=YES; SCANTIME=YES; RUN; proc contents data=dat; run; data dum; set dat; ln_y = log(y+0.01); run; proc glm data=dum; title2 'test'; weight w; class var1 var2 var3; model ln_y = covar var1 var2 var3 var1*var3 var2*var3; lsmeans var1 var2 var3 var1*var3 var2*var3 /out=LSMeffect st...
2018 Nov 09
2
Samba panic when accessing DNS domain entry with RSAT DNS tool
Hello Daniel, thank you for the fast reply. I am also using Windows 10. I'll setup a temporary Win7 VM to test if this will make any difference. Do you know if this a known issue with RSAT on Windows 10 ? Best regards Andreas Am 09.11.2018 um 11:23 schrieb Mueller: > I had this error when I did it from Windows 10. > I usede a Windows 7 PC and everything was fine again. > >
2019 Jul 08
2
epoch rpm el8 obsolete?
I am building a new workstation based on EL8 now. As someone else here mentioned, the raw EL8 distribution is unusable as a workstation. Therefore I am building lot of additional packages. Today I came across a problem with a custom package with an Epoch version, that kills the yum/dnf update process (it tries to find a "best" package etc.). My actually question; is the RPM Epoch
2002 Apr 23
0
[Bug 225] New: Supression of login warning banner for noninteractive commands
http://bugzilla.mindrot.org/show_bug.cgi?id=225 Summary: Supression of login warning banner for noninteractive commands Product: Portable OpenSSH Version: 3.0.2p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P4 Component: ssh AssignedTo:
2004 Sep 09
3
oracle config
How can I configure oracle to run under wine in linux. I tried copy the configuration as I had in windows, but did not work. Someone can help me ? thanks. piu.
2018 Nov 09
2
Samba panic when accessing DNS domain entry with RSAT DNS tool
Hi everybody, for some time now I have an issue with our samba/bind9-DLZ setup which became worse lately. I use the RSAT DNS tool to configure DNS records. In the past it sometimes happened, that DNS died when accessing the domain zone. This condition could only be resolved by restarting samba on the affected DC. Unfortunately the situation got worse and configuration/modification of entries
2018 Nov 09
0
Samba panic when accessing DNS domain entry with RSAT DNS tool
I had this error when I did it from Windows 10. I usede a Windows 7 PC and everything was fine again. Daniel Müller -----Ursprüngliche Nachricht----- Von: Andreas Oster via samba [mailto:samba at lists.samba.org] Gesendet: Freitag, 9. November 2018 11:16 An: samba at lists.samba.org Betreff: [Samba] Samba panic when accessing DNS domain entry with RSAT DNS tool Hi everybody, for some
2018 Nov 09
0
Samba panic when accessing DNS domain entry with RSAT DNS tool
I do not know. But after I did it one time from a windos 10 machine with RSAT my whole dns was broken. The only thing could cure that was to open RSAT on my windows 7 admin PC and delete the entries I added on Windows 10 and save the changes. Daniel Müller -----Ursprüngliche Nachricht----- Von: Andreas Oster [mailto:aoster at novanetwork.de] Gesendet: Freitag, 9. November 2018 11:52 An: