Forum Replies Created

Viewing 15 posts - 346 through 360 (of 507 total)

  • RE: SQL Error Logs with SQL Clustering

    sounds like the error log needs to be included in the cluster group so both servers have access to it. Did you check both nodes to see if both had...

  • RE: Transaction in a Failover

    When the cluster fails all user connections are reset while the failover happens test for connection first. Yes the transaction will be rolled back if it wasn't commited.

    Wes

  • RE: Help with splitting Log files to external drives?

    Exactly. I love being able to provide a total solution or outlook on a project not just software or hardware or database. I may not be the best at any...

  • RE: Help with splitting Log files to external drives?

    to be honest with you it sounds like a bad scsi cable something is generating to much noise and is causing the scsi bus to loose to much information an...

  • RE: One big instance of SQL or several smaller?

    Very nice read Brian. I think that virtual instances is one of the best things that they added to SQL that and indexed views.

    Wes

  • RE: VMWare

    I have used VMWare in a workstation role running on a linux box with win2k installed on it and sql server I never did any real load testing or things...

  • RE: One big instance of SQL or several smaller?

    I have read several white papers that talk about SQL server not scaling well above 8 procs. With that in mind I would probably go with multi instance as well....

  • RE: Cluster Failover HELP

    Make sure you have a sql group with all the apropreate services to start up in that group for failover. I'd do a look on MS technet as well. My...

  • RE: SQL service pack or Windows Service pack

    Usually what I do is

    Win2k adv

    Win2k sp's

    win2k clustering setup

    mssql 7

    mssql cluster

    mssql sp's

    I haven't had a problem with that order yet. I like to go ahead and setup the sql7...

  • RE: sql server as a middle man

    Ok, This is what I have found so far. One, I can import from Oracle into SQL all day long. Two, using dbtools I can export from MS-SQL to MySQL...

  • RE: Clustering Tools: Has anyone used/tried SQLUP?

    I haven't used those products but I am a big fan of legato backup services. Can you give some details about the product and your experiences with it?

    Wes

  • RE: Failover testing Clustered SQL2000 with storagewor

    Well, I think it is a load of crap personally. I have disconnected fibre channel arrays from the server with no issues. That is a VERY poor answer. I don't...

  • RE: sql server as a middle man

    They only own a single proc lic for sql 7 they don't wish to use it if they don't have to. I am lobbying to keep it on since we...

  • RE: sql server as a middle man

    I've just never done it for two non-microsoft products. I'll give it a go and post some results 🙂

    Wes

  • RE: Multi-use SQL Server

    If it is such a small amount have you tried direct connections to the database and only logging localy if the connection isn't available? A few thousand transactions shouldn't be...

Viewing 15 posts - 346 through 360 (of 507 total)