RemoteOperationException: ERROR: Wrong password for user (merged) [message #119156] |
Tue, 10 May 2005 19:45 |
ORARAY
Messages: 6 Registered: May 2005
|
Junior Member |
|
|
Hi All,
I have installed Oracle 10g on Windows XP. I created a database called orcl1 using DBCA and set the sys and system user passwords as "oracle". My windows xp operating system password is set as username:Bobby and password :welcome4all.
Yet at the startup/shutdown page in Enterprise Manager, when I enter HOST CREDENTIALS as username:Bobby,password :welcome4all
and credentials for target database as username:sys,password :oracle, I get RemoteOperationException:ERROR: WRONG PASSWORD FOR USER .
I don't understand why? Am I doing something wrong?
Please Help!
Thanks
|
|
|
|
|
Re: REMOTE OPERATION EXCEPTION: WRONG PASSWORD FOR USER [message #128795 is a reply to message #127425] |
Wed, 20 July 2005 12:12 |
loedolff
Messages: 1 Registered: July 2005
|
Junior Member |
|
|
Holy smokes. That worked. Thanks!
This was my problem also. I'll repeat your solution also:
In several different operations in the Oracle Enterprise Manager 10g, when prompted for a "Host" username (for example, under Preferences | Preferred Credentials | Host | Set Credentials, also Database | Listener | Net Services Administration | Administer - "Local Naming" | Go) I kept getting the error "Validation Error, RemoteOperationException: ERROR: Wrong password for user".
My operating system is Windows 2000 Server. I added a new user account, called "oracle" and used Control Panel | Administrative Tools | Local Security Policy | Local Policies | User Rights Assignment | Logon as a batch job" and added the "oracle" user to the list.
Going back to Enterprise Manager I was able to complete the authentication.
|
|
|
|
Re: REMOTE OPERATION EXCEPTION: WRONG PASSWORD FOR USER [message #138245 is a reply to message #119156] |
Tue, 20 September 2005 22:29 |
AdamSmith
Messages: 2 Registered: September 2005 Location: Wichita
|
Junior Member |
|
|
I have the same situation.
But after I do everything tajdba lists, when I hit the "Test" button the next screen says :
"Connection to 68.103.203.104 as user Jeff failed: ERROR: Wrong password for user"
(I'm entering "Jeff" (the name of the windowsXP user account) and I'm entering the password I enter on the windows XP logon screen.)
Why would this be? Do I need to set up something elsewhere in order to get it to recognise the "Jeff" username?
Thanks.
|
|
|
|
|
|
Re: REMOTE OPERATION EXCEPTION: WRONG PASSWORD FOR USER [message #173817 is a reply to message #119156] |
Wed, 24 May 2006 11:24 |
binoy1522
Messages: 1 Registered: May 2006 Location: Detroit, MI
|
Junior Member |
|
|
Hi Friends
I faced the same problem.
I read a work around in the forum replies as follows.
If you are on windows: Go to Control Panel-->Administrative Tools-->Local Security Policy-->Local Policies-->User Rights Assignment-->U will see in the policy as "Log on as a batch Job-->right click-->Properties-->add user or groups-->give your OS username.
It did work.
Thanks
|
|
|
|
|
RemoteOperationException: ERROR: Wrong password for user [message #250259 is a reply to message #119156] |
Mon, 09 July 2007 05:55 |
sbmk_design
Messages: 88 Registered: April 2007 Location: CHENNAI
|
Member |
|
|
Hi
I am using Oracle 10.1. Enterprises Manager.While using
1)Net Services Administration 2)exp 3)imp it ask Host Credentials
I gave my server's administrator's name & 3 letter password, but the password changes automatically to 11 character(i.e no of star symbol).Then it show error like this
Error - RemoteOperationException: ERROR: Wrong password for user How to correct this please...
by
sbmk_design
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user [message #250316 is a reply to message #250259] |
Mon, 09 July 2007 11:02 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
sbmk_design wrote on Mon, 09 July 2007 04:55 | Hi
I am using Oracle 10.1. Enterprises Manager.While using
1)Net Services Administration 2)exp 3)imp it ask Host Credentials
I gave my server's administrator's name & 3 letter password, but the password changes automatically to 11 character(i.e no of star symbol).Then it show error like this
Error - RemoteOperationException: ERROR: Wrong password for user How to correct this please...
by
sbmk_design
|
Go to "Control Panel" -> "Admin Tools" -> "Local Security Policy."
Within "Local Policies", go to user "Right Assignment."
Add the user to "Logon as a Batch Job."
The logon problem should now be resolved. This is for trying to run Oracle 10g on Windows 2003 Server.
|
|
|
|
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user [message #268154 is a reply to message #268122] |
Mon, 17 September 2007 16:13 |
joeller
Messages: 17 Registered: September 2007 Location: Indian Head, Maryland
|
Junior Member |
|
|
After adding login to policy, had to go to 9i enterprise manager to set passwords for sysman, sys, system, and dbsnmp. While these users could connect fine over the network, connecting locally resulted in a ORD-06553 PLS-801 56319 error. This was because we had moved the database from Oracle 64 bit to Oracle 32 bit. This required us to run utlirp.sql, CatPProc.sql, and Catalog.sql. Once this was done we could connect fine in sqlplus, but the enterprise manager still did not work. The enterprise manager was looking for the service by the wrong name. Then we did a emca -config. When that did not work (because it refused to accept the dbsnmp password), we did a emca -deconfig, and a emca -config. No joy. Then we did an emca -deconfig all db -repos drop command then tried to run the emca -config all db -repos create. This kept failing by returning a Fatal error that "Component 'VALID' must be declared." (ora-06550 PLS-00302) After a number of failures here, we just did a emca -config all db, and "Voila" it worked. Hopefully I will never have to go throught this again.
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user (merged) [message #268643 is a reply to message #119156] |
Wed, 19 September 2007 04:41 |
hristo
Messages: 258 Registered: May 2007
|
Senior Member |
|
|
Instead of starting a new thread around the same issue, I post here:
I run Oracle 10g (10.2.0.3) on Suse10.2.
I can log in to EM. But when I try to use Oracle-Suggested Backup or Customized Backup I get this error:
Validation Error
Examine and correct the following errors, then retry the operation:
Error - Connection to host as user pha failed: ERROR: Failed to run command in process
Pha is my host login.
Any ideas how to solve this issue?
Regards
H
|
|
|
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user (merged) [message #269294 is a reply to message #269273] |
Fri, 21 September 2007 09:01 |
joeller
Messages: 17 Registered: September 2007 Location: Indian Head, Maryland
|
Junior Member |
|
|
Presumably you've tried everything already discussed. If so you are beyond me. Try entering your error message in google along with the task you are trying to accomplish and see what pops up. The final answer to one of my issues turned out to be as simple as turning the Oracle service on and off, and I found that in a thread that seemingly had no relationship to my issue. Sorry I can't be of any real assistance, but I am primarily a PostSQL and SQL Server DBA, who has been pressed into service working on this Oracle DB.
|
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user [message #275706 is a reply to message #275631] |
Mon, 22 October 2007 08:02 |
joeller
Messages: 17 Registered: September 2007 Location: Indian Head, Maryland
|
Junior Member |
|
|
Read the entire thread above. Try everything I reported that we tried. If that doesn't work it is beyond me. It was very irritating to have all these people telling me to try the things that I had already stated that I had tried. Oh and try restarting the service. I remember one time we had taken all the necessary steps to fix the problem but it still would not work until we had re-started the service.
|
|
|
|
Re: REMOTE OPERATION EXCEPTION: WRONG PASSWORD FOR USER [message #430723 is a reply to message #412747] |
Thu, 12 November 2009 00:57 |
nghiavt
Messages: 1 Registered: November 2009 Location: VN
|
Junior Member |
|
|
Dear All,
Like some guys post before do just modified on step 4 that what i resolve my problem
1. Go to "Control Panel" -> "Admin Tools" -> "Local Security Policy."
2. Within "Local Policies", go to user "Right Assignment."
3. Add the user to "Logon as a Batch Job."
Remember that Group Policy for local will be loaded when computer start, So if you still meet error password you should update group policy on computer that oracle installed
4. go to cmd press:
gpupdate /force
5. The logon problem should now be resolved. This is for trying to run Oracle 10g on Windows 2003 Server.
Note: on the vista OS i think that the same
|
|
|
|
Re: RemoteOperationException: ERROR: Wrong password for user (merged) [message #450871 is a reply to message #119156] |
Fri, 09 April 2010 18:02 |
Elinornrond
Messages: 1 Registered: April 2010
|
Junior Member |
|
|
Although you may assume loging onto the local machine unless specifying otherwise, especially the professional/business versions of Windows have a tendency to assume less.
Specify the "domain", in this particular case the local host name, for which the account is valid: [host name]\[user name], instead of just [user name].
You may notice, when adding your account to the privilige "logon as a batch job", that your local host name is added by default as domain, rather than just the local user name.
[Updated on: Fri, 09 April 2010 18:09] Report message to a moderator
|
|
|
|
|
|