How to setup Oracle on Windows not to run as local system user -
i need oracle database (single instance 10gr2) able access files on network. running service under local system account prevents this. using unc paths won't run drive mapping issues.
what account should use? how setup such account?
any expriences welcome.
go services manager (start -> run -> "services.msc") select oracle services need change, right-click, , choose "properties" click "log on" tab
you can set account there.
Comments
Post a Comment