Viewing 15 posts - 181 through 195 (of 1,166 total)
You posted this in 2005 forum so I believe you are using 2005...
In 2005 you can rebuild the indexes online while users are accessing...using ALTERT TABLE command...
Check the BOL topic...
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 3:56 pm
Check this out...
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1151987&SiteID=17
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 3:49 pm
I don't see anything except one thing...
If you want to use SQL mail on this server domain account should have sufficient rights to connect to exchange...
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 3:44 pm
If you are writing your backups to network drive then make sure the domain account has the rihgts...
Domain account should be local admin on the server where the sql is...
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 2:43 pm
I don't know it is a BUG or not...but
Try after applying sp2 hotfix which will be available either today or tomorrow...
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 1:41 pm
Thanks Brandie....![]()
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 1:19 pm
For 2000 servers check the "msinfo32.exe" in C:\Program Files\Common Files\Microsoft Shared\MSInfo folder...
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 1:17 pm
http://bink.nu/Article9653.bink
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 12:35 pm
There is some MP issue in SP2 but it is not the one...
Any way MS releasing hotfix for SP2...
http://blogs.msdn.com/sqlrem/archive/2007/02/24/Maintenance-Plan-Changes-in-SQL-Server-2005-SP2.aspx
http://bink.nu/Article9653.bink
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 12:31 pm
Can you ping?
can you run four part linked server queries?
Peer-to-peer with in the same domain? or different domain?
If it is different domain, windows login may not work...
MohammedU
Microsoft SQL Server MVP
March 5, 2007 at 11:11 pm
Try using bcp utility...
Check BOL for syntax...
MohammedU
Microsoft SQL Server MVP
March 5, 2007 at 10:54 pm
I think you are running bcp command in query window...
bcp command is command line utility, if you want to run in query window you have call through xp_cmdshell command...
exec xp_cmdshell...
MohammedU
Microsoft SQL Server MVP
March 5, 2007 at 10:51 pm
For Single node (active/passive) cluster, start sp installation from the active node and it will be installed on passive node...
For two node (active/active) cluster, start the installation once from each node....
You have...
MohammedU
Microsoft SQL Server MVP
March 5, 2007 at 12:27 am
http://www.databasejournal.com/features/mssql/article.php/2205291
http://www.nigelrivett.net/DMO/DMOScriptAllDatabases.html
MohammedU
Microsoft SQL Server MVP
March 5, 2007 at 12:13 am
In my previous post there was typo...
I mean to say "remote Connections"...
YOu can this through Surface Area Configuration (SAC)...
MohammedU
Microsoft SQL Server MVP
March 4, 2007 at 10:45 pm
Viewing 15 posts - 181 through 195 (of 1,166 total)