Viewing 15 posts - 31 through 45 (of 1,248 total)
Steve Jones - SSC Editor (11/11/2010)
Can you check what commands it was last running? DBCC INPUTBUFFER? It's possible that it's stuck and needs to be killed.
I did use DBCC INPUTBUFFER(spid)...
November 11, 2010 at 12:26 pm
Initially, there were multiple jobs connecting to one database. After killing all other jobs connecting to this database except one. The remaining job is still in sleeping status forever and...
November 11, 2010 at 9:35 am
Thank you so much WayneS!
Is it possible to generate the script from an existing profile?
August 30, 2010 at 8:12 pm
You are right. I got it. Thanks again.
August 30, 2010 at 1:58 pm
I came across the following issue:
The following scripts give me correct returns:
SELECT COUNT(a.colA) FROM TableA a
SELECT COUNT(b.colA) FROM TableB b
However, the script below is syntax correct, but returns incorrect result.
SELECT...
August 13, 2010 at 4:16 pm
What I do not understand is why we cannot use SQL Agent in SQL 2008 express edition since the service is running.
Does it make sense?
July 19, 2010 at 2:56 pm
A certificate is significantly helpful. But it is not necessary. I would like to recommend you to post your resume on internet and find recruiters to help.
Some recruiters still send...
June 27, 2010 at 2:16 pm
First of all, thank you for your time and kind explanation.
My cluster system has cluster IP, node IPs for the two nodes, and the SQL Server instance IP. There are...
June 14, 2010 at 8:30 pm
I believe that I might not explain it clearly.
The SQL instance differs from those of nodes. However, I could use the SQL instance IP to access the server box via...
June 14, 2010 at 7:39 pm
Have you ever tried to use IP? Maybe DSN was incorrectly setup?
Did you check whether or not the IP 1433 is open?
June 14, 2010 at 4:51 pm
I do not want to any other tools to be installed. I would like to get the info using script(s).
Thanks.
March 10, 2010 at 7:27 pm
Both sys.tables and sys.objects return the date of modifying table structure, not the date of modifying table data.
January 27, 2010 at 8:30 pm
S.K. (1/26/2010)
January 27, 2010 at 8:17 pm
Viewing 15 posts - 31 through 45 (of 1,248 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy