Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 6,041 total)

  • RE: Lowering the Noise

    Identify jobs and other processes that are obsolete and tombstone them. That's especially common in large enterprise IT shops with scores of production database servers and 100s or 1000s of...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Lowering the Noise

    bpwilso - Tuesday, January 30, 2018 4:53 PM

    Steve Jones - SSC Editor - Tuesday, January 30, 2018...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Sql Server Change from local Account to Domain Account

    er sql - Tuesday, January 30, 2018 12:29 PM

    Hi, I'm trying to change SQL Server Account from local to Domain but I'm...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Store JSON data in SQL Server 2016

    As a side note, if what you really need to do is store a collection of JSON documents and work with the data natively as a JSON objects, arrays, properties,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Lowering the Noise

    Where I work, we use both SentryOne and SolarWinds. Honestly, I could spend more time familiarizing myself with the tools. Getting an alert every time an event falls outside a...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Are You Always Up?

    Even if the server and database are "up", the system as a whole isn't entirely "available" within the context of every process or case usage. I mean, you can have...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Are table linked to Access database increase CPU usage?

    If the MS Access developer really knows what they are doing, they can reference linked tables in a way that doesn't hit your server hard. Then again, what percentage of...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Are table linked to Access database increase CPU usage?

    I wouldn't expect an impact on CPU, but I would expect it to negatively impact practically every other aspect of your SQL Server instance in a negative way. The main...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Are You Patched?

    So, who knew about this flaw, and when did they know it?

    The flaw in chip design has been there since the late '90s, and then the news breaks...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: ETL and data model design advice needed

    jonathan.crawford - Wednesday, January 24, 2018 1:02 PM

    diana.bodell 56517 - Wednesday, January 24, 2018 8:05 AM

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: ETL and data model design advice needed

    diana.bodell 56517 - Wednesday, January 24, 2018 8:05 AM

    Eric, was this post in response to mine? Not sure if you meant it...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Effectiveness

    Developing software is a lot like operating a kitchen in a restaurant. When it comes to things like quality, style, and time to delivery, the application needs to meet the...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: ETL and data model design advice needed

    null

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: Ghost Process attacks again

    You can use the following to query details about a session. DBCC INPUTBUFFER will return the last command executed by session, even if the last command completed and the session...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

  • RE: ETL and data model design advice needed

    Based on what you've provided so far, here is some general advice:

    #1   The process should be data driven: all the diagnosis codes, procedure codes, intervention and triage levels,...

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 15 posts - 1,081 through 1,095 (of 6,041 total)