Resume Data Upgrade

Specifies which Upgrade functions to rerun when you resume a data upgrade process that has been suspended.

To open this window, on the Tools menu, choose Data Upgrade, and then choose the Resume.

The following table describes the options in the Resume Data Upgrade window.

Option Description
Resume All Specifies to run all Upgrade functions that failed or where cancelled during the data upgrade.
Resume Specifies to run a specific Upgrade function in an upgrade codeunit. Tip: To get a list of invoked functions, use the Get-NAVDataUpgrade cmdlet from the Microsoft Dynamics NAV Administration Shell.
Codeunit Specifies the ID of the upgrade codeunit to run.
Codeunit Method Specifies the name of the Upgrade function in the upgrade codeunit to run.
Company Specifies the name of the Dynamics NAV company for which to run the Upgrade function.

Note

You can only rerun failed or canceled Upgrade functions.

See Also

Upgrading Data
Upgrade Codeunits