Forum Replies Created

Viewing 15 posts - 61 through 75 (of 629 total)

  • RE: Job Interviews: What is Normalization?

    The problem with anything but a fairly superficial description is, that in my experience, it's highly unlikely that the interviewer actually knows anything about normalization.

  • RE: Timing is Everything

    David.Poole - Monday, October 16, 2017 1:40 AM

    I think it may have been Phil Factor who said that a lot of the...

  • RE: Changing password of sa account and / or disabling the sa account -> SQL agent jobs

    Yes,
           if sa is disabled, sa owned jobs will run and sa owned databases will be accessible.  SA is disabled on all our boxes at setup and we have...

  • RE: DBCC CheckDB WITH TableResults

    Thanks folks, your help is greatly appreciated

  • RE: SQL server 2014 is very slow

    Hi,
        try running the script on here to provide Gail with the information requested.  Run it during your slowest period, if you have one.  Also, read through the...

  • RE: DPM & Manual SQL .baks?

    If you do it without using the WITH COPY ONLY option, it's going to break the restore chain.

  • RE: Data Privacy and Security: The Implications of GDPR

    "These people will need to be data experts with experience in security and a lot of knowledge about the protection of data"
    This is a nice idea, and one which...

  • RE: index frag

    Hi,
        as Jason's suggesting it's probably because it's a small table/index.  Initially SQL Server allocates storage in what are called mixed extents - i.e. the extent is shared with...

  • RE: tempdb curiosity

    GilaMonster - Wednesday, April 19, 2017 4:51 AM

    I dug into this a while back while testing how to recover from a crashed...

  • RE: tempdb curiosity

    GilaMonster - Wednesday, April 19, 2017 3:16 AM

    andrew gothard - Wednesday, April 19, 2017 2:32 AM

    April 19, 2017 at 4:43 am

    #1938758

  • RE: tempdb curiosity

    Also, with a tempdb anywhere near that size, I would make sure that Instant File Initialisation is set on.  If not, you're going to be twiddling your thumbs for some...

  • RE: By Design

    While there are, as stated, obvious risks to updating certain types of data via reports, I think it's highly unlikely that this ability would be removed.  That would then mean...

  • RE: Installing SQL Server: How much space to allocate for each drive?

    lindsayscott23 - Wednesday, April 5, 2017 9:58 AM

    Thanks both for the suggestions; really helpful.
    The server will be a development environment, so I...

  • RE: Is work just work?

    Whenever it gets to the stage where it is, I'm off.  Life's too short to spend a third or more of it stewing doing makework jobs IMO.  80%+ of the...

  • RE: SQL Server core usage

    GilaMonster - Wednesday, March 29, 2017 5:09 AM

    andrew gothard - Wednesday, March 29, 2017 5:06 AM

    March 29, 2017 at 5:20 am

    #1935462

Viewing 15 posts - 61 through 75 (of 629 total)