Forum Replies Created

Viewing 15 posts - 2,266 through 2,280 (of 5,841 total)

  • RE: Package runs fine in BIDS but fails through agent

    SQL_Surfer (1/6/2014)


    When I run package through BIDs, it runs fine. But it gives the following error messsage while running through agent.

    The variable cannot be found. This occurs when an attempt...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Breaking Down Barriers

    The VERY few times I have seen the entire IT stack (or even a significant fraction of it) really play well together and drive the company forward was when there...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Hidden Formatting Troubles with STR() (SQL Spackle)

    One slip Jeff, and I am surprised both that you made it and that no one else mentioned it yet (in my quick review of the thread): you used...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Mirroring monitor:" "current restore rate" low (100 KB/s) while "unrestored log" enourmous (100's GB)

    You are correct that Microsoft (and pretty much any technical support these days) is HIGHLY dependent on a number of variables, and for complex stuff it often takes quite a...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Mirroring monitor:" "current restore rate" low (100 KB/s) while "unrestored log" enourmous (100's GB)

    Thanks for the comfort, but I was actually able to restore from an image backup I keep using ShadowProtect (AWESOME software) with a refresh of my important files from a...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: PLE drops but cache is not full, why?

    Oh, in addition to the memory leaks, there was a VERY nasty bug that flushed memory. It was related to NUMA stuff. It was not patched until SP1...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: PLE drops but cache is not full, why?

    You are mistaken that only buffer pool takes up space in SQL Server's memory space. There are MANY other things that could be making 22GB the "cap" currently allowed...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Mirroring monitor:" "current restore rate" low (100 KB/s) while "unrestored log" enourmous (100's GB)

    I haven't looked at the deep internals of transaction logging in some time and my brain is frazzled at the moment from a recent total loss of my main computer...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Mirroring monitor:" "current restore rate" low (100 KB/s) while "unrestored log" enourmous (100's GB)

    Theo Ekelmans (12/27/2013)


    hi.

    I have a strange SQL 2012 mirror issue, on a rather large HP DL980 server (32 CPU's, 256 GB memory), on which I mirror about 40 DB's.

    38 of...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: It's not the platform

    During many of the SQL Saturday presentations I make I allude to how AWESOME SQL Server is in that my 8 year old daughter can put in an install disk...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: spiked memory

    what is the OS on each?

    is windows 32 or 64 bit?

    is sql server 32 or 64 bit?

    is max memory set on either box?

    what...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Need ideas on how to handle the inserting of millions of rows per day

    If the situation becomes insufferable (I believe it already is), remember that it's easier to find a nice, friendly, well paying job while your employed than it is when you're...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Need ideas on how to handle the inserting of millions of rows per day

    ItsDaveTime (12/14/2013)


    Thanks for your responses. I've been doing this for many years (as I'm sure you have as well) and have implemented and developed high availability and high transaction...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: transaction log backup size spikes

    Try the semi-documented fn_dblog.

    ApexSQL also has a very cool transaction log reader/recovery tool

    Are you monitoring your mirroring and do you have alerts set to notify you if it...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • RE: Need ideas on how to handle the inserting of millions of rows per day

    ItsDaveTime (12/13/2013)


    I'm looking for ideas and curious how you handle at your company the inserting of large numbers of rows.

    Our scenario is this. We have a high traffic website...

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 15 posts - 2,266 through 2,280 (of 5,841 total)