Forum Replies Created

Viewing 15 posts - 46 through 60 (of 82 total)

  • RE: Can't change command line in SQL Agent Job

    apply latest patch on client . not engine but client.

    :crazy: :alien:

    Umar Iqbal

  • RE: Log Shipping: setup question

    seems like its sql 2005.

    Yes one job for ----primary ---backup L

    two jobs for secondary --standby ---copy L and restore L

    make sure you choose different server name when...

    :crazy: :alien:

    Umar Iqbal

  • RE: Bulk logged Recovery model

    READ book or BOL. it is explained in details there.

    :crazy: :alien:

    Umar Iqbal

  • RE: query execution

    sql does not audit dml unless you setup trace. and why you think some command will change password for login .

    run this and see create data and update column. it...

    :crazy: :alien:

    Umar Iqbal

  • RE: restoring a table from a temp table

    if its sql 2005 then use snapshot of database before making any change.

    if change is not good or wrong just restore that snapshot. its very fast since it only restore...

    :crazy: :alien:

    Umar Iqbal

  • RE: last restored

    here you go for sql 2005

    select * from msdb..restorehistory

    order by restore_date

    :crazy: :alien:

    Umar Iqbal

  • RE: last restored

    here you go for sql 2005

    select * from msdb..restorehistory

    order by restore_date

    :crazy: :alien:

    Umar Iqbal

  • RE: Which country is best for Outsourcing?

    Jeff Moden,

    I 100% agree with you here. Why not outsource to USA. We have plenty of manpower here. And we can get cheap labor also. Let start from KS, OH,...

    :crazy: :alien:

    Umar Iqbal

  • RE: Which country is best for Outsourcing?

    I agree. End of the story is no one can stop outsourcing technically speaking. Now if we talk about country then I would say Britian should be best place to...

    :crazy: :alien:

    Umar Iqbal

  • RE: Which country is best for Outsourcing?

    Why outsource when we have manpower in US and technical ppl are willing to work on competative salaries. I work for a company which outsource DBA work. Trust me its...

    :crazy: :alien:

    Umar Iqbal

  • RE: DB Corruption

    if it shows 0 error then it means no error and database is fine. To assure nothing wrong with it also check sql server errror log and vevent viewer. if...

    :crazy: :alien:

    Umar Iqbal

  • RE: Setting up TempDB

    7 data and one log. that should work here.

    :crazy: :alien:

    Umar Iqbal

  • RE: Peformance problem

    did u monitor your disk activity durin query. Like disk queue length. can you monitor disk queue and memory. perfmon wil ltell you if any bottle neck happening. Besides...

    :crazy: :alien:

    Umar Iqbal

  • RE: expected tables in tempdb

    apply sp3 if you can. is tempdb on raid 1?

    :crazy: :alien:

    Umar Iqbal

  • RE: expected tables in tempdb

    Just qurious what patch you hav eon sql and it it 32 bit or 64 bit?

    :crazy: :alien:

    Umar Iqbal

Viewing 15 posts - 46 through 60 (of 82 total)