Forum Replies Created

Viewing 15 posts - 3,856 through 3,870 (of 4,477 total)

  • RE: sql error log multiples errors

    daniel 73468 - Monday, March 13, 2017 1:37 PM

    Hi,

    Thursday the 2nd, we replace a disk on our RAID6. Unfortunately, when we powered...

  • RE: Different unused table space on SQL Server 2012 vs 2016

    salliven - Tuesday, March 14, 2017 4:34 AM

    Additional information:
        After rebuild the UnusedSpaceKB was little (about 1000) and the UnusedSpaceKB is growing fast...

  • RE: Report server Issue

    Narine M - Tuesday, March 14, 2017 12:22 AM

    We are facing the below error.:

    The OLE DB provider "SQLNCLI10" for linked server ...

  • RE: Production SSRS Report Issue

    Look in the Report Server error log - that normally has the errors, and additional information,  encountered by the report server when running the report.

    Sue

  • RE: DB restore stucks after recovery step

    sgt500 - Tuesday, March 14, 2017 9:34 AM

    select from sysaltfile blocked too  🙂
    session_id,wait_type,sql_text,blocked_by
    52    LCK_M_S    select * from sys.sysaltfil    55
    55    NULL           RESTORE DATABASE [dbxxxx] FROM DISK... ...

  • RE: TEMPDB Log Flush increasing

    RVO - Monday, March 13, 2017 2:04 PM

    You are right.

    All biggest cntr_values are coming from PERF_COUNTER_BULK_COUNT cntr_type

    cntr_type----------------cntr_type_definition
    272696576--------------PERF_COUNTER_BULK_COUNT

    so it's not useful at all to...

  • RE: TEMPDB Log Flush increasing

    RVO - Monday, March 13, 2017 7:49 AM

    Guys,

    I am monitoring TEMPDB
    and noticed [Log Bytes Flushed/sec] increased dramatically in the last 3 weeks.

    From 
    689,669,877,760 bytes
    to
    1,121,023,757,824

    Same...

  • RE: DB restore stucks after recovery step

    sgt500 - Monday, March 13, 2017 9:52 AM

    yes,  dfs and  backup file are on the same disk, like said before, this...

  • RE: Unable to setup Subscriber

    One possibility is that you can see this error if you have renamed the server and it's out of sync internally.
    Run the following and see if...

  • RE: SSIS job completion

    dopydb - Wednesday, March 8, 2017 9:47 AM

    plus as you guys already know 🙂

    it is definitly something to do with reading from...

  • RE: rss scripting solution for show/hiding a deployed report parameter

    Very nice...not as bad as I thought it would be but then again, I didn't write it! Thanks for posting that. The Web Service/SOAP API does expose everything...
  • RE: The database XXXX is not accessible (ObjectExplorer)

    I'd go back to what you mentioned earlier with the local admin acct for the server, starting in single user mode and then adding a sysadmin account of some...
  • RE: Import problem

    bmg002 - Wednesday, March 8, 2017 8:51 AM

    BACKUP DATABASE commands?  don't you just use the GUI?

    I'm just kidding.

    No just some SMO...

  • RE: Import problem

    Jeff Moden - Tuesday, March 7, 2017 10:36 PM

    Sue_H - Tuesday, March 7, 2017 4:09 PM

    March 8, 2017 at 8:37 am

    #1932330

  • RE: VSTA component error during setup

    Birby1974 - Wednesday, March 8, 2017 6:32 AM

    Hello, I've installed SQL SERVER EXPRESS 2008 R2 With Advanced services on my fresh new...

Viewing 15 posts - 3,856 through 3,870 (of 4,477 total)