Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Want to change owner of oracle service on windows

user567271Sep 29 2017 — edited Oct 19 2017

I have Oracle 12c Database installed on windows server 2012 r2 under a local administrative account called orawin. The oracle database windows service has logon as .\orawin. All good.

Now I want to replace the logon from local account orawin to a network domain account <domain>\ sa-svcora. So in the Logon tab of database service window I replaced .\orawin with <domain>\sa-svcora. For the ORACLE_HOME and ORACLE_BASE folders on disk I also gave the network account Full Control. However on starting the database service It got error listed below.

Just wonder if there is a way to replace the local logon account for database service with a network account without having to uninstall/reinstall Oracle Database server?

Thanks

Error

====

Faulting application name: oradim.exe, version: 0.0.0.0, time stamp: 0x58c009b1

Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f83ff

Exception code: 0xc0000409

Fault offset: 0x000000000006dd27

Faulting process id: 0x9e8

Faulting application start time: 0x01d338d21a699928

Faulting application path: E:\app\orawin\product\12.2.0\dbhome_1\bin\oradim.exe

Faulting module path: E:\app\orawin\product\12.2.0\dbhome_1\bin\MSVCR120.dll

Report Id: 581fae7a-a4c5-11e7-80c8-005056af1785

Faulting package full name:

Faulting package-relative application ID:

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2017
Added on Sep 29 2017
2 comments
2,137 views