I'm trying to get the "oradnfs.exe" command working on Windows Server 2008 R2 Enterprise. I keep receiving the following error
C:\>echo %USERNAME%
Administrator
C:\>oradnfs
Error: GetUserNameEx failed (error 1332).
Error: Permission Denied. The user is not a member of ORA_DBA group.
C:\>
I've verified the Administrator user is a member of the ORA_DBA group.