Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 6,032 total)

  • RE: SA Password Unknown

    2Tall - Wednesday, August 16, 2017 3:01 AM

    ...
    DOMAIN\user'. Reason: Server is in single user mode. Only one administrator can connect at this...

  • RE: 70-461 exam

    When SQL Server 2005 was released, the new XML features were much hyped, and that hype has been reflected in subsequent certification exams. Now, 12 years later, the prevalence of...

  • RE: Hiring Heterogeneously

    Jeff Moden - Tuesday, August 15, 2017 10:08 PM

    Nancy.Balcer - Wednesday, July 24, 2013 4:52 PM

    August 16, 2017 at 7:22 am

    #1955480

  • RE: Career as a Data[warehour] Manager !

    SQL Mad Rafi - Tuesday, August 15, 2017 1:33 PM

    Eric M Russell - Tuesday, August 15, 2017...

  • RE: Career as a Data[warehour] Manager !

    What exactly will you be doing, building and administrating the data warehouse, essentially a one-man show?
    Managing a team of data warehouse developers?

    The following books cover requirements gathering,...

  • RE: Hiring Heterogeneously

    Four years down the road, and we now find ourselves in a society even more divided by identity and tribalism. However, I will say that those of us who work...

  • RE: 70-461 exam

    If you don't know the covered material and have no interest in learning, then why bother sitting for the exam? Perhaps the Administration or Azure related example would be more...

  • RE: What's in your CLR?

    As far as I know, the only CLR based functions we're using across the enterprise is a 3rd party library called Voltage for encryption and decryption on personal identifier columns....

  • RE: My Problem, or Yours?

    Issues with the server's cooling fan can cause the CPU to intermittently slow down or freeze, and the same for system processes like virus scanner or auto updates.

  • RE: My Problem, or Yours?

    If you have a change control process and/or continuous integration process in place, then you can refer to that to see what recent deployments have occurred, not just on the...

  • RE: INFORMATION_SCHEMA views

    I like INFORMATION_SCHEMA views because they are denormalized and easy to use. For example, the COLUMNS view returns information that would require joining a half dozen SYS tables. If I...

  • RE: What's Your Approach?

    The crux of this equation is the Understanding part and how much risk all parties involved are willing to take. Branson's company is quite large today, and a lot of...

  • RE: The Tethered Goat

    Law enforcement should setup special phone numbers and credit card numbers for use in seeding honeypot databases. For example, the hacker steals a list of credit card information from an...

  • RE: If you weren't a DBA, what would you be doing?

    For a non-IT related profession: chef, documentary film maker, crime scene investigator. However, if I were to give up my current job in IT, I'd really have to scale back...

  • RE: VARCHAR vs. CHAR if the column has mostly NULLs?

    If these columns will potentially be updated at a later point, then stick with CHAR, because updating NULL-able VARCHAR columns can result in change of row size, page splits, and...

Viewing 15 posts - 1,291 through 1,305 (of 6,032 total)