Viewing 15 posts - 136 through 150 (of 287 total)
Firing up SSMS and BOL with XP, 256MB and P4 2Gz, every day as I do is a pig. But then, this is a work machine with tons of extraneous...
February 23, 2006 at 2:50 am
Hmm, open up Cluster Resource Manager and check the Analysis Services appears as a clustered resource.
Check you get DNS on both nodes and your PC for 006-pm2-dbasql.
They key stage at...
February 23, 2006 at 2:45 am
Quote looks like the problem is with MSDTC and the cluster, not the command you're sending.
Try removing MSDTC (msdtc -uninstall) from both nodes - you'll need to break the cluster...
February 23, 2006 at 2:38 am
Yes, and depends on how active the server is.
First of all quantify your requirements (with the business), then pick a solution.
How much downtime is acceptable?
How much data loss is acceptable?
Is...
February 22, 2006 at 3:01 am
1: In T-SL, sp_add_schedule and sp_attach_schedule
2: Read your question again - if you delete the data and have no other copies...
February 22, 2006 at 2:57 am
Your SQL server has a virtual name, use that, not the machine names.
February 22, 2006 at 2:50 am
Ah, although the 'sa' account continues to exist it's a really bad hangover from 6.5 days.
Assuming you are a Local Administrator on this server, a default installation will allow you...
February 22, 2006 at 2:49 am
You can shorten the advice to "contact PSS"...
February 22, 2006 at 2:40 am
Moving from 2000 Developer edition to 2005 Express is a downgrade, that's why it's not supported.
February 22, 2006 at 2:27 am
Ah, you probably posted this after discovering mirroring is not yet supported. The short answer is to use log shipping.
February 21, 2006 at 8:40 am
Database mirroring?
Log shipping?
Clustering?
Replication is not designed as a failover tool, it's more for availability.
February 21, 2006 at 8:39 am
Why are you trying to log in as 'sa'?
The system administrator should have access through his or her windows account.
February 21, 2006 at 8:35 am
I can't - but have a look at the installation components, it's likely to be linked to one of them and neccessary for certain functions.
You want to hook up VS...
February 21, 2006 at 4:52 am
That's because the question is incompl
February 21, 2006 at 4:37 am
In that directory run
regsvr32 gapi32.dll
To be honest it's probably indicative of a wider problem, which the MSI should take care of. Try adding/removing components, the MSI should self-heal.
February 21, 2006 at 4:35 am
Viewing 15 posts - 136 through 150 (of 287 total)