We're on SP21 and got somewhere far in the development process, but realised that SYSTEM doesn't have the full access to schemas because they've been created without "OWNER BY SYSTEM" clause by a normal user.
Is there any way to reassign the ownership? Deleting-recreating seems to be too much for such a (seemingly) minor task.