locked
DPM 2007 Detail Inventory Job RRS feed

  • Question

  • HI, i am using DPM 2007 with Ultrium 3 library. detault inventory job runs at time of the backup running. any way to change the inventory job schedule, found job in SQL, changed the job times but didn't help.

    please suggest how to change the default inventory job timing.

    Mukul...

    Thursday, February 16, 2012 4:07 AM

Answers

  • i am able to solve this with the power shell..

      Set-MaintenanceJobStartTime [[-StartTime] <DateTime>] -DPMServerName <Strin
        g> -MaintenanceJob <HouseKeepingJobs> [<CommonParameters>]

    • Marked as answer by Mukul Sharma1 Thursday, February 16, 2012 6:41 AM
    Thursday, February 16, 2012 6:41 AM

All replies

  • i am able to solve this with the power shell..

      Set-MaintenanceJobStartTime [[-StartTime] <DateTime>] -DPMServerName <Strin
        g> -MaintenanceJob <HouseKeepingJobs> [<CommonParameters>]

    • Marked as answer by Mukul Sharma1 Thursday, February 16, 2012 6:41 AM
    Thursday, February 16, 2012 6:41 AM
  • Thanks Mukul, its working fine after change the time. previous sql job disabled automatically and created new sql job. 
    • Proposed as answer by Subhash GGN Wednesday, June 5, 2013 5:12 AM
    • Unproposed as answer by Subhash GGN Wednesday, June 5, 2013 5:12 AM
    Wednesday, June 5, 2013 5:11 AM