Forum Replies Created

Viewing 15 posts - 301 through 315 (of 1,366 total)

  • RE: HeartBeat Failure

    SeniorITGuy (7/26/2016)


    VastSQL,

    Can you clarify what storage goes down? The VMWare data store or disks assigned to the SQL cluster if you are using in guest iSCSI?

    If the ESXi host has...

  • RE: HeartBeat Failure

    Perry Whittle (7/25/2016)


    VastSQL (7/25/2016)


    Perry Whittle (7/24/2016)


    can you please supply more information on the environment itself and the configuration of the cluster nodes (e.g. number of vCPUs, vNICs, etc).

    Have you run...

  • RE: HeartBeat Failure

    Perry Whittle (7/24/2016)


    can you please supply more information on the environment itself and the configuration of the cluster nodes (e.g. number of vCPUs, vNICs, etc).

    Have you run a cluster validation...

  • RE: Allocation and Consistency Errors

    GilaMonster (7/20/2016)


    You don't need to quote the whole thing again.

    Is the CheckDB output in the inital post the pre-repair output (as your post implies) or the post-repair output (what I...

  • RE: Device not exist\Corruption?

    Hi All,

    This turned out to be an issue with network.

  • RE: Backup Database is terminating abormally

    seaport (7/15/2016)


    VastSQL,

    Thanks for the great tip. I checked the sql server log and it shows a fatal exception with a SQL Dump.

    "SqlDumpExceptionHandler: Process 2396 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION....

  • RE: File in Use

    GilaMonster (3/11/2016)


    After the fact, you don't. At the time it occurs, you could use something like Process Explorer to identify what has the file handle open.

    Make sure your antivirus is...

  • RE: Tempdb datafiles is getting full and not able shrink

    Is there any particular job running?

    You can shrink the DB but make sure no connection to TempDB

  • RE: Tempdb datafiles is getting full and not able shrink

    Have you set a high value as initial Size for TempDB Files?

  • RE: Installing SQL Server Standalone before adding a Node to a windows cluster to configure AAG

    APA0876 (7/8/2016)


    Hi,

    We are planning to install Always On Availability Group on a Windows Cluster (three nodes), but for some reasons we are not able to create WSFC because we do...

  • RE: Backup Database is terminating abormally

    seaport (7/8/2016)


    The SQL 2014 is on version 12.0.2000.8 (64X).

    I have a stored procedure for daily full backup of every database (except for temp) to a backup hard drive, one bak...

  • RE: BatchRequest\Sec Very Low

    Grant Fritchey (7/11/2016)


    How are your wait statistics?

    This indicator is just an indicator of load. If it goes up or down compared to the baseline (which I get that you're just...

  • RE: BatchRequest\Sec Very Low

    BLOB_EATER (7/11/2016)


    you felt that it was low compared to your baseline?

    Trying to create a baseline and this is the highest i got.

  • RE: BatchRequest\Sec Very Low

    Eirikur Eiriksson (7/11/2016)


    VastSQL (7/11/2016)


    Hi Experts,

    The BatchRequest\Sec value for our OLTP system is showing 150 for the most critical time. I felt this as very low , can you guide me...

  • RE: Deadlock on simple query

    Chuck Bevitt (6/28/2016)


    I've been getting deadlocks in a simple query like:

    Select {data}

    From

    DataTable DT

    Inner Join SetTable ST on ST.SetTableID = DT.SetTableID

    Where {filter in part by flag in SetTable}

    I was a little...

Viewing 15 posts - 301 through 315 (of 1,366 total)