Unable to login to sqlplus to do startup on linux server.

Hi all,
Linux server, 10.2.0.4.
Am using the linux server for the last 3 years without any incident then after doing a reboot, errors shown are:
Error 6 initializing SQL*Plus
Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle sofware directory.
Confirmed that ORACLE_HOME, ORACLE_BASE,etc are already set.
When i do the following:
$cd $ORACLE_HOME/bin
$pwd
shows that in correct directory.
$sqlplus
encountered the above error.
Confirmed that path in ORACLE_HOME and /etc/oratab are identical.
Please advise.
Thanks in advance
Zack
Edited by: Zack.L on Nov 17, 2012 4:39 PM
Edited by: Zack.L on Nov 17, 2012 4:58 PM

Hello,
Do as below:
export ORACLE_HOME=<path where the database is installed>
export ORACLE_SID=<Database SID>
cd $ORACLE_HOME/bin
./sqlplus or
In the .bash_profile file, set:
ORACLE_HOME=<path where the database is installed>; export ORACLE_HOME
PATH=$PATH:$ORACLE_HOME/binand then execute the .bash_profile file
$ . .bash_profile

Similar Messages

  • Database not created under RHL9, unable to login to sqlplus,

    I have installed Oracle9.2.0.4 in Red Hat Linux9 without dbca. While installing it showed me the error, unable to install dbca.
    It prompts for
    stop installation of this product only
    stop installation of all products
    While selecting the first option, atlast it showed me that "Installation of Oracle9i database was unsuccessful"
    But all the files are installed in my directory.
    Also i am unable to login to SQLPLUS.
    I have done uninstalling the products and installing more than three times.
    Help me.
    Regards,
    Raaj

    Hi,
    I have done all the settings as per instructions in http://www.puschitz.com/InstallingOracle9i.shtml. But still i am facing the same problem.
    When executing lsnrctl start or lsnrctl status in terminal, it shows command not found.
    I am unable to execute any database or sql command in prompt.
    It shows "command not found"
    Help me,
    Raaj

  • Unable to login to Report Service on Windows 2008 R2 server

    I have reporting services installed on a Windows 2008 R2 server, When I make and RDP connection to the server and go to http://servername/Reports everything works fine. When I try to connect from another client to the web service, it asks for username and
    password. it fails 3 times and the shows a blank page.
    When I see the Event Viewer in the server (Windows Logs --> Security, I can see an Audit Failure:
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          9/4/2014 11:46:25 AM
    Event ID:      4625
    Task Category: Logon
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      MI-SWACO-DB.houston.livequest.net
    Description:
    An account failed to log on.
    Subject:
        Security ID:        NULL SID
        Account Name:        -
        Account Domain:        -
        Logon ID:        0x0
    Logon Type:            3
    Account For Which Logon Failed:
        Security ID:        NULL SID
        Account Name:        Administrator
        Account Domain:        HOUSTONLQ
    Failure Information:
        Failure Reason:        An Error occured during Logon.
        Status:            0xc000035b
        Sub Status:        0x0
    Process Information:
        Caller Process ID:    0x0
        Caller Process Name:    -
    Network Information:
        Workstation Name:    MI-SWACO3
        Source Network Address:    -
        Source Port:        -
    Detailed Authentication Information:
        Logon Process:        
        Authentication Package:    NTLM
        Transited Services:    -
        Package Name (NTLM only):    -
        Key Length:        0
    This event is generated when a logon request fails. It is generated on the computer where access was attempted.
    The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
    The Process Information fields indicate which account and process on the system requested the logon.
    The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
        - Transited services indicate which intermediate services have participated in this logon request.
        - Package name indicates which sub-protocol was used among the NTLM protocols.
        - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4625</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12544</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-04T16:46:25.247229500Z" />
        <EventRecordID>8917</EventRecordID>
        <Correlation />
        <Execution ProcessID="504" ThreadID="1344" />
        <Channel>Security</Channel>
        <Computer>MI-SWACO-DB.houston.livequest.net</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="SubjectUserSid">S-1-0-0</Data>
        <Data Name="SubjectUserName">-</Data>
        <Data Name="SubjectDomainName">-</Data>
        <Data Name="SubjectLogonId">0x0</Data>
        <Data Name="TargetUserSid">S-1-0-0</Data>
        <Data Name="TargetUserName">Administrator</Data>
        <Data Name="TargetDomainName">HOUSTONLQ</Data>
        <Data Name="Status">0xc000035b</Data>
        <Data Name="FailureReason">%%2304</Data>
        <Data Name="SubStatus">0x0</Data>
        <Data Name="LogonType">3</Data>
        <Data Name="LogonProcessName">
        </Data>
        <Data Name="AuthenticationPackageName">NTLM</Data>
        <Data Name="WorkstationName">MI-SWACO3</Data>
        <Data Name="TransmittedServices">-</Data>
        <Data Name="LmPackageName">-</Data>
        <Data Name="KeyLength">0</Data>
        <Data Name="ProcessId">0x0</Data>
        <Data Name="ProcessName">-</Data>
        <Data Name="IpAddress">-</Data>
        <Data Name="IpPort">-</Data>
      </EventData>
    </Event>
    The firewall is OFF in both client and server.
    I saw a similar question and the answer is related to firewall which is not may case.

    Hi Mario,
    According to your description, when you try to access the Report Manager in another client, a login dialog prompt. After typing a valid username and password 3 times, a blank page displays.
    Generally, the issue is always caused by the Report Server is configured to use Kerberos authentication, while the Service Principal Name(SPN) is not configured correctly. To fix this issue, please refer to the following methods:
    Register an SPN for the Report Server service under the domain user account.
    Change the service account to run under a built-in account such as Network Service.
    Remove RSWindowsNegotiate and ensure RSWindowsNTLM is specified in the rsreportserver.config file.
    Besides, the issue can also be caused by the Internet Explorer (IE) didn't pass the user's credential to the Report Server automatically or the IE is not Windows Integrated enabled. For more detail steps about how to address this issue, please refer to the
    following steps:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/184c4f6c-b292-4f9a-beca-80b70f4392fe/report-manager-prompts-3-or-4-times-for-usernamepassword-before-letting-users-in?forum=sqlreportingservices
    Reference:
    Resolving Kerberos Authentication Errors When Connecting to a Report Server
    Solving the Reporting Services Login issue in the February CTP of SQL Server 2008
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to login as a non root user into linux server after rebooting

    Hi,
    Even though it is not related to Oracle, but i assume that all you are aware about linux.
    I wrote a script to make DB up automatically when i reboot the server. But i have to login into the sever as the nonroot user instead of root user automatically.
    How can i do this?
    Thanks
    Mahi

    See "How do I get Oracle to automatically start when my server boots up?" in http://orafaq.com/faqunix.htm

  • Unknown SID Error Message/Unable To Login to VM Manager

    Hello,
    I have installed VM Server and VM Manager on the latest Virtual Box install for Windows 7.
    When I attempt to login into the VM Manager (ID: ovm , Default Password: Welcome1) - I get
    the error message:
    "... [APP: ovm_console] An incorrect username or password was specified. ...."
    I selected all default passwords and database config values during installation (e.g., SID=XE).
    (Note: I am able to login to VM Manager GNOME desktop but I am unable to log into the VM Manager UI.
    I can log in as root in a Xterm window and the ovm Welcome1 password allows me into the GNOME environment. )
    The critical error message in the AdminServer.log IS an unknown 'SID' message (even though the default SID=XE was selected):
    "ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
    I reviewed the responses to the "Unable to Login to VM Manager" thread so I decided to try the recommended response (unlocking ovs oracle password) even though the logs responses were different in certain areas. I logged in as Oracle with the correct user env and attempted to start the XE database via sqlplus sys user and startup command. I was unable to start the database due to the below error message:
    2012-11-23 14:13:46.210
    18 Oracle Instance Startup operation failed. Another process may be attempting to startup or shutdown this Instance.
    19 Failed to acquire instance startup/shutdown serialization primitive
    ~
    Shutdown abort also did not get rid of this message. Symptons suggest there is a lock not being released (e.g., primitive file that needs to be cleaned up/removed.) I did remove oracle *.lck files from /tmp directory but this did not help either. The ps -elf output also reveals there are no oracle pmon processes running.
    If anybody has additional information on this matter - it would be greatly appreciated.
    SUMMARY/EXCERPT OF AdminServer.log AND AdminServer-diagnostic.log
    The AdminServer.log squawks an "ORA-12505, TNS:listener does not currently know of SID given in connect descriptor"
    <> <> <1353697919018> <WL-001129> <Received exception while creating connection for pool "OVMDS": Listener refused the connection with the following error:
    198 ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    199 >
    200 ####<Nov 23, 2012 11:11:59 AM PST> <Info> <JDBC> <mjcmanager.example.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1353697919019> <WL-001156> <Stack trace associated with message 001129 follows:
    201
    202 java.sql.SQLException: Listener refused the connection with the following error:
    203 ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    204
    205 at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:443)
    206 at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
    The critical AdminServer-diagnostic.log error messages are:
    AdminServer-diagnostic.log:[2012-11-23T11:17:51.872-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000099,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    69 AdminServer-diagnostic.log:[2012-11-23T09:09:27.835-08:00] [AdminServer] [ERROR] [] [oracle.help.web.rich.converter.RichTopicConverter] [tid: [ACTIVE].ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:16d2c063:13b250c1b7c:-8000-0000000000000147,0] [APP: ovm_help] /u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/servers/AdminServer/tmp/_WL_user/ovm_help/33se2m/war/helpsets/ovmHelp/qstart.html (No such file or directory)
    70 AdminServer-diagnostic.log:[2012-11-23T11:16:32.629-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000079,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovs javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovs denied
    71 AdminServer-diagnostic.log:[2012-11-23T11:16:53.672-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-000000000000007f,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    72 AdminServer-diagnostic.log:[2012-11-23T11:17:51.872-08:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 79deca6682202612:4258bdee:13b2eaec5e4:-8000-0000000000000099,0] [APP: ovm_console] An incorrect username or password was specified. [Security:090304]Authentication Failed: User ovm javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User ovm denied
    ******************************************************************************************

    Further investigation reveals the reason why I can't manually start the database as oracle user. The permissions on the oracle directories via the default install are incorrect. Running the command chown -R oracle:dba /u01/app/oracle/ allowed the database to start.. OVS user is now able to login into the XE database.
    Now logging in w/ admin user in VM results in the following error message:
    " Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused Sat Nov 24 11:39:22 PST 2012), please consult logs for details.
    I am spending way too much time on this Virtual box install. Any feedback would be appreciated.

  • Unable to login in to Mac App Store using valid account.

    I recently inherited a spare MacBook Air from my wife (who got a new one). I deleted her user account, and set up a new admin user account for me. The machine is running 10.7.5.
    Now, I am absolutely unable to login to the App Store. I am using my valid Apple ID -- for example, the same Apple ID that I used to gain access to this very forum. System Preferences accepts my ID. iTunes accepts my ID. BUT the App Store will aboslutely NOT respond. It will not load. I get the red "connection failed" alert, and then after several tries it doesn't respond at all.
    It doesn't give any option to switch users -- perhaps once the original owner has used the App Store, the computer will never again allow anyone else to use it? It doesn't say that there is another user logged in. There appears to be no way of deleting and reinastalling the App Store. There is no cache file I can find to be cleared. There is no preference option. There is no information. There appears to be no way of fixing this at all, short of wiping the hard drive and reinstalling the operating system. Is that what I have to do? WHY IS THIS SO HORRIBLY DESIGNED? And why is there no support short of the forum? I hate this about Apple (despite being a long-time Apple evangelist and OSX devotee).
    Thanks.

    The first thing you should do after acquiring a second-hand computer is to erase the internal drive and install a clean copy of OS X. How you do that depends on the model. Look it up on this page to see what version was originally installed.
    If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard installation disc, which you can get from the Apple Store or a reputable reseller — not from eBay or anything of the kind. If the machine has less than 1 GB of memory, you'll need to add more in order to install 10.6. I suggest you install as much memory as it can take, according to the technical specifications.
    If the machine shipped with OS X 10.6, you need the gray installation discs that came with it. If you don't have the discs, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To boot from an optical disc, insert it, then reboot and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    If the machine shipped with OS X 10.7 or later, it should boot into Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    Once booted from the disc or in Internet Recovery, launch Disk Utility and select the icon of the internal drive — not any of the volume icons nested beneath it. In the Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive, which is what you should do.
    After partitioning, quit Disk Utility and run the OS X Installer. When the installation is done, the system will automatically reboot into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    You should then run Software Update and install all available system updates from Apple. If you want to upgrade to a major version of OS X newer than 10.6, buy it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the previous owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed — you have to repurchase them.
    If the previous owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Apple customer service has sometimes issued redemption codes for these apps to second owners who asked.

  • ERROR: NO_GUEST: Guest login not allowed from client startup

    we are getting the following error with express 6.3.4 when connectting to the express server from Objects using a connection editor.
    The error message is
    Error #12150 in XPCUBE: Non-fatal (0300): Data Manager is unable to generate transmission.
    Error #10300 in XDMRESP: Non-fatal (0300): ERROR: NO_GUEST: Guest login not allowed from client startup
    Encountered similar error while calling from OLAP web application.
    In stored procedure XWD_RAMSTARTUP: The following Express
    Server error occurred: NO_GUEST: Guest login not allowed from
    client startup
    Which I believe is the same reason.
    Can you pls suggest what could be the problem and how can we over come this.

    In the Connection Editor, under "Relational Data-> Settings" did you check the "Personal Configuration" box?
    If you did, you should ensure the Authentication type is not set to "None".

  • Error when login to sqlplus

    Hi, I was able to login to sqlplus. But when I ran a sql script which had some errors, the sqlplus exited (crashed??). When I tried to relogin, I got the following errors:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Please tell me how to solve this problem. Thanks.

    the error means you haven't started up your db yet before you run your SQL*Plus script. please log on as sysdba and startup and try again.

  • Mac Mini Server unable to login or reinstall from DVD

    Hi all,
    I bought a mac mini server in dec 2009, it was working great for the past 6 months. Recently, I was unable to login to any of my accounts. I brought the machine to my local authorized service provider(Singapore Wheelock Epic Centre). They said that the hardware is fine but they cannot do a fresh install for me because they do not have the install disk. On top of that, they want to charge me $150 if I bring the install disk in for them to do a fresh installation for me even though I am under warranty.
    With that I bought a superdrive and attempt to boot from my install disk for a fresh installation. But the superdrive cannot boot up when I pressed 'D' numerous times.
    Is there any solution to this or do I have to throw away my $1.5k server?

    +But the superdrive cannot boot up when I pressed 'D' numerous times+
    I realize that you meant to say "C" instead of "D", but the technique also requires that you hold down the startup modifier key ("C" in this case) rather than pressing and releasing it.
    You should hold down a startup modifier key (like C or Option) as soon as you hear the startup chime or beep. Keep holding down it until you see the "gear" spinning or you get a menu on the screen.
    You may also have better luck if you just borrow a PC USB keyboard to do this startup modifier sequence. The C key will work the same; but to get Option, you press the Alt key instead.
    Also keep in mind that you cannot use the install disc from your MacBook to startup the Mini.

  • Unable to login- ORA-12560: TNS:protocol adapter error

    I have upgraded the oracle db to 11.1.0.7 from 11.1.0.0 . before upgrade i have stop the db and listener process.
    after the upgrade, i have started the listener(mentioned the listener status below) and tried to login as a sysdba, but unable to login itself to the db. Kindly help me to login and to start the database.
    Error msg :
    bash-3.00$ cd $ORACLE_HOME
    bash-3.00$ cd bin
    bash-3.00$ sqlplus /nolog
    SQLPlus: Release 11.1.0.7.0 - Production on Thu Apr 26 19:28:19 2012*
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    SQL> connect sys as sysdba
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    bash-3.00$ lsnrctl status
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 27-APR-2012 16:30:01
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1525)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 11.1.0.7.0 - Production
    Start Date 27-APR-2012 10:50:31
    Uptime 0 days 5 hr. 39 min. 30 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u02/AIUJAPAN/oracle11g/product/11.1.0/db_1/network/ad
    min/listener.ora
    Listener Log File /u02/AIUJAPAN/oracle11g/diag/tnslsnr/AIGUK/listener/al
    ert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1525)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.95.24.10)(PORT=1525)))
    The listener supports no services
    The command completed successfully
    bash-3.00$

    id
    uid=100(oracle) gid=102(oinstall)
    env | sort
    CLASSPATH=:/oracle/AIG_IBM/AIG/classes12.zip:
    COBDIR=/u01/opt/microfocus/cobol
    HOME=/export/home/oracle
    HZ=100
    LD_LIBRARY_PATH=/u02/AIUJAPAN/oracle11g/product/11.1.0/db_1/lib
    LOGNAME=oracle
    MAIL=/var/mail/oracle
    ORACLE_BASE=/u02/AIUJAPAN/oracle11g
    ORACLE_HOME=/u02/AIUJAPAN/oracle11g/product/11.1.0/db_1
    ORACLE_SID=AIUJAPAN
    PATH=/usr/bin::/usr/local/bin:/usr/ccs/bin:/u02/AIUJAPAN/oracle11g/product/11.1.
    0/db_1/bin
    PWD=/export/home/oracle
    SHELL=/bin/sh
    SHLVL=1
    TERM=ansi
    TZ=Asia/Calcutta
    _=/usr/bin/env
    hostname
    AIGUK.aig.com
    cat /etc/hosts
    # Internet host table
    127.0.0.1 localhost
    #10.95.24.73 AIGUK.aig.com
    10.95.24.10 AIGUK.aig.com
    10.95.24.10 AIGUK
    #10.95.24.73 AIGUK
    10.95.24.71 AIUNHLM
    192.18.108.101 supportfiles.sun.com
    #10.90.140.40 mailhost
    10.90.140.55 mailhost
    uname -a
    SunOS AIGUK.aig.com 5.10 Generic_118833-20 sun4u sparc SUNW,Sun-Fire-V490
    ifconfig
    - This command is not working - saying "Command not found"
    lsnrctl start
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 04-MAY-2012 20:39:52
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    lsnrctl status
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 04-MAY-2012 20:40:17
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1525)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 11.1.0.7.0 - Production
    Start Date 27-APR-2012 10:50:31
    Uptime 7 days 9 hr. 49 min. 45 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u02/AIUJAPAN/oracle11g/product/11.1.0/db_1/network/ad
    min/listener.ora
    Listener Log File /u02/AIUJAPAN/oracle11g/diag/tnslsnr/AIGUK/listener/al
    ert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1525)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.95.24.10)(PORT=1525)))
    The listener supports no services
    The command completed successfully
    lsnrctl service
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 04-MAY-2012 20:40:46
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1525)))
    The listener supports no services
    The command completed successfully

  • Unable to login webmail after enable SSL

    Dear Sun,
    After i enable ssl on our webserver which hosting our office communication express, i was unable to login ce and the link seem so weird. But after i disable the ssl, every thing become normal. The ssl cert is from the CA.
    after i enable the ssl feature, i need key in the url "https://mailpxy3.ubd.edu.bn:80/uwc" only able to access to the login page ,but i unable to log in with a correct password and username. how can i solve this?
    and how can i change the url without needing to show the port number, when i only key in the url "https://mailpxy3.ubd.edu.bn, it won't automatically redirect to the url "https://mailpxy3.ubd.edu.bn/uwc/auth" how can i solve this problem?
    For your information, our web server version is Sun Java System Web Server 7.0U4 and our communication express version is CE6.3
    Thanks

    Thanks for your reply DNReddy, i had change to port 443 and it is work, but i still unable to log in when i enable ssl, below is the webserver log file, it seem normal.
    +"[25/Jun/2010:10:16:59] failure ( 5181): CORE3279: New configuration not installed+
    +[25/Jun/2010:10:17:09] info ( 5181): CORE5073: Web server shutdown in progress+
    +[25/Jun/2010:10:17:10] info ( 5723): CORE1116: Sun Java System Web Server 7.0U4 B12/02/2008 05:38+
    +[25/Jun/2010:10:17:13] info ( 5724): CORE5076: Using [Java HotSpot(TM) 64-Bit Server VM, Version 1.5.0_15] from [Sun Microsystems Inc.]+
    +[25/Jun/2010:10:17:23] info ( 5724): WEB0100: Loading web module in virtual server [mailpxy3.ubd.edu.bn] at [uwc]+
    +[25/Jun/2010:10:17:24] config ( 5724): WEB0110: Ignoring invalid property [allowLinking] = [true]+
    +[25/Jun/2010:10:17:36] info ( 5724): HTTP3072: http-listener-1: https://mailpxy3.ubd.edu.bn:443 ready to accept requests+
    +[25/Jun/2010:10:17:36] info ( 5724): CORE3274: successful server startup+
    +[25/Jun/2010:12:15:58] info ( 5724): CORE3276: Installing a new configuration+
    +[25/Jun/2010:12:15:58] info ( 5724): CORE3280: A new configuration was successfully installed+
    +[25/Jun/2010:14:06:33] info ( 5724): CORE3276: Installing a new configuration+
    +[25/Jun/2010:14:06:33] info ( 5724): CORE3280: A new configuration was successfully installed"+
    and below is the admin-server error logs.
    "[25/Jun/2010:10:15:34] failure ( 4177): HTTP3068: Error receiving request from 10.0.6.11 (SSL_ERROR_UNKNOWN_CA_ALERT: Client does not recognize and trust the CA that issues server certificate.)
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: The new configuration is incompatible with the existing configuration (Enabling PKCS #11 or SSL requires a server restart)
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:16:59] info ( 4177): for host 10.0.6.11 trying to POST /admingui/admingui/deployedConfigDeployment, service-j2ee reports: Exception : ADMIN3011: The operation failed with errors on the following nodes:
    Node 'mailpxy3.ubd.edu.bn':
    ADMIN3594: Configuration changes require a server restart.
    [25/Jun/2010:10:17:19] warning ( 4177): Stats connection with instance https-mailpxy3.ubd.edu.bn may be lost
    for your information, i still need to manually key in the /uwc.
    thanks

  • Unable to login to the database with Oracle login ID from today

    I have an Oracle user (jjcdba) through which I login to the database.
    From today morning, I am unable to login to the database and I am getting this error.
    $=> id
    uid=123(jjcdba) gid=3203(jjcdba)
    [jjcdba@jjcprd04:/jjc/orasw10/oracle/product/10.2.4]
    $=> sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 5 04:22:31 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:Could someone please tell me how to troubleshoot this issue. I need to get into the database urgently!

    Hi,
    jjcdba user should be the member of "dba" group to enjoy the OS authentication otherwise you would need to use the sys password to login to the database. Please make sure that "dba" os group exists and make this user member of this group.
    Salman

  • SAP started but unable to login...

    Dear Experts,
    I am facing one problem that my SAP server is showing all startup process completed and instance started successfully. But I am unable to login to the server. This problem comes after restarting the SAP. I have even tried restarting the OS, But with no luck..
    It seems that dispatcher is not working
    Here are the details of my enviornment.
    OS : HPUX 11.31 (Cluster)
    DB: Oracle10g (10.2.0.4)
    Instance No. 06 and 08 (2 instance, CI + DI)
    I am unable to telnet to the instance port.
    I have gone through the dev_w0 and dev_disp but didn't get clue...
    I can asure you, nothing has been changed since last reboot cycle when sap was started successfully with no problem.
    Can any body guide me in this case. This is our production server.
    Regards.
    Rajesh Narkhede

    Thanks all
    My problem is resolved....

  • Suddenly unable to login via console

    I restarted my guest that's been running fine for a few days, and suddenly I am unable to login thru the java browser-based console thru the VM Manager.
    Everything about the console looks fine: It shows me all the usual startup messages if I open it while the VM guest is booting, it prompts me for the login username and password but instantly returns to the "TestVMHost login:" prompt after entering the correct password. It does this for all three plain users and root that I have established in this VM guest.
    I can SSH into the VM guest just fine with PuTTY over the network and login with any valid username/password, so I am not locked out of access to the VM guest. It's just the java-browser console app itself that suddenly stopped letting me login.
    Any ideas?
    PS: the VM server is 2.2 and the guest is OEL 5.4 installed from media, not from a pre-built template, both are 64-bits.

    Hi, I have no idea of what can be the reason for your sudden console blackout...
    What I can say is that here on my side, SUDDENLY, after a few random reboots (and without touching anything else!), I'm not experiencing the system-console error messages flood anymore (pls see my last post, sorry I'm a bit in a hurry and I'm not able to put in the link).
    I have a different error now, just one, after that it looks like it started to function "by itself".
    I'm starting to think OVM 2.2 has major problems with networking, and I have the feeling they are related to the new bridge "xenbr0:0" that has been probably created for putting one more layer of abstraction regarding the Server Pool Master (has it been designed like this to make possible automatic migration of VM Guests that used to be running on a failed Server Pool Master? Who knows... On 2.1.5, in that scenario, HA wouldn't have been of help, and no automatic restore of any VM Guest would have happened).
    What I can say after a few days of tests is I dont' trust this system, thinking to steadily go back to 2.1.5...
    I'm maybe doing something wrong too, but this is the feeling. I have also several more minor issues too. Uhm.

  • I am unable to login from my login page after I restarted my mini mac running snow leopard 10.6 server. I am a new user. Need help

    I am unable to login from my login page after I restarted my mini mac running snow leopard 10.6 server. I am a new user. Need help

    Try clearing your cache, [https://support.mozilla.org/en-US/kb/How to clear the cache Instructions here]. Then, try going to [https://accounts.google.com Google Accounts]. If there is currently an account singed in, sign out, then back in. After that, try going to Google Adwords.

Maybe you are looking for