}APQ.UX.Server.Upgrade process aborts (upgrading to 2023.05 Beta)

During the execution of the process }APQ.UX.Server.Upgrade process, getting the following error after the process aborts:

Error: Epilog procedure line (650): Cube “Attribute Cube” Not Found

The line in the process does not reference an ‘Attribute Cube’

Dean Watts

Hi Dean,

it looks like the “}APQ ProcessExit Code” dimension has been corrupted and the server doesn’t recognize that the dimension has attributes which is a bit strange since this is a static dimension that never changes.

In the Arc console just run this command

AttrInsert( ‘}APQ ProcessExit Code’, ‘’, ‘Caption_Default’, ‘A’ )

and then run the upgrade process again and it should complete without errors.