Forum Replies Created

Viewing 15 posts - 5,281 through 5,295 (of 18,926 total)

  • RE: Restrict user from updating n rows at a time

    Yes have HIM write the code in dev. Test it in test server, prove it again in QA.

    Then YOU execute it in prod after making sure you have a...

  • RE: Maintenance plan

    Navision is an ERP. So if you use simple mode and do full backups only 1 time per week then in the case of a disaster you lose up...

  • RE: delete tables

    Ditto. Buy more space. Make sure you're backing up both the db and logs so the logs don't fill up the drive uselessly and don't ever delete data...

  • RE: Maintenance plan

    jvElecenter (6/27/2011)


    Thx for all the replies.

    Ok, I've skipped the shrink part. It was still there due to lack of disk space.

    I can't set to simple because of Navision

    Kind regards

    Where the...

  • RE: Auto Update Statistics is On

    shilpa.shankar87 (6/27/2011)


    Hi Friends,

    Can anyone please suggest, using UPDATE STATISTICS is a good idea working on PRODUCTION environment or not??

    Plz start a new thread. And yes it should be on...

  • RE: How often SQL Update Statistics job recommend to run

    And here's what I use to reindex... works great out of the box. No tuning necessary at first. I only recommend starting with higher than 10% fragmentation because...

  • RE: Databases Growth - Calc

    This gives you exactly what you need. Small warning : I just found out it doesn't work right when the db has multiple data files. I haven't had...

  • RE: user another DataBase's Name in where clause as parameter

    You need sp_executesql.

  • RE: How often SQL Update Statistics job recommend to run

    Jayanth_Kurup (6/27/2011)


    Is it worth the effort to identify table with high index fragmentation and then update stats for those tables more frequently instead of doing a full scan

    I actually do...

  • RE: Maintenance plan

    Jayanth_Kurup (6/27/2011)


    is it possible to try backup log with truncate with no log followed by the database backup, important to backup the data soon after to prevent data loss.

    If you...

  • RE: How often SQL Update Statistics job recommend to run

    Grant Fritchey (6/27/2011)


    It really depends on the volatility of the data, the structure of the indexes, and the types of queries run against it. We updated statistics on an insurance...

  • RE: Yeah!

    Ninja's_RGR'us (5/26/2011)


    I think my "official" best run was over 1500 posts in june 06 or 07. I'm not trying to beat that one anytime soon ;-).

    Steve told me it...

  • RE: Yeah!

    Jayanth_Kurup (6/27/2011)


    Salut

    Where r u from??

  • RE: How often SQL Update Statistics job recommend to run

    dakshiw (6/26/2011)


    Yes, WITH FULLSCAN

    I decided to go for once a month job at this stage. Feel that's sufficient, Might keep weekly as an option.

    Thanks Michael.

    Not nearly enough.

    The 1 issue...

  • RE: MSDB growth on sysjobstepslogs due to whitespace

    matt.newman (6/23/2011)


    Oh, and yes, the table is still around. It was not a temp table, as I used it as a backup first in case the records were needed. The...

Viewing 15 posts - 5,281 through 5,295 (of 18,926 total)