Installation of Oracle Database 19c on Windows - Oracle Home User doubts
Hello colleagues,
I am trying to upgrade the database from 12c to 19c on Windows so I have to install the 19c binaries under the same Oracle Home user as 12c, otherwise the upgrade will not be possible. However, the 12c Oracle Home is owned by the existing user with administrative privileges, so the only way to install 19c if I want to use this account is to remove the admin rights from this user, install the 19c binaries and grant the admin privileges back to him after the installation.
Is there any other solution?
Thanks for the comments.