Forum Replies Created

Viewing 15 posts - 631 through 645 (of 2,436 total)

  • RE: The other side of outsourcing

    I wish I could have made 120K after less than 5 years in the field ...

    Even after 25+years I am not there yet ...

    Does anyone see anything wrong with this...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: A Quick Count

    Yelana, I may be mistaken ... blame it on the 'ravages' of middle age ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Joining Tables in Different DB''''s

    ... so the 4th qualifier is missing in one place ... bfd ... that's what QA and etsting are for ...

    ... besides that ... it is a really cool query...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: A Quick Count

    None.

    How else could I be the 'unknown DBA' ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: sql job took very long to run

    Yes. Sometimes just hitting certain size/rowcount threshhold can case this. Another potential reason is a large volume of insert/update/delete activity on tables as well. When running UPDATE STATISTICS on your...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: SQL Server DBA needed for Landover, MD

    I have 25+ years experience and cannot meet all of those requirements !

    If they hire one person I'll bet the top end is 60-65K to boot.

    Now if they were really...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: strong password enforcement

    it seems that noone mentioned this solution for SQL 2000 - go to integrted security, mind you it might be a grain of salt as well but possibly less than...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: How integrated are execution plans with hardware?

    You might want to try executing:

    • DBCC UPDATEUSAGE
    • UPDATE STATISTICS
    • sp_recompile for all tables
    • sp_refreshview for all views

    just prior to your production run.

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: How Hard is Search?

    Google is your closest friend, Yahoo is a close friend ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: sql job took very long to run

    I agree with Steve that it sounds like it may be related to the AS400 side of things. It could either be something running (or not) on the AS400 or...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: A Cool Job

    Since they are not really production they could have used the Developer Edition instead of the Enterprise Edition of SQL 2005 with a cost saving of $374,912 ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: sql job took very long to run

    It may be of some help if you could provide a little more information about what the job does. Are there any other job(s) executing at that time ? Were...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Tuning Time

    ... there is never time to do it right ...

    ... but ...

    ... there is always time to do it again !!!

     

    That 'credo' is precisely what has made being a...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: n-hibernate and dynamic sql - DBA vs Developers

    There is also some great onformation on:

    http://www.sql-server-performance.com/

     

    To be more specific:

    http://www.sql-server-performance.com/articles/dev/sql_best_practices_p2.aspx

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: 13 Disasters

    Here is an odd but true RAID/disk failure story. We had a application server configured with RAID 1 for the OS and such and everything else on the SAN. Well,...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

Viewing 15 posts - 631 through 645 (of 2,436 total)