Login to user problum

Hi
i have oracle 10g client installed on my system.
Now i install oracle 10g on my system in windows environment.
Installation is fine but i got those error when login.
C:\Documents and Settings\umesh>sqlplus scott/tiger
SQL*Plus: Release 10.1.0.2.0 - Production on Tue Feb 19 11:26:10 2008
Copyright (c) 1982, 2004, Oracle.  All rights reserved.
ERROR:
ORA-28000: the account is locked
Enter user-name: system/manager as sysdba
ERROR:
ORA-01031: insufficient privileges
Enter user-name: sys/change_on_install as sysdba
ERROR:
ORA-01031: insufficient privileges
SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
C:\Documents and Settings\umesh>sqlplus outln/outln
SQL*Plus: Release 10.1.0.2.0 - Production on Tue Feb 19 11:27:27 2008
Copyright (c) 1982, 2004, Oracle.  All rights reserved.
ERROR:
ORA-28000: the account is locked

Hello Sir
I am sending my listener on server and tnsnames.ora at the client in this post.
plz help help error is still same from the client size at server side it is running fine.
listener.ora
# listener.ora Network Configuration File: E:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
       (SID_NAME = orcl)
      (ORACLE_HOME = E:\oracle\product\10.1.0\Db_1)
      (PROGRAM = extproc)
LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.127)(PORT = 1521))
Tnsnames.ora at client side
ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.127)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl.orcl)
and this is tnsname.ora at the server side
ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.127)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = OracleServiceORCL)
EXTPROC_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
      (SID=PLSExtPr)
      (PRESENTATION = RO)
the error is same
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptorplz help me i am fed up with this problum
thanks
Message was edited by:
Umesh Sharma

Similar Messages

  • Not able to login to User management link in portal

    Hi,
    I am not able to login to "User Management" link from index.html page. When I enter user name and password, only page is getting refreshed and it is not logging in.
    Error from default trace:
    #1.5 #00188B34FD33006C0000002800007AC8000461B1DE2BD2F2#1233316471589#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_ADMIN#2018##mysapbw_BW7_23635150#J2EE_ADMIN#c13b1ba1eec411dd9cbb00188b34fd33#SAPEngine_Application_Thread[impl:3]_2##0#0#Error#1#/System/Server/WebRequests#Plain###application [webdynpro/dispatcher] Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: java.lang.NoSuchMethodError: com.sap.security.core.wd.umeuifactory.wdp.IExternalUmeUiFactoryCompInterface.hasSimplePermission(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
    Exception id: [00188B34FD33006C0000002600007AC8000461B1DE2BCF03]#
    #1.5 #00188B34FD33005F000004A300007AC8000461B1E07DB217#1233316510512#com.sap.engine.services.security.authentication.logonapplication#sap.com/com.sap.security.core.admin#com.sap.engine.services.security.authentication.logonapplication.doLogon#J2EE_GUEST#0##n/a##d88d4300eec411dd9ac900188b34fd33#SAPEngine_Application_Thread[impl:3]_6##0#0#Error##Java###doLogon failed
    [EXCEPTION]
    #1#com.sap.security.core.logon.imp.UMELoginException
         at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:949)
         at com.sap.security.core.logonadmin.ServletAccessToLogic.logon(ServletAccessToLogic.java:208)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.doLogon(SAPMLogonLogic.java:914)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.uidPasswordLogon(SAPMLogonLogic.java:578)
         at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:158)
         at com.sap.security.core.sapmimp.logon.SAPMLogonServlet.doPost(SAPMLogonServlet.java:60)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Please help me in resolving this issue.
    Regards,
    Nallasivam.D

    Hi,
    After looking into the error first i dont think you are enter the right password.
    In case if you are entering the right password then you might not have the necessary admin rights on portal.
    Regards,
    Ramanath

  • Unable to login any user id first time in the Adobe content viewer (R25)

    Hi,
    I am using R25 Adobe content viewer. The problem is that I am unable to login any user id first time. when I do 2nd time with same id then it do successfully. Please suggest.
    DC Pub

    This is a known issue with the v25 Adobe Content Viewer. It is fixed with the v26 version, which is currently awaiting approval from Apple. If you have a Pro or Enterprise subscription to DPS, you can build a custom Adobe Content Viewer.

  • No user is able to login to User Management Engine in SAP Web AS Java

    Hi,
    We are facing an error"User Authentication failed" in SAP Web AS Java(Stand-alone).
    No user is able to login through User Management Engine but we were able to login as administrator into Visual admin.Tried SAP* (Emergency User Activation in config tool) also.SAP* is also able to login to Visual Admin But not into UME.Login in Visual Admin was successful when we tried with SAP* or administrator.
    Feels like some UME configuration might have changed.Can anyone help me in this.
    Thank You.
    Regards,
    Sudheer.

    Hi
    Has the SAP* emergency user been activated? While this user is active, all the other users are inactive. Check the following documentation for information on this:
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/frameset.htm
    Regards,
    Désiré

  • No user is able to login through User Management Engine in SAP Web AS Java

    Hi,
    We are facing an error"User Authentication failed" in SAP Web AS Java(Stand-alone).
    No user is able to login through User Management Engine but we were able to login as administrator into Visual admin.Tried SAP* (Emergency User Activation in config tool) also.SAP* is also able to login to Visual Admin But not into UME.Login in Visual Admin was successful when we tried with SAP* or administrator.
    Feels like some UME configuration might have changed.Can anyone help me in this.
    Thank You.
    Regards,
    Sudheer.

    Hi Sudheer Koppireddy
    login VA with SAP*
    go to services -- key config login ticket and see in right hand side entry deleate all entry
    and save it
    then go to sm 59 and check HMI connection (http connection to R/3)
    deleate it and recreate it
    Thanks
    Amit Shivhare
    PS:Reward Point

  • Terminal command to login a user

    I'm doing some work on a lab, and it part of the process involves logging out the user. To complete the installation, I need to log back in as the user. ARD let's let send a command to log out a user, but is there a terminal command to login a user? I've tried using login -f username, but that didn't work.

    To login as administrator:hello
    I use:
    osascript <<EOF
    tell application "System Events"
    keystroke "administrator"
    keystroke tab
    delay 0.5
    keystroke "hello"
    delay 0.5
    keystroke return
    keystroke return
    end tell
    EOF
    You can save it as a task and double-click and drag in the computers and run when you want to do it.

  • Limit login per user

    HI All
    i want to limit the number of login pre user
    if userA will connect to the web site from location 1
    and he try to connect again (with the same user name) from location 2 he will get message that he already connected
    to the web site and the old connection will kill
    (the same as the console screen as web sphere )
    any idea
    thanks

    Using the HttpSession is nonsensicial. The HttpSession is different for every session. So if the user starts a new session, either at the same PC or at a different PC, then he can still login once more.
    Just maintain a Set of all logged in users in the ServletContext. On login check the Set and add the user. On logout or on destroy of the session (you can use HttpSessionListener for that), remove the user from the Set.

  • How to create a login to users in PHP

    How to create a login for users to access their data,
    currently I can only see the first user everytime I login even with
    a different username. I know I need session stuff but don't know
    how to use, add or where to put them in.
    Thanks in advanced.

    I also am wrestling with the same problem. Session variables
    have not worked. I have determined that if the GET method is used,
    then the recordset of the users records are there. If the POST
    method is used, the recordset is blank. It appears to be something
    inherent in the Log In User behavior.
    I am trying to have a customer log in and then only see their
    particular inventory records. I do not want them be directed to a
    page with a listing of all the various customers and then select
    from that. Not suitable at all.
    If I find an answer, will let you know.
    Thanks and good luck,
    Dale :-)

  • Date modified timestamps resetting on login (mouse user preferences reset)

    Hi,
    Using network accounts on 10.8.2 off a 10.8.2 server.
    All files in user directory have 'date modified' timestamps reset to login time.
    This occures for all users.
    This I believe is also causing mouse user preferences to be reset on login.
    Has anyone come across this problem?
    I migrated from 10.7.4 Server to 10.8 Server
    Any ideas anyone?

    Hi
    I am just "happy" to see that I'm not the only one having the exact same trouble.
    The "date modified" resets to last login time, user preferences (particularly some of the trackpad, keyboard and dock prefs) are thrown away and in part reset to some default values.
    My setup is various iMacs with their HomeDirectories on the server, all machines with 10.8.2 (Server) installed.
    Could Apple help?

  • My old iMac (screen sits on a white dome) opens with a tiny folder that flashes a question mark, instead of a login to user's desktop

    My old iMac (screen sits on a white dome) opens with a tiny folder that flashes a question mark, instead of a login to user's desktop, when booting up after a forced shutdown. How do I get my operating system working again? Thanks --Jim

    The blinking question mark indicates that the firmware could not find a valid Operating System on your machine.
    Your harddrive may have failed. Your filesystem may have be come corrupted.
    Try these things.
    -- try to boot up from the installation disc.
    The startup manager will list all of your bootable partitions then give you a choice of which to boot.  Hold down the option key then power on. Continue holding down the option key until you see the startup manager. This brings up the startup manager. Click on your hd or disc. Click on right arrow key.
    -- Sometimes if volumes don't appear in Startup Manager (what you get when you hold down the Option key at startup), you need to reset the Mac's PRAM, NVRAM, and Open Firmware. Shut down the Mac, then power it up, and before the screen lights up, quickly hold down the Command, Option, P, and R keys, until the Mac has chimed twice more after the powerup chime.
    Then, before the screen lights up, hold down Command-Option-O-F until the Open Firmware screen appears. Then enter these lines, pressing Return after each one:
    reset-nvram
    set-defaults
    reset-all
    "The reset-all command should restart your Mac. If so, you have successfully reset the Open Firmware settings."
    http://support.apple.com/kb/TS1812?viewlocale=en_US
    Should the fail...
    Try taking the battery out for 10 minutes.  Put battery back in.  Cross fingers. Power the machine back on.
    How to eject a cd from the internal cd drive:
    eject cd
    List of devices:
    devalias
    List of variables:
    printenv
    More than you ever wanted to know about open firmware
    http://www.firmworks.com/QuickRef.html

  • Login EP users detail through webDynpro????

    hi all!
    i want the login EP users detail through webDynpro
    which involves creating a view in which i can access the details of EP user whatever available in User Profile in EP.
    see if u can help?????
    thanks and regards
    sachin

    Hi Sachin,
    Check this
    UserId in Web Dynpro for Portal User
    Identify portal user
    retriving user details from user rofile in portal database
    Retriving user details from Portal database
    How to test portal user from webdynpro ?
    How to fetch portal content for an user
    Best regards, Maksim Rashchynski.

  • Minisap login no user

    After installing minisap version (NWABAPTRIAL70209_64) can not log in with no user ... In the login screen, users are not being presented as in previous versions.
    What may be happening? the installation is corrupted?
    Thank you!

    Hi,
    Did you get a step during SAPInst where master password was asked for? Should be step 14 of the installation.
    Use SAP* or DDIC user along with this pasword to logon to the system. Then change the password for BCUSER via SU01 tcode.
    Also check this blog for the step by step procedure:
    Step by Step Installation Guide for SAP NetWeaver AS ABAP 7.02 SP6 32-bit Trial Version
    Regards,
    Srikishan

  • Manual report( to track recent login with user id)

    Hello,
    I want a report where I should be able to track the users id and their recent login/out to BPC Server (via any module Admin, Excel, Web). I am in BPC 5.1 
    I know this can be tracked via who is online in BPC Admin but the list is showing the name of the users who have logged in through BPC Admin but not via Excel, web.
    I want to create a report  manually to track the list of users who have last logged in to BPC via any form. How can we create this as report manually? Do we have any EV functions to do this? Please let me know how we can do this.
    Thanks
    Vijay Venkatesh

    Hi Vijay,
    Restricting the entry to BPC excel or Web through only Admin is not feasible. The context from where I am coming is, accessibility to excel directly comes in with the installation of BPC Office. So, this means that if BPC Office is installed, the client will have the access to enter BPC for Excel directly. Feasibility of restricting the direct entry is not possible.
    The user activities are stored in one of the tables in SQL, from where BPC Admin gets the detail about which user has logged in to the system. If you can create a reprot to fetch the details from that table, then it might be feasible to get the data in excel. However, this needs to be done outside BPC scope, since, BPC doesnt have any function to fetch these kind of results. The creation of this kind of custom report can be very complicated. However, I am not completely sure whether this is feasible or not.
    Alternately, You can try with Audit Activity Report also. This will give you some amount of information about user activities.
    Hope this helps.
    Edited by: nilanjan chatterjee on Oct 23, 2009 3:00 PM

  • How to automatically login multiple users?

    I've got a good size family sharing an iMac. When the iMac has to restart, I'd like to not just autologin to my account, but also have my wife's account and oldest child's account startup as well so that fast user switching is actually...well fast. Right now it can take 15 to 20 minutes to startup any of the other account on the machine if they aren't already logged in so it would be convenient to "pre-login" to them anytime the machine starts to get Mail, iTunes and other favourite apps loaded in the background. I've seen a couple other threads on this topic from back in 2008 and 2009 saying it's not possible...so I thought I'd check again and see if anyone had any ideas in good old 2013 as to how to accomplish this on Moutain Lion.
    Thanks.

    Yeah, I'm a big believer in just keeping the machine running, but unfortunately the machine ends up freezing up a few times a month and then it hours of agony as the family complains they can't log into their accounts..etc. I'm going to try updating the hard drive to one of the new Seagate Hybride SSD/HDD drives to help speed the machine up overall. No worries, I've been cleaning off the machine trying to make it run a little smoother (2011 iMac 27", 16GB Ram, 2.97 i7) until I can get a new machine that's a little beffier (the new Mac Pro let's just say).

  • RFC login and user creation to remote system

    Hi there,
    Hopefully this is the related forum for this question. We have a scenario where we need an automated process to create users on one system and then create just the same account on a remote system with deactivated password.
    How is this best handled in ABAP code where the system account info/password  of the remote system is not listed in the abap code. Should a SM59 connection be created and then somehow this is referenced from abap code ?
    Also, this will be a SM37 job stream running on the local server under one name running the job and in the code it should be using a different name (destination) for the remote connection to create the user.
    I am a security person, not abaper. Input /best practice appreciated.
    Thanks !

    > I am a security person, not abaper. Input /best practice appreciated.
    Actually this is a security question, so I have moved it to the security forum...
    If the password is to be deactivated in the target system but not in the source ("master" system) then you can use several standard user provisioning mechanisms for this (CUA, GRC-CUP, IdM, UME configuration...) and configure the target system to deactivate the password itself. There are also several ways of achieving this, without any coding required necessarily.
    The most obvious one which jumps to mind is RZ11 parameter login/password_change_for_SSO.
    Alternately if your scenario is better suited to it, you can also use login/password_max_idle_initial.
    Also see transaction RSUSR200.
    Etc...
    > Should a SM59 connection be created and then somehow this is referenced from abap code ?
    No. It should be referenced from configuration of the application which calls the RFC connection, defined in SM59. You can also optionally use the "current user" setting and alternate authentication methods to (saved) passwords. This I would generally recommend.
    Cheers,
    Julius
    Edited by: Julius Bussche on Feb 23, 2010 10:36 PM

Maybe you are looking for

  • How to stop Crystal Reports Server Mailing out Blank Reports?

    I am currently running reports using crystal report server 2008 where the reports a scheduled to run and are mailed out to user groups I need to be able to stop the reports being sent out if there is no data on the report I have managed to stop the r

  • Hi I have Mac OS X Lion 10.7.5 on my MacBook Pro. I don't have applications Messages or iCloud.

    I have typed it in the search bar to check if they are the first items that come up and neither of these applications come up. I believe that my Macbook does not have them. Please someone help me. I've been trying to figure this out although have luc

  • ABAP WD - Dump Perform in program

    Hi forum, I've a dump that I'm not able to solve. The problem is that I had a perform in program with 2 parameter and I changed it with 3 parameters. I had adjusted all the code for this form in a subroutine pool program type. The command call is.   

  • How should my web.xml be ?

    Hi, I have a servlet application. In my application, I make a call to my servlet through my index.html as follows: <Form Action="/greeting/servlet/GreetingServlet" method="POST"> I also pass the values "name" and "email" through index.html I have my

  • HP1536dnf Scan problem with Mac OSX 10.7.5

    I have just installed the HP online download driver for my Mac computer (running Mac OSX 10.7) and the subject HP 1536dnf MFP; when attempting to operate the HP1536dnf Scan function from my MacBookPro; I get the following message: 192.168.0.6 is curr