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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -