Viewing 15 posts - 91 through 105 (of 388 total)
Yes, you can use temporary tables as an alternate depending on your goal.
March 12, 2010 at 4:20 pm
Rajan John-243593 (3/12/2010)
March 12, 2010 at 4:17 pm
copies it to the dev server,
You can eliminate this step also, only thing you need to do is ask your network team to open a port one way to...
March 12, 2010 at 4:01 pm
Here is the quick check list for migration.
Have Server guys Disable IIS on Application Servers
Set All user dbs to RESTRICTED_USER
Verify no user connections
Disable SQL Agent
Script out DB_Mail profiles
Script out SQL...
March 12, 2010 at 3:53 pm
mathias-ruehn (3/12/2010)
any other suggestions?
can i do a check of the io?
Server 2008 r2 cluster check is with no error...
everything seems to be ok.
almost the other dbs have...
March 12, 2010 at 3:49 pm
You can also use activity monitor if you know when exactly user is running SQL, Profiler is your best bet.
March 12, 2010 at 3:35 pm
Don't think about points, this place is for knowledge sharing.
March 12, 2010 at 3:32 pm
Are you doing this in production? Did you test this in Integration?
March 12, 2010 at 3:31 pm
I am finding so many problems where the new service accounts don't have the same permissions as the old so, for example, the backups cannot be copied off the...
March 12, 2010 at 3:28 pm
Levels, depends on the points you score.
March 12, 2010 at 3:20 pm
I am with Elliot and Lutz on this, Standard protocol is to build a SSIS package and test that in Dev environment and give package to DBA's in Prod, DBA's...
March 12, 2010 at 3:17 pm
As dbychen said, Looks like SCOM is the you need for monitoring. By the way how many instances you have and how many of them on cluster?
March 12, 2010 at 9:07 am
We are glad that you could recover everything, Culprit is Sharepoint, You have to be real careful sharepoint.
March 12, 2010 at 8:55 am
rockingadmin (3/12/2010)
some times mistakes will happen. try to figure out the solution.
Do you have back up if old distribution database?
March 12, 2010 at 8:35 am
Kwisatz78 (3/12/2010)
Currently we have a snapshot replication setup which takes a fresh snapshot every night. The other day one of the devs was doing a release and ended...
March 12, 2010 at 8:29 am
Viewing 15 posts - 91 through 105 (of 388 total)