Hi
Anyone an idea what that means or where i could look up error codes?
The procedure failed while executing: 2. Extract cube Comments: Object reference not set to an instance of an object. [CorrelationID: 9b8f6632-92c7-4c03-bfb0-73f4b7d1663e]
Hi @Maik Burghardt,
The first thing I would check is the Extract Cube procedure step. Does the referenced cube exist in the target environment? Sometimes, if a migration doesn't complete successfully, certain cubes may not be deployed as expected.
If the cube is present, I would also verify that all of its dimensions and related entities exist in the target data model.
If you've checked those items and are still encountering the issue, I'd recommend raising a ticket with our Support team. Be sure to include the Correlation ID from the error message, as they can use it to help identify the root cause.
Kind regards,
Hamza
Hi Maik, typically that error message means the session running the procedure had disconnected from the server (normally due to a user inactivity time out).