How to use existing Windows domain user as Oracle Home User
I am currrently trying to install Oracle 12.2 Enterprise Edition on a Windows 2016 server
The (combined) requirements from the security department is that we must use an already existing Windows domain account as Oracle Home User.
This Windows account must not allow login - as expected for a service account.
My issue is that I can not create a database - it fails consistently with "[DBT-10304] Oracle home user password is not correct"
I have tried following:
- Use a Windows domain account that allows logon: THIS WORKS
- Using the no-logon account: Create an Oracle service using ORADIM - this creates the requested service, but returns an error indicating problems with starting the service