CMMVC7334E   The array could not be removed because it is initializing.

Explanation

A Remove Array operation was attempted while a newly created array was initializing.

User response

Allow the array to complete initialization before attempting to remove it.