Viewing 15 posts - 31 through 45 (of 115 total)
i was looking at system table sysperfinfo column 'active transaction'.
can this be used?
August 1, 2008 at 12:22 pm
on server A setup replication so that it has multiple subscribers. Meaning the publishing articles will have servers B,C and D subscribing to it.
July 24, 2008 at 2:22 pm
depends on what replication Model you use, there are different setups, you can have 1, 2 or 3 servers handling the process.
an ideal setup to avoid possible bottleneck on your...
July 24, 2008 at 1:47 pm
Not possible with that secondary server since it's in a standby mode. Log shipping is a backup and restore operation.
Why not just replicate from your primary server, set up a...
July 24, 2008 at 1:27 pm
ok thx,
I'm thinking abt installing a second SQL instance on the cluster and migrating those databases to this new instance .
I want to setup this instance in a way...
July 23, 2008 at 9:23 am
should have known that.
i thought there were some built in sql functions i could use for this
July 15, 2008 at 9:49 am
already know what the query looks like, i used the ----- to shorten the thread. it's obviously a problem where the ISNULL section is probly i'm missing a qoute or...
June 4, 2008 at 7:33 pm
Steve Jones - Editor (6/2/2008)
Is this a cumulative update, post SP2?
Yes, i want to apply Build 3152
June 2, 2008 at 10:45 am
sorry for not being so clear, i want a script that will dynamically select database in which other scripts will execute.
i wanted this in order to exec DBCC scripts for...
May 23, 2008 at 12:23 am
Viewing 15 posts - 31 through 45 (of 115 total)