- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2017 06:18 AM
When we go to Upgrade Monitor then click the link to review skipped records, the normal list export option on the list is not available. Is there a way to export all of the records to excel?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2017 06:23 AM
Hi Jeromy,
The answer is 'yes', you can export this because it's in a table. The table you are looking for is sys_upgrade_history_log. Type sys_upgrade_history_log.list in the application menu filter and you can get an entire list of all records that you can then filter to your choosing (e.g. for the latest upgrade.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2019 05:27 AM
Thanks for posting.
Just wanting to update this for New York as one of the choices has changed, you'll want your query to look like this, which netted us the same result:
disposition=4^ORdisposition=9^upgrade_history=785ce522db333300e20c2736059619d3^changed=true
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2020 09:19 AM
Is this information still valid in Orlando? i'm seeing behavior that doesnt seem to let me do the suggestion.
when i bring up the upgrade log, the Upgrade History column shows like this:
When i try to filter on Upgrade History = (our last orlando upgrade) it results empty.
Maybe i'm just doing something wrong but i thought i'd performed these steps in past versions so am just confused
%)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2020 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2020 09:58 AM
It is still possible to export the skipped updates in Orlando. See Chuck's original comment for the table to use and my comment from a few years ago for suggestions on what criteria to specify.
We are preparing our upgrade to Orlando and did this last week.Since our skipped updates have changed over time we now have a few additional 'Skipped ...' disposition types, I had to slightly modify the search criteria from my previous example to get he same skipped items that appeared in the Upgrade Monitor.
If your upgraded instance has been patched since upgrade the Upgrade Monitor will probably show no skipped upgrades. In that case view Upgrade History to determine which Upgrade history to use in your filter (Hint: filter on Changes Skipped > 0).
Filtering the sys_upgrade_history_log table:
The revised query filter:
upgrade_history=3dfae2001b3110109e54ea4ce54bcbc3^disposition=4^changed=true^NQupgrade_history=3dfae2001b3110109e54ea4ce54bcbc3^disposition=9^NQupgrade_history=3dfae2001b3110109e54ea4ce54bcbc3^disposition=10^changed=true