oracle 10g 返回RemoteOperationException: ERROR: Wrong password for user
????? 在oracle 10g? 中有些操作需要輸入操作系統的用戶名密碼才能繼續下去,但是無論怎樣輸入,總是會返回RemoteOperationException: ERROR: Wrong password for user.(錯誤的用戶名密碼)的錯誤。
解決的方法就是在用戶策略里面將你需要使用的用戶授予Logon as a Batch Job的權限。
1. Click on START => Programs => Administrative Tools => Local Security Policy (or also via START => Settings => Control Panel => Administrative Tools) 打開控制面板中的管理工具中的本地安全策略
2. Under Local Policies on the left, select User Rights Assignment folder
然后是本地策略-用戶權限分配
3. Look at the right side of the window and scroll down to the "Logon as Batch Job" privilege and select it. 然后找到Logon as a Batch Job(作為批處理作業登陸)這一項
4. Either select Action from the menu bar then Security or right-click on the "Logon as a Batch Job" privilege then Security.
5. Select the Add button which evokes a Select Users/Groups box.
6. From the "Look In" field, select the local workstation/server.
7. Select the User administrator.
8. Select Add then OK.
然后打開將administrator這個用戶添加一下就ok了!
?
?
轉載于:https://www.cnblogs.com/ryb/archive/2009/05/09/1453440.html
總結
以上是生活随笔為你收集整理的oracle 10g 返回RemoteOperationException: ERROR: Wrong password for user的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 什么是税收 税收是指什么
- 下一篇: Visual Studio 2008单元