Viewing 15 posts - 871 through 885 (of 930 total)
What I heard is uninstalling SQL Server Reporting Services is very tricky and people
by mistake would uninstall SQL Server itself.
So I guess, deleting these reporting databases would be...
January 21, 2010 at 1:29 pm
Dear All, Thanks for the response.
Got confirmation from business team that they no longer need these reports.
So, will delete them 🙂
January 21, 2010 at 1:10 pm
There was once when I had to restore a database.
Due to some reason, connections continued to persist on this database because of which I couldn't restore.
To overcome this, took the...
January 19, 2010 at 11:57 am
You could find out if SMTP server is available from your server admin. Then, you could easily configure email notifications using database mail feature. Configure a database mail profile and...
January 19, 2010 at 11:29 am
SQL server browser is running on both the source and target server.
But on target it is running on local account, wheras on source it is running on service account.
Do you...
January 11, 2010 at 5:04 pm
Yes, both source and target are named instances
January 11, 2010 at 4:37 pm
Yes, but still same error.
January 11, 2010 at 4:18 pm
I am getting same error message when I trying to create a linked server.
SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF].
OLE DB provider "SQLNCLI" for linked server returned message...
January 11, 2010 at 3:43 pm
Just one doubt, in SQL server 2005 we have reorganize, rebuild index tasks in maintenance plans
But in SQL server 2000 when we run optimization jobs, does it do rebuild of...
December 2, 2009 at 12:29 pm
Sorry..to be clear.
The table is part of replication. It is one of the articles.
Eg. table A is present in both publisher and subscriber.
And this table A which is on subscriber...
September 30, 2009 at 2:03 pm
Constraint violation has happened with a table not present in the Publisher database.
I posted this error on replication forum now.
September 30, 2009 at 1:37 pm
Thank you All
This was really helpful
September 9, 2009 at 6:24 pm
Any idea, how to get the command which this dbcc traceon(3604) is running.
May 21, 2009 at 2:45 pm
But is there a way to get the index on a computed column?
May 11, 2009 at 5:15 pm
Viewing 15 posts - 871 through 885 (of 930 total)