Seems that actual conversion was already done. Execute the following SQL statement:
This will inform nxdbmgr that all pending background updates are completed.
Yes, it should be safe to upgrade to 4.3.6.
Best regards,
Victor
Code Select
UPDATE metadata SET var_value='' WHERE var_name='PendingOnlineUpgrades';
This will inform nxdbmgr that all pending background updates are completed.
Yes, it should be safe to upgrade to 4.3.6.
Best regards,
Victor