Issue:
Can another Oracle user id other than SYSTEM be used during installation?
Solution:
-The recommendation is to use the Oracle System user id during installations and upgrades because that user has all the grants and privileges in Oracle. Oracle System user is only used during installation. You can theoretically use another user id instead of System user but you need to make sure that user has all the privileges, grants, etc of System user.
