Viewing 15 posts - 16 through 30 (of 70 total)
Found the solution. The "Server" windows service should be up and running. It was disabled in my case.
March 26, 2014 at 4:01 am
Thanks for the update Keon.
Do you have any suggestions for the 3rd party tool?
July 9, 2013 at 2:54 pm
Can you translate the error message to English?
July 24, 2012 at 7:31 am
It's a good question, I will let you know my approach which is best for me still now. Particularly when you are working on a production environment and facing...
April 26, 2012 at 1:38 am
"Select Count(*)" will give you only the count of the records in your result.
Adding the count will not cause you this error. The error should be on Where...
April 25, 2012 at 5:02 am
The property "License Type" and "Num License" are followed till SQL Server 2000 release. Microsoft stopped registering value for this property from SQL Server 2005 onwards. From SQL...
April 25, 2012 at 4:08 am
There can be several reason for data not getting inserted. You have to drill down to identify the problem and trouble shoot it.
You are having several conditions while Inserting...
April 25, 2012 at 12:13 am
Create a SSIS package as it has in-built task to perform the backup and move the files. And schedule the package in SQL Server Agent Job.
April 24, 2012 at 7:59 am
I added my IP in the firewall of Azure portal as well.
July 21, 2011 at 8:46 am
I searched for a section in SQL Azure and ended up here. Yes, there should be a section.
June 30, 2011 at 5:11 am
Exactly. You should not be doing transactional log backup on the database which is part of logshipping. In short, logshipping will perform a transactional log backup on your...
June 28, 2011 at 1:09 am
Have you scheduled a transaction log backup through maintenace plan on a database which is already a part of log shipping? If so, you should not be doing...
June 28, 2011 at 12:52 am
Hi Srinath,
Happy to know that your problem got resolved. But you should consider this as a warning. Never automate such thing like restarting the service until unless...
June 28, 2011 at 12:41 am
Viewing 15 posts - 16 through 30 (of 70 total)