Viewing 15 posts - 61 through 75 (of 243 total)
Steve Jones - Editor (1/3/2006)
I'd guess some type of backup grabbing the file. Any delay would cause SQL to fail as it's very intolerant of delays.
Hi,
I have set retention period...
July 28, 2010 at 2:44 am
Adiga (7/23/2010)
Regarding TELNET not showing the desired...
July 23, 2010 at 2:41 pm
Lynn Pettis (8/16/2007)
try:<P class=MsoNormal><FONT face="Courier New" color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Courier New'">exec xp_cmdshell 'telnet aukebper.dc-dublin.de 1521'</SPAN></FONT><P class=MsoNormal><FONT face="Courier New" color=navy size=2><SPAN style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Courier...
July 23, 2010 at 10:23 am
doobya (7/18/2010)
try changing MSSQLSERVER service login to "Local System"
on my box the problem went at that point
I still haven't located the exact problem yet...
July 18, 2010 at 11:22 am
magasvs (7/15/2010)
Hi,Verify registry keys permissions for the service account. Full list of required permissions is here: http://support.microsoft.com/kb/283811
Thanks for your reply. I will check and let you know.
July 16, 2010 at 2:40 pm
Amit Pandey DeBugSQL (7/14/2010)
Use quotes like I have used below:
This will work
xp_cmdshell 'dir C:\"Program Files"'
This will NOT...
July 14, 2010 at 3:57 am
magasvs (6/17/2010)
Is this the new SQL Server instance or you used it before? Were you able to connected to the SQL Server...
June 17, 2010 at 9:34 am
Viewing 15 posts - 61 through 75 (of 243 total)