Viewing 15 posts - 316 through 330 (of 1,292 total)
As mentioned by Gail, its a lot of guess work without much details. Reply with the table definitions and other details and if possible the execution plan for the query....
January 31, 2010 at 9:24 am
Andrew, I tried it after looking at your post, it works so you are right, my 2005 SSMS is up to the latest patch..
January 29, 2010 at 2:27 pm
Congrats ! I am planning to take that exam in this quarter.. just started reading the Kit.
January 29, 2010 at 2:21 pm
Roy Ernest (1/29/2010)
"Slap myself in on my forehead" Forgot that you cannot connect from SSMS 2005 to SQL 2008 DB
It happens Roy, sometimes we forget pretty trivial things....
January 29, 2010 at 1:45 pm
Are you connecting to the right SQL 2008 Server ?
Check and double check that.
I don't think a database in SQL Server 2008 shows the compatibility as 70.
January 29, 2010 at 6:24 am
Your Autogrowth value for a large database of 280 + Gigs is very very low (10 MB).
That needs to immediately addresses, I would look at having that value in multiple...
January 29, 2010 at 6:21 am
Have you searched in a search engine for the same.. It easy to get them there rather than waiting for some one give few links as a reply.
If you did...
January 27, 2010 at 6:31 am
Seems to be Parameter Sniffing..
Look at this article http://www.sqlmag.com/Articles/ArticleID/94369/94369.html?Ad=1
January 27, 2010 at 6:27 am
Both of them can be used for your DR, but what matters in replication is, it does not take care of replicating the entire database as and when you make...
January 27, 2010 at 6:20 am
This might be a coincidence, I wrote a blog on Sample Databases from Codeplex website couple of days back, has the link to download.
Look at my blog in signature.
January 26, 2010 at 5:01 pm
Do not cross post.
All replies at this thread.
http://www.sqlservercentral.com/Forums/Topic853346-149-1.aspx
January 25, 2010 at 6:38 pm
muthukkumaran (1/25/2010)
Right click job name-->view history...
The OP wants it deliberately from the query... I guess the OP might be aware of this..
January 25, 2010 at 11:03 am
If the 2 DBs are occupying such a disk space, I guess they are storing some data in them.
Have you checked the tables and data in those tables.
You would...
January 21, 2010 at 11:38 am
You can choose copy database option also..
January 15, 2010 at 2:20 pm
Viewing 15 posts - 316 through 330 (of 1,292 total)