Invalid Username and Password in 11G database

Hi,
I am facing the issue with 11g database.
Database version 11.1.0.6 , 11.1.0.7.
I was able to login to the user yseterday, but i am not able to login today, i need to reset the password again and again.
I have created the Oracle user as externally it has DBA Privilege, i was able to login yesterday but not today.
I am able to login to sysdba.
Please help how to resolve the issue.
Regards
Pramodh

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

Similar Messages

  • 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

  • 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; 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • 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.

  • Unable to connect to 11.5.10 vision instance Invalid username and password

    where using applications11.5.10.2 vision instance. We were able to connect to the database using sqlplus which means there must be nothing wrong with our connectivity. I've tried to logon to the applciations using the defauilt password w/c is operations/welcome.When I try to logon using ADI its giving me an error " Could not connect to the database Invalid Username and Password"
    GWYUID: applsyspub/pub
    FNDNAME:apps
    I'm also using the latest version of ADI w/c is 7.2.4.10.27.
    need help please on how to connect ADI to the Application
    THanks,
    Chase

    Check with your sysadmin. They may have setup a Server ID, which you will need to introduce to your database definition to complete the signon process.

  • Why it is keep asking for Username and Password but i didn't use any username and password with my database.

    Why it is keep asking for Username and Password but i didn't use any username and password with my database. Please help me i m very frustrated right now please help anybody. I m new in this.,

    Hi,
    Please check below threads:
    Crystal Report Layout asking for Login Info
    SAP B1 ask for credentials to print or to preview Crystal Reports report

  • 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

  • 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

  • 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!

  • Why can't I access my credit union account anymore on my laptop? I enter username and password and it says invalid username and password!

    The trouble opening my credit union account just started yesterday and it was usable the day before.  I enter my username and password and the next window tries to open my account but ends up on a page that reads invalid username and password! What has happened to my settings? Can anyone relate or help me?

    My first approach would be to see if your credit union changed their web site.  If nothing has changed on your computer then it must be at their end.  If they say they have changed nothing then you can start looking at your computer settings.
    One small worrying item.  How did you come to try to log into them?  Never use a link in an unsolicited e-mail telling you to log in. Those often go to bogus sites trying to steal your identity that are almost perfect imitations of the real site, and will, of course, not actually log you into the real site.  I always check web addresses in my browser's status bar.

  • Validation (check) Username and Password from the database

    I have a Login page in my website, username and password as a textbox not as a form, I have already save the admin username and his password in the database, now I need to check or validate these textboxes if  data entered to textbox  match the
    existing in the database then show a message box "Successful Login" if not "username or password invalid!!"
    Note : The website developed using c# Visual Studio Professional 2013
    Thank you

    Hi,
    Please check if the connection string is right and make sure the IIS application pool identity has enough permission to access database.
    For more information, please refer to the document:
    http://www.codeproject.com/Questions/328554/IIS-hosted-website-cannot-access-database
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Username and password for 11g

    Hi there,
    can anyone tell me what is username and password for SQL PLUS of oracle 11g??

    chinmayi wrote:
    Hi there,
    can anyone tell me what is username and password for SQL PLUS of oracle 11g??SQLPlus is just a command processor. SQLPLus does not have a username or password. Database accounts (usernames) have passwords and that is irrespective of your front-end tool (sqlplus , sql developer, some-end-user-app).
    Did you install and create this database yourself? If so, during the installation process you were prompted for password for users SYS and SYSTEM. We have no idea what values you supplied there.
    As others suggested, connect with sysdba authority and change the password for the user you are interested in.

  • 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

  • Re:  Invalid username and password when logging onto Hyperion workspace

    Hi,
    I have installed Hyperion Reporting and Analysis services.When I attempt to log on to Workspace, I get the following message;
    'You must supply a valid User Name and Password to log onto the system."
    I have tried using the admin and password as username and password.I am able to login to Essbase Administration Services and User Management Console using this account.I have provisioned the user to Hyperion System 9 BI+ .
    Thanks in advance.
    -Sowmya

    I was told that Dsun.net.inetaddr.ttl=0" is required to be passed to the web application server (JVM) that starts Hyperion Shared Services and all System 9 products that depend on Hyperion Shared Services
    Is this correct? I see these errors in the log when I try to log into Workspace in the morning:
    2010-03-24 08:26:03,509 [[ORB=_it_orb_id_1,Pool=1]::id-12] WARN com.hyperion.css.spi.impl.ldap.LDAPProvider.authenticate(Unknown Source) - javax.naming.ServiceUnavailableException: ldaps.lirr.org:636; socket closed; remaining name ''

Maybe you are looking for

  • It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

    It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

  • Intel WiDi Istallation

    I wanna connect my Laptop to my smart panasonic TV through wireless , for this laptop need to download Intel WiDi software but when i download it error is come that " intel wifi adaptor exist' how i can proceed for wireless connection to TV

  • Any Function Module to translate variable data in smartform

    Hi All, I am working with smartform. My requirement is, when user logins with Japan language. then all the data  ( text template and variable data )  should be in Japan . By using  SE63 ,i can translate only text data.  How about the variable data in

  • Photo download

    When i connect nokia 6230i to pc suite i cannot get a connection to the pc, i am using a DKU 2 usb lead. after a few hours of trying i managed to download two images, but i do not know how i did it! i do remember that the computer flaged up new hardw

  • Sprite Movement

    Hi i was wondering if its possible to get a sprite to move accross the stage, then when clicked on it changes to a different sprite, plays a sound and resets to its original position to start over again? currently i have the sprite moving across the