I am looking report with successful and failed migrations detail. I couldn’t find STAT standard reports with failed migration details. Migration History reports showing only successful migrations.
You can run this query against the stat db:
SELECT * FROM csr_ps_proj_migr
Look for the ps project exec flag option:
Y = successful migration
N = not successful.
However, if migrator have to click on the X to close the migration screen, then the migation information is not recorded. Those migrations have to be repeated anyway. We already have a CR for the scenario where you have to click the X to get out of the window. This is a major rewrite to the migration logic. It is not currently scheduled.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center