How can we verify if DeltaV scheduled database clean ran successfully?

Hi,

I was trying to find out what can I look for to verify that the scheduled extended database clean ran successfully.

Appreciate it

  • I check the task scheduler history for:
    1. Did it take a "normal" amount of time, from "action started" to "action completed". (Depends on the size of the database)
    2. Event Id 201, Action complete, did successfully complete task with return code 0
  • In reply to Markus:

    Appreciate it, did not realize it created a task in task scheduler :). i checked and it verified my doubt that the clean was not running, it had error for launch failure, not sure why as it was set with deltavadmin account.
    so i recreated the task after logging in as deltavadmin and now lets see if it runs successfully!
  • In reply to js:

    Working now :) successfully completed , event code 201 and return code 0. It had not been running for a while, took like 7 hrs! Thank you