Viewing 15 posts - 34,621 through 34,635 (of 49,552 total)
Then the failure was from one of the later tasks. You need to log the output of the maintenance plan to tell exactly where.
btw, why on earth are you both...
January 18, 2010 at 9:17 am
SQL Noob (1/18/2010)
is it possible to restore a SQL 2000 msdb backup on to a sql 2005 server?
I wouldn't recommend it. Not for any of the system databases.
January 18, 2010 at 9:11 am
mstephens1754 (1/18/2010)
Ok do you use NLB with the mirroring if not the only way you can reconnect sharepoint during a failure is through the use of a sql server alias.
Not...
January 18, 2010 at 9:08 am
What's in the error log? CheckDB results are logged to the error log, so you should be able to see what ran.
Do you have the maint plan logging output to...
January 18, 2010 at 8:35 am
Does the operating system see the CPU?
Have you rebooted since adding the CPU? I don't think that 2005 standard edition supports hot-add of processors.
January 18, 2010 at 8:34 am
I'm going to give unpopular advice.
Store the data in a properly normalised table design, with each piece of data in a column with an appropriate data type, tables fully normalised...
January 18, 2010 at 8:01 am
Pierre M. Camilleri (1/18/2010)
So how can I do an SQL Server 2005 Std installation using this cd?
You can't. If I recall (and this needs to be checked preferably with Microsoft),...
January 18, 2010 at 7:55 am
amitsingh308 (1/18/2010)
now i need to fetch the record id of this table can any one tell me how can i do so
What exactly do you mean by Record ID? What...
January 18, 2010 at 7:49 am
kingscriber (1/18/2010)
January 18, 2010 at 7:49 am
Sure I can.
I assume you're not just asking if I can, but would like said explanation? 😉
Whenever a DDL statement is executed in a batch, the execution...
January 18, 2010 at 7:43 am
Never heard of a downgrade option, I'd just uninstall SQL 2008 and install SQL 2005. Honestly, that portion is the least of your problems.
The biggest problem here is that there's...
January 18, 2010 at 7:38 am
Please don't cross post. It just wastes peoples time and fragments replies.
No replies to this thread please. Direct replies to: http://www.sqlservercentral.com/Forums/Topic849141-391-1.aspx
January 18, 2010 at 7:35 am
shanu.hoosen (1/18/2010)
If i have to alter your create...
January 18, 2010 at 7:26 am
Please post table definitions, sample data and desired output. Read this to see the best way to post this to get quick responses.
http://www.sqlservercentral.com/articles/Best+Practices/61537/
January 18, 2010 at 7:07 am
Viewing 15 posts - 34,621 through 34,635 (of 49,552 total)