Forum Replies Created

Viewing 15 posts - 31 through 45 (of 104 total)

  • RE: NetApp iSCSI "SAN" and OLTP ?

    sorry.....I meant to post this in SQL 2k8 area, but the question still remains the same.....

    GAJ

    Gregory A Jackson MBA, CSM

  • RE: Deadlocks on Indexes;

    nothing looks dreadfully wrong to me but "try" this.....

    1) remove the rowlock hints (worth a shot)

    2) remove the explicit begin transaction and committ\rollback (they are only wrapping single statements anyway)

    update...

    Gregory A Jackson MBA, CSM

  • RE: Deadlocks on Indexes;

    there's likely more to this picture....

    - is this in a transaction where other work is occuring?

    - have you tried removing the rowlock hint ?

    - is this only...

    Gregory A Jackson MBA, CSM

  • RE: Entity Framework - Adhoc queries...

    I agree with what you are all saying.

    We are currently debating this here as well....

    it's a tradeoff...

    Engineering\Coding Vs DBA state of mind and maintainability

    I'm stickin to my guns here and...

    Gregory A Jackson MBA, CSM

  • RE: Tool for DATA MODELLING

    I'm making a decision now at my current workplace.

    Folks at ERStudio wont return my calls, etc.

    Probably gonna go with ERWin just by default.

    Gregory A Jackson MBA, CSM

  • RE: Tool for DATA MODELLING

    The place I work is using EA and having used ERWin and ERStudio extensively in the past, I absolutely HATE EA.

    This could very well be a "You dont know how...

    Gregory A Jackson MBA, CSM

  • RE: A Reporting System Architecture

    Yeah It would depend on the requirements for the reporting environment (mostly the lag time that is acceptable).

    LogShipping would be a great solution in most cases.

    gaj

    Gregory A Jackson MBA, CSM

  • RE: A Reporting System Architecture

    lol

    yeah. I usually leave em at home.

    thanks again

    GAJ

    Gregory A Jackson MBA, CSM

  • RE: A Reporting System Architecture

    Thanks Rowland,

    I agree.

    I'd love to hear more discussion on this topic.

    Never an easy one to handle....

    cheers,

    Greg J

    Gregory A Jackson MBA, CSM

  • RE: Introduction to Bitmasking in SQL Server, Part 2

    I agree.

    I'm not a fan of this in the world of RDMS's

    It's "cool", etc. but it doesnt seem practical.

    imagine writing queries and reports against the data, etc ?

    blech.

    GAJ

    Gregory A Jackson MBA, CSM

  • RE: Correlated Joins Using "Apply"

    wow...that's great news.

    whole reason for the article....Mission accomplished !

    🙂

    GAJ

    Gregory A Jackson MBA, CSM

  • RE: Correlated Joins Using "Apply"

    Thanks Everyone,

    I've been in Vegas the past few days for the NASCAR so I'm a little late in replying.

    Thanks for the comments and discussion.

    Greg J

    Gregory A Jackson MBA, CSM

  • RE: Performance Tuning of SQL 2008

    yeah I agree.

    changing the RAID Level will not do too much at this point.

    now adding Spindles (Disks) may give you a big improvement, but now youre talkin bucks.

    Greg J

    Gregory A Jackson MBA, CSM

  • RE: A Reporting System Architecture

    Hadn't considered it but it certainly is a good idea

    Gregory A Jackson MBA, CSM

  • RE: A Reporting System Architecture

    good question...

    that was exactly why we went with mirroring.

    SQL Server Mirroring automatically copies the transaction logs from your source to the target.

    the logs are backed up as part of normal...

    Gregory A Jackson MBA, CSM

Viewing 15 posts - 31 through 45 (of 104 total)