Forum Replies Created

Viewing 15 posts - 316 through 330 (of 508 total)

  • RE: SQL 2000 Clustering

    you need to check the account SQL is set to run under and the cluster account. It doesn't have enough permissions to start the server.

    Wes

  • RE: Clustering and data transport encryption

    If they are requiring a level of encription but not willing to provide the hardware I dont' know how reliable you could make it. Maybe look at SSH between boxes...

  • RE: SQL 2000 Standard using SAN

    One one EMC we have only databases on the other we have everything including db's

    Wes

  • RE: Clustering and data transport encryption

    doesn't cisco offer a real time encrypter that will refresh much faster than 10 min? I am almost positive I have seen a product from them that uses tripple des...

  • RE: Cluster + Distributed Partitioned Views

    you don't have to modify the code but it could give you an opprotunity to shape traffic so no one server has to act as a director. A good example...

  • RE: SQL 2000 Standard using SAN

    I had the current server running standard attached to the emc san with win2k ent then we moved to a cluster. no problems with sql at all.

    Wes

  • RE: Restartable Transactions

    not that I am aware of. Any time we have transactions that need to be reissued from a failure ether the application does it or someone has to issue it...

  • RE: SQL-Up

    I dabbled in the lab with it but nothing substantial. You may want to search the boards for sql-up I know we have disscussed it several times.

    Wes

  • RE: SAN Confoguration Opinions

    If you are the only one on the san try to partition it vertically instead of letting HP set it up where all luns share all drives. You don't want...

  • RE: Cluster monitoring

    SELECT @@SERVERNAME I completly forgot about that. We had to do the same thing on a real active server. We ended up running the cluster in active/active and shaping traffic...

  • RE: Cluster monitoring

    Can you give some detail over your cluster setup what SP's and if it is a SCSI cluster or fibre cluster and if the heartbeat runs over a public network...

  • RE: Quad Processor

    If you are running per proc licensing you will have to buy the other lic per proc if you are running per client then you don't have to do anything.

    Wes

    ...

  • RE: AWE memory

    I use the perfmon counter sqlserver:memory manager/total memory(kb) to get a accurate feel of how much SQL is using the available memory in the box.

    Wes

  • RE: .Net Server SQL 2000 Cluster

    Lucky dog. We have 2k3 just sitting here and not enough time to even load it to test. Keep us up on what you are working on and how 2k3.net...

  • RE: major pageiolatch timeout errors on my DTS jobs

    Ok, We have a resolution to the issue. I'll give some detail for you guys. What it came down to is I thought it was a hardware issue with the...

Viewing 15 posts - 316 through 330 (of 508 total)