Host Credentials ERROR Invalid username and or password Oracle 11g

Hi,
This error has been bugging me for sometime now and I can't find a straight forward answer anywhere, can you help?
Oracle 11g on Windows XP SP2 Intel box.
I am trying to export data and when I'm asked for the Host Credentials I get the error
" ERROR Invalid username and or password "
I have tried the following syntax for Username:
<domain name>\Administrator
<domain name.local>\Administrator
<domain name>/Administrator
<Local host name>\<domain name>\Administrator
I have gone through making sure that the local security policy settings are correct.
I have added domain and local Administrator to the ora_dba Group.
All services relating to Oracle are running.
I can connect via SQL Plus with no issues.
I can connect to EM locally and from my client pc with no issues.
Any ideas, please, can anyone help me?
I'll gladly furnish you with any info I can to get past this seemingly simple step!
Regards
naexpert.

Trying to understand your reply, here is what I did:
Created new Windows user called OraAdmin.
OraAdmin is now member of administrators group and Ora_dba group.
Logged onto EM at server and used System user logon.
Data Movement
Export to Export Files
Tables
Host Credentials
Tried
OraAdmin - failed
oracle-11g\OraAdmin - failed
oracle-11g/OraAdmin - failed
Don't know what else to do......

Similar Messages

  • Apply patch to 11gR2 through OEM - ERROR: Invalid username and/or password

    I am trying to apply a patch to an 11gR2 database (11.2.0.1.0) running on AIX 6.1. Using Oracle Enterprise Manager, I click on 'Software & Support' on Database tab, click on 'Patch Advisor' and click on 'Stage Patch' link. I use 'Search by number', locate the patch, click Next etc etc - select target, enter Oracle Home credentials etc. Finally I submit the patch job, and, after a minute or so I am getting 'Step: prereqCheckOnHome Initialization Error'. When looking at details of the step, I can see only:
    Error Log
    ERROR: Invalid username and/or password
    I am at fault to understand which username/password is being referred to. I have checked Oracle Home credentials by running an OS command job with these credentials - job completed fine.
    Obviously, patches can be applied the 'old' way - using OPatch from command line and then runing necessary SQL scripts, but I wanted to try new 'civilized' approach.
    Anyone had this issue and know how to tackle it?
    Alex

    Thank you for advice. I made checks for nmo/nmb binaries permissions and made sure filesystems are mounted without nosuid option. Also, I re-entered preferred credentials (and tested them, wheneve rpossible). Enabled authentification tracing as per document, got following in emagent.trc when performing patch procedure:
    2010-06-20 00:48:26,847 Thread-1066 DEBUG Dispatcher: Request ID = 2273, type = 10640, Timeout = -1
    2010-06-20 00:48:26,847 Thread-1066 DEBUG Dispatcher: Adding wrapper context for request ID = 2273, batch = 0, type = 10640
    2010-06-20 00:48:26,847 Thread-1066 INFO Dispatcher: nmemdisp.c: Entering nmemdisp_StreamOpReq
    2010-06-20 00:48:27,327 Thread-772 INFO Authentication: Default nmo binary has setuid permissions
    2010-06-20 00:48:27,327 Thread-772 DEBUG Authentication: nmejcap.c :_adjustArgsForPDP args[0] = /app/oracle/product/11.2.0/perl/bin/perl
    2010-06-20 00:48:27,340 Thread-2604 DEBUG Dispatcher: Adding abort context for ID = 2273
    2010-06-20 00:48:27,386 Thread-2604 DEBUG Authentication: nmejcap.c: buf=''
    2010-06-20 00:48:27,386 Thread-2604 DEBUG Authentication: nmejcap: read error 7 from process
    2010-06-20 00:48:27,850 Thread-2604 DEBUG Dispatcher: Removing abort context for ID = 2273
    2010-06-20 00:48:27,850 Thread-2604 DEBUG Dispatcher: Removing wrapper context for asynchronous request ID = 2273
    Apparentry error happens in the Perl procedure and it is not being recorded in the log file. Any further advice?
    OEM Version I am using: Oracle Enterprise Manager Database Console     11.2.0.1.0
    Edited by: ultradumb on Jun 20, 2010 1:18 AM

  • RemoteOperationException: ERROR: Invalid username and/or password

    Hi, i have problem when i try to shutdown database throught database control
    i entred the right password and i tried both authentication external password and operating system authentication but i received already this error
    RemoteOperationException: ERROR: Invalid username and/or password
    Please suggest me any solution this solve this probelm .
    Thanks in advance.

    Abdelhadi_DBA wrote:
    to sb92075-->thanks for your patience ,please what is reproducible test case?
    to Srini Chavali-->
    Os xp sp2
    database version 11.2.0
    when i use sqlplus it is no problem
    sqlplus / as sysdba --> system authentication
    shutdown immediate
    -->it work fine
    and
    sqlplus sys as sysdba -->password authentication
    shutdown immediate
    -->it work fine
    both cases above do NOT use SQL*Net & do NOT use any password.
    Enter "FOOBAR" for password & it will succeed!
    But when i tried to shutdown the database trought the database control ( i tried system authentication and password authentication) i recieved RemoteOperationException: ERROR: Invalid username and/or password.
    Thanks in advance.

  • Why is it that I can't sign in on facetime, but I can sign in on app.store? With facetime,I'm getting an error, invalid username and password eventhough I have typed exactly the same when I'm signing in on the app.store. pls.help, thanks

    Why is it that I can't sign in on facetime, but I can sign in on app.store? With facetime,I'm getting an error, invalid username and password eventhough I have typed exactly the same when I'm signing in on the app.store. pls.help, thanks

    1. Make sure software is up to date
    2. Make sure FaceTime is enabled; Settings>FaceTime
    3. Make sure Date and Time is correctly set; Settings>General>Date and Time>Set Automatically>On
    4. Make sure Push Notification is enabled
    5. Make sure phone number or email address is correct
    6. Hold the Sleep and Home button down (together) until you see the Apple Logo

  • Error:Your username and/or password are invalid when trying to login to EM.

    Hi,
    I had installed Oracle 10g but after it is installed, I am unable to use system/oracle to login to Enterprise Manager.
    Login to Database : ORACLASS
    User Name : system
    Password : oracle
    Connect as : SYSDBA
    It says "Your username and/or password are invalid."
    Can someone assist to advise me on where might have gone wrong.
    I am able to connect via command line
    sqlplus system/manager as sysdbaThis allows me to get into the environment. Had been working on this for a few days. Had already installed the Loopback adapter. Thanks alot.

    You can connect by means of the CLI because you are authenticated by the OS as a privileged user who belongs to the oracle dba group, so even if you changed the password to whatever, as long as you get connected to the sysdba role you will be allowed to sign in to the database. Just try it, change the password to any other string and you will successfully get connected.
    Now, once you have tried this test, you may find you have typed the wrong password for system when you try to use it to connect by means of the EM. I suggest you to reset the password for the user and ensure the user you try to use to connect with the EM has the SYSDBA privilege granted, or use the SYS user connected as SYSDBA.
    ~ Madrid

  • Oracle Discoverer 4i - Invalid username and password

    Hi,
    I have 2 machines, both installed with Oracle Discoverer 4i with patches, 3201601, 2451630, 3622870.
    When I run the Desktop Discoverer and attempt to log in, one machine prompts the error Invalid username and password while the other does not.
    Can someone help me troubleshoot why this error occurs? It will be big help.
    Thanks!

    Are you trying to connect to the same database from both Discoverer machines ? Are the OS versions on those two machines identical ? Pl post the exact error code/message ?
    HTH
    Srini

  • Invalid Username and Password on 10.7 SMB shares

    Getting "Invalid Username and Password" message when connecting to SMB shares hosted off a Mac OS 10.7 Lion machine from Snow Leopard or other OSes?  Even though you know you are using the correct username and password?  With the new SMB in OS X 10.7 Lion you now have to specify the name of the computer your connecting to IN the username field of the prompt or else it won't connect.  Kind of like Windows.  Took me a while to figure this out so I figured I'd post this here.
    i.e.
    instead of:
    Use:

    Thanks for all of your advices. I want to say:
    1. I just created this new database yesterday and created SYS password during database creation from another clinet machine in my office. All connections are working. This is why I don't want to change the password at this moment. If I re-create password file, will this affect another client machine in office to connect to DB as sysdba?
    2. From server, I can connect. I used the same sys/syspassword as sysdba. If the password is wrong, I would not be able to connect from server.
    3. When I tried to connect from remote client machine, I do connect with string like: SQL:> conn sys/syspassword@mydb as sysdba. But it didn't work and return ORA-01017 error.
    4. I have other 4 databases on different servers. I can connect from the same remote client machine through SQLPLUS and TOAD with sys as sysdba and system.
    Please advise more. Thanks.

  • ORA- 01017 Error ( Invalid Username Password) Logon Denied

    Gurus,
    I am running into the above error ( ORA- 01017) ( Invalid Username Password) Logon Denied on the Oracle Application Server 10g.
    Note:
    On windows 2003 server
    The DB is 11g and I am using the Oracle applicaton Server 10g - Forms Services
    Also have Installed Oracle Dev_suite ( Oracle forms)
    Instances used - PROD and TEST
    Have developed a simple form and using Forms services ( the below url) is used
    http://<<Hostname>>/forms/frmservlet?form=meds_trans_menu.fmx&userid=&otherparams=useSDI=yes&lookAndFeel=oracle&colorScheme=blue
    the Login screen comes ,
    entering the username and details , says the password expired as the user is trying to enter for the first time,
    shows the change password screen
    old password
    new password
    re-enter new password
    When I try to enter the new password and hit ok button, it shows error message again and again.
    ORA- 01017 Error ( Invalid Username Password) Logon Denied
    Not sure why i get this error , even after entering the correct credentials.
    Please advice.
    Thanks
    Sheik

    Gurus - Any ideas , suggestions how this can be resolved?
    Is this issues because of version mismatch ( 11g DB and Oracle Forms 10g)??
    Please advice when time permits.
    Thanks
    Sheik

  • SQLLDR Error Invalid Username/Password

    I am trying to load some data using SQL*Loader. I used this statement: sqlldr RPTDBA/rptdba control=C:\myfile
    I get the ORA-01017 error invalid username/password but I can log into SQL*Plus using that same username and password. I created the username using the Enterprise Manager Control. Is there something that I need to do so that SQL*Loader recognizes the username?
    Thanks,
    Veronica

    I had not provided the service name before. Somehow, it must have assumed it. I tried using your syntax,
    sqlldr RPTDBA/rptdba@RPTDB control=C:\myfile and it works!
    Thanks.
    V.
    Try
    sqlldr RPTDBA/rptdba@service_name control=C:\myfile
    Don't you provide a service name when connecting to SqlPlus?
    Mbo

  • AD SSO Agent Login (Invalid username and password)

    Hello;
    I updated my NAC from 4.7.1 to 4.8.0 and so far i had some hicckups but I am getting over them.. One of the issue I am facing right now is that no one cannot login to the NAC they all are comnig back as Invalid username and password.  I need some help here if anyone have ever run into this problem before.
    I have check the AD SSO and it is started...
    Thanks
    Joel

    HI Faisal,
    I'm getting the same exact error. Which AD account had a bad password?
    Thanks,
    John

  • 01017 invalid username and password in toad

    Hi,
    I am getting '01017-invalid username and password logon denied' error when connecting via toad. but with same userid and password, I am able to connect via sql plus. Pleaase let me know how to resolve this issue.
    Regards,
    Abirami

    Hi again,
    Did I understand correctly the following :
    1) The database you are trying to access is in fact a clone of the production database and it is in the clone database that you get the error ?
    Yes facing the error in clone database only.
    2) When you said the user/password worked fine the previous day I assume you mean it worked fine on the source database , not on the clone database ?
    It was the clone only (Not the production)
    3) So, in fact you have never been able to access the clone database with this userid ?
    The user id were able to login yesterday and not today(This the cloned one)
    4) I also assume that the original user still works fine when accessing the source database ?
    Yes
    If I have understood correctly all these things then I think we need to understand the cloning process. How exactly do you clone the database ?
    1. Taken the control file trace and shutdown the source db.
    2. Copied the cold backup from target to source destination.
    3. moved the controlfile to other location (in source).
    4. started with
    startup nomount (source)
    i have run the script that was taken trace( I have done crosschecking of all datafiles with production for your information)
    create controlfile set database <name> resetlogs noarchivelog
    controlfile got created
    alter database open resetlogs.
    thats it.
    Regards
    Pramodh

  • Invalid Username and password

    My database HCMDEMO90 is on sqlserver 2005, I have clonned it recently onto a new server where already couple of other systems existing. I was trying to connecting to this database using datamover in bootstrap mode and went into error "invalid Username or password" i have given the correct password for sa. I was able to connect to other systems properly using sa. Could you please provide your expert advise on this.
    Thank you
    Regards
    G Srikanth

    Hi Srikanth,
    Are you able to connect with the database with the same userid / password(with peoplesoft owner id)?
    Thanks
    Soundappan
    Edited by: Soundappan on Jul 18, 2011 12:13 PM

  • Invalid username and password combination woes

    Before I do what I think I am supposed to do... I wanted to run this by you guys first to make sure incase someone found a way. I wish i didn't have to do this but...
    I have a Mac on our domain running 10.6.6. It had a seizure of some kind and i was forced to cold boot it. We got it back up and running and to the login screen, but when we tried logging in to it, the login in screen just shook. No matter what AD account i tried logging in with, SHAKE! SHAKE! SHAKE The next thing i decided to do was unbind and rebind the Mac thinking maybe it had something to do with that. NO GOOD. Not only did I get an error that the Mac could not unbind from our domain, but now, no matter what account i use to try and rebind the mac, I get the dreaded: invalid username and password combination error. WHEN I KNOW THAT'S NOT THE CASE!
    Anyone know how to fix this OTHER THAN downgrading to a version of 10.6.x that CAN bind? If that's even a option???
    Thanks!

    Why is that always any Apple support person or Mac users answer? It's a Microsoft problem. How can it be, I have 20 macs connected to the same network. The mac having the problem has been successfully working for 3 months. It started shaking when the user came in and in the troubleshooting process we removed it and are trying to rejoin it backl on to a domain it has been working on for months and 19 other machines are still working on. How is this a microsoft problem? Please enlightne me? If it sounds like I am frustrated, I apologize, but I AM!

  • Invalid username and password; logon denied

    Hi
    I have a CentOS VM(Linux) with Oracle database 11.2 already installed by someone. I want to use this database to install FMW component.
    I am unable to login to database with sys user. Below is the procedure I am trying to login to DB.
    *$ sqlplus /nolog*
    SQL Plus Release: 11.2.0.1...
    SQL>conn sys/password@orcl as sysdba;
    ERROR:
    ORA-01017: Invalid username and password; logon denied
    then i issued the below commands ans realised that DB is not started.
    SQL> SELECT FROM DUAL*
    SP2:0640 NOT CONNECTED.
    SQL> Startup;
    ORA-03135: Connection lost contact.
    But I am able to login to DB as sys with out providing instance name(orcl in this case)
    *$ sqlplus /nolog*
    SQL Plus Release: 11.2.0.1...
    SQL>conn sys/password as sysdba;
    Can someone let me know how to set password for sys user for orcl instance.
    TiA

    try to connect as
    $export ORACLE_SID=orcl
    $sqlplus / as sysdba
    Even then if you are not able to login.
    show the tnsping output and listener status .
    also check the sqlnet.authentication parameter in sqlnet.ora file.
    Post the above mention details ..
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • IPhone deploy gets Login Error (Invalid username/password).  Android works

    Hi, we're developing an ADF Mobile app on JDeveloper 11.1.2.3 which does initial authentication against Weblogic.
    The login & app works fine on Android, but fails when we deploy the same app to iPhone (iOS 5.0.1, but also 5.1, 6.0 & 6.1 in the Simulator).
    Specific message is :
    Login Error
    Invalid username/password. If the problem persists, please contact your system administrator.
    It's definitely on the network and reaching the login server, because when we shut down the server or make the network unavailable, the message reports "The login server is not reachable"
    All I can think is it's possibly encrypting the password differently within iOS.
    Not having much luck on Google or other searches, so any thoughts are appreciated.
    Thanks
    Peter

    I found a bit more information in the Weblogic Managed Server logs proving the login request reaches the server, but gives this error. Not much luck on google so, if this rings any bells for anyone thoughts are appreciated.
    FROM : /oracle/product/admin/domains/cdlmobile_domain/servers/cdlmobile_server1/logs/cdlmobile_server1-diagnostic.log
    [2013-04-04T17:04:58.426+01:00] [cdlmobile_server1] [WARNING] [] [org.apache.myfaces.trinidadinternal.agent.AgentFactoryImpl] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: tatmfy] [ecid: 53bd9d60b35a3019:-327732ec:13dcfd76fee:-8000-00000000000029b3,0] [APP: BC040113_Project1_BC040113] The User-Agent "cdlivemobile/1.0 CFNetwork/609.1.4 Darwin/12.3.0" is unknown; creating an agent with "unknown" agent attributes.

Maybe you are looking for