Forum Replies Created

Viewing 15 posts - 1 through 15 (of 45 total)

  • RE: Permissions for read only replica?

    and no...im not talking to myself :crazy:

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Permissions for read only replica?

    Posted out to #sqlhelp and thanks to @SQLHA, @Kendra_Little and @SQLSoldier I was able to fix the issue.

    The SIDs were different across the servers, so as a quick fix I...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Permissions for read only replica?

    sql4gnt (7/2/2014)


    So I'm thinking if I perform a quick failover, modify the user1 permissions on the replica, then fail back, this might fix the problem? :unsure:

    Negative, because the user or...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Permissions for read only replica?

    One thing I'm noticing is that when I set this up, the user(s) in question were created after the AG was configured. So user1 on the primary was able...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Partial piecemeal restore error

    Thanks Matt.

    Yeah I'm a bit skeptical as to whether this can be done or not myself, but I was hoping someone with more experience would have good news for me...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: TEMPDB on RAM

    We should start a new thread for discussing SQLIO (totally didn't mean to hijack the original) 🙂

    I run SQLIO for read and write, sequential and random, and 8k and 64k....

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: please give answer to this Interview question

    First, recognize the appropriate dbareaction

    Here is a good chance for you to some science. Setup your lab, and run through the scenario. Maybe using HammerDB you can run...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: deleting INdexes

    I would check the uptime of the server. Lot's of indexes might seem unused shortly after a reboot. I'm usually hesitant to do any index changes like this...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: TEMPDB on RAM

    Nadrek (3/17/2014)


    sql4gnt (3/17/2014)


    We ran some tests just at the storage level and the RamDisk was 13x faster. Here are the CrystalDiskMark results

    8x15k SAS Drives configured as RAID 1+0 and...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: TEMPDB on RAM

    We ran some tests just at the storage level and the RamDisk was 13x faster. Here are the CrystalDiskMark results

    8x15k SAS Drives configured as RAID 1+0 and 100 Write...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Best all-round monitoring tool for

    I've been using Red Gate SQL Monitor for about 5 years. The price point is great, and it has never let me down.

    I've come from days where...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: sql formatting tool

    +1 for Poor Man's T-SQL Formatter. Free is affordable. I use a combination of tools.

    When I'm writing code in SSMS I use Red Gate SQL Prompt which is...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Searching all tables for a value, return table name

    Here is my favorite. Written by SQLDenis

    http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/the-ten-most-asked-sql-server-questions--1/#2

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Virtualization and SQL Developer

    If you are doing it strictly for development purposes, then there shouldn't be any problem with just running a local instance of sql server.

    Personally, I run everything inside virtual machines...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

  • RE: Vulnerable to SQL Injection third-party API

    Along the lines of what Jeff suggested, maybe you can implement your fix and publish it as a "fix" to a security hole in their api? At the very...

    Why is it that people who can't take advice always insist on giving it? - James Bond, Casino Royale

Viewing 15 posts - 1 through 15 (of 45 total)