Hello Everyone,
My problem:
scenario 1: I installed a 18c XE Database (64bit) + 18c 32bit Client, i configured tnsnames.ora, all works fine
scenario 2: I installed a 18c XE Database (64bit) in silent mode (check connection, works) + 18c 32bit Client in silent mode , Windows-services for the xe database cant be restarted (windows error 5 access denied) , what iam doing wrong???
If i change the account of the windows service, from OracleOraDB18Home1TNSListener to localsystem account, i can restart the service (without error 5) and all works fine.