Can't start 11g r2 XE listener

I install this in Windows 7 machine (SP 1).
I can't start the listener. I get this error "oracleXETNSListener service on local computer started and then stopped.".
Also, in the directory C:\oracle_xe_11g_r2\app\oracle\oradata\XE has no data files and is empty.
When I start the listener using command line I get this:
Starting tnslsnr: please wait...
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
Any help would be really appreciated.

EdStevens wrote:
Sounds like your actual installation of XE failed.  What append when you tried to install it?
True. I removed all the Oracle stuff from my machine using this page's instructions ( ORACLE-BASE - Manual Oracle Uninstall )  and then re-install the XE again and now it is working.
Only problem is that when installing I could not give the Oracle Base directory properly.
I gave c:\oracle as the destination direcotry. Then the Oracle Base is taken as that (c:\oracle), BUT
the Oracle Home comes as c:\oracle\app\oracle\product\11.2.0\server.
According to OFA, if c:\oracle is the ORACLE_BASE, then the ORACLE_HOME should be
c:\oracle\product\11.2.0\server_1, but it creates the app\oracle sub-directories beneath the oracle base???
Also, can I install more than 1 oracle XE DB in the same machine? I tried but you only get repair and delete options int eh OUI.
+
Is there a DBCA which comes with XE. I looked around and I can't find one. Am I correct to say the XE does not have a DBCA?

Similar Messages

  • I can't start listener in the Control Painel/Admin Tools/ Services

    Windows XP - Home Edition (I know it´s not the better but came with my laptop)
    I installed the Oracle 10g and I don't know why I have 3 listener as services. Its services showed me different messages when I tried start it:
    1. OracleOraDb10g_home1TNSListener: Could not start the 2. OracleOraDb10g_home1TNSListener service on Local Computer
    2. OracleOraDb10g_home1TNSListenerORCL: The OracleOraDb10g_home1TNSListenerORCL service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service
    3. OracleOraDb10g_home1TNSListenerSID_LIST_LISTENER: The OracleOraDb10g_home1TNSListenerSID_LIST_LISTENER service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service
    ====PATH======
    Path=C:\oracle\product\10.1.0\Db_3\bin;C:\Program Files\oracle 8i\bin;C:\oracle\
    product\10.1.0\Db_3\jdk\jre\bin;C:\oracle\product\10.1.0\Db_3\jdk\jre\bin\classi
    c;C:\oracle\product\10.1.0\Db_3\jdk\jre\bin\classic;C:\oracle\product\10.1.0\Db_
    3\jlib;C:\oracle\product\10.1.0\Db_3\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C
    :\oracle\product\10.1.0\Db_3\jre\1.4.2\bin\client;C:\oracle\product\10.1.0\Db_3\
    jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
    Files\ATI Technologies\ATI Control Panel;%java_home%\bin;C:\Program Files\Commo
    n Files\Ulead Systems\MPEG;C:\WINDOWS\system32\gs\gs8.13\bin
    ====REGISTRY======
    TNS_ADMIN I set as Binary Data in the HKEY_CURRENT_USER\Environment with the path C:\oracle\product\10.1.0\Db_3\NETWORK\ADMIN
    ====LISTENER.ORA======
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.1.0\Db_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.17)(PORT = 1521))
    ====TNSNAMES.ORA========
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.17)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ====SQL.ORA========
    NAMES.DEFAULT_DOMAIN = 192.168.0.17
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    =======OS CONFIGURATION================
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 23-MAR-2006 08:23
    :44
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.17)(PORT=1521)
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    C:\>ipconfig
    Windows IP Configuration
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Ethernet adapter Wireless Network Connection 2:
    Connection-specific DNS Suffix . : myhome.westell.com
    IP Address. . . . . . . . . . . . : 192.168.0.17
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.0.1
    C:\>
    Please, if somebody knows this problem I need a very urgent help. Thank you very much.

    Thanks ALL, I GOT IT, but I used other solution.
    Since I installed and uninstalled the Oracle several times, it keeps also many different Services for the listener. I don't know why, it didn't create a Service for my actual instalation with its path. In other words, all the services remained in the services.msc panel, had the path that was already removed from the Windows folder.
    Then what I did, was that I picked one service, took its name (OracleOraDb10g_home1TNSListener), went to regedit to [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\OracleOraDb10g_home1TNSListener] and simply changed the image path that was setted for the one that was removed (C:\oracle\product\10.1.0\Db_2\BIN\TNSLSNR ) for mine that is installed right now
    (C:\oracle\product\10.1.0\Db_1\BIN\TNSLSNR). Nothing more and finally works.
    I have tried something in the services.msc panel before, as you can see in this forum at the thread "I can't start listener in the Control Painel/Admin Tools/ Services", but I never got
    success.
    Appreciate your time!!

  • Can't start OMS (GC 11g)

    Hi guys!
    Today I can't start GC:
    Oracle Management Server is Down
    [oracle@oem ohs1]$ /opt/oracle/mware/oms11g/bin/emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Error Occurred: startOMS failed. Check error and log files.In emctl.log:
    2011-05-12 15:43:49,481 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Failed to connect to node manager after starting it
    2011-05-12 15:43:49,481 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Failed to start node manager
    2011-05-12 15:43:49,482 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Exception:  exceptions.SystemExit  value:
    2011-05-12 15:43:49,483 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>
    2011-05-12 15:43:49,484 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>_END_
    2011-05-12 15:43:49,484 [Thread-2] INFO  wls.OMSController run.1094 - <ERR>_END_
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.988 - wlst process is finished
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.990 - wlst process exited with code 125
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.992 - wlst outstream joined
    2011-05-12 15:43:50,102 [main] INFO  wls.OMSController processCmd.994 - wlst errstream joined
    2011-05-12 15:43:50,103 [main] DEBUG oms.StatusOMSCmd processStatusOMS.138 - HTTP port in emgc property file: 7202
    2011-05-12 15:43:50,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.139 - HTTPS port in emgc property file: 7301
    2011-05-12 15:43:50,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.155 - Using http port.
    2011-05-12 15:43:50,167 [main] DEBUG oms.StatusOMSCmd processStatusOMS.195 - Attempting to connect to http://oem.host.local:7202/em/console/logon/logon
    2011-05-12 15:43:50,189 [main] INFO  oms.StatusOMSCmd processStatusOMS.233 - Failed to connect to em login page
    2011-05-12 15:43:50,189 [main] INFO  oms.StatusOMSCmd processStatusOMS.234 - Connection refused
    2011-05-12 15:43:50,189 [main] INFO  wls.OMSController statusOMS.950 - statusOMS finished with result: 8
    2011-05-12 15:43:50,189 [main] ERROR wls.OMSController main.258 - OMSController failed for start oms
    2011-05-12 15:43:50,191 [main] ERROR wls.OMSController main.259 - OMSController Error: startOMS failed. Check error and log files.
    java.lang.Exception: startOMS failed. Check error and log files.
            at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:599)
            at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)Thanks in advance!
    Sincerely,
    Pavel.

    I solved this issue:
    file nodemanager.domains didn't exist in $OWS_HOME/emnodemanager, but existed in $OWS_HOME/nodemanager. I did cp and oms start successfully. Who dropped this file I don't know :(
    Sincerely,
    Pavel.

  • How we can control auto start/stop of db/listener on Unix/linux?

    How we can control auto start/stop of db/listener on Unix/linux?

    http://download-uk.oracle.com/docs/html/B10812_01/chapter2.htm#BABGDGHF

  • Listener can not start

    My listener in oracle 11GR2 can not start . when i want to give the status of that , the error in below is shown :
    Connecting to > TNS-12541 : TNS:no listener
         TNS-12560 : TNS:protocol adapter error
              TNS-00511 : NO LISTENER
                   64-bit Windowns Error : 61: Wnknown error
    my tnsnames.ora is :
    # tnsnames.ora Network Configuration File: D:\app\SHOJAIE\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = SHOJAIE-PC)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl)
    and my listener.ora is :
    # listener.ora Network Configuration File: D:\app\SHOJAIE\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = D:\app\SHOJAIE\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:D:\app\SHOJAIE\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = SHOJAIE-PC)(PORT = 1521))
    ADR_BASE_LISTENER = D:\app\SHOJAIE
    hepl me ? Thanks

    "ServiceAliasException: Could not save Service Alias:
    TNS-04415: File i/o error  caused by: java.io.FileNotFoundException:
    $PATH;ORACLE_HOME\network\admin\tnsnames.ora (The system cannot find the path specified)"
    Your TNS_ADMIN setting is messed up.
    $PATH is a Unix style environment variable reference - isn't going to work on Windows. I'm not even sure you can do a list of directories to search in the TNS_ADMIN variable.
    Check the value set in HKLM/Software/Oracle/youroraclehomename ... Set it explicitly to the location of your tnsnames.ora file.
    You normally don't need a listener.ora file at all ... Rename it and see what happens.

  • Listener can not started.

    Hi,
    Could you please let me know how can i start Oracle10 Listener?
    There was a file ./opt/oracle/product/10.2.0/network/log/orcl10g.log
    But it size was 1 GB. I tried to delete. But could not do. So, I killed that process. who was locking this file.
    Now, i'm getting this error please help.
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: error creating log stream /opt/oracle/product/10.2.0/network/log/orcl10g.log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    Linux Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    Thx.
    Sara

    user2506283 wrote:
    Hi Sybrand Bakker,
    Listener has been started. But users are getting following errors.Uh, you forgot to give the error the users are getting, but I can pretty well guess it is ora-12514.
    See my post on this error at http://edstevensdba.wordpress.com/2011/03/19/ora-12514/
    It is by far the most read post on my blog.
    I checked Listener status and found below lines.
    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 01-OCT-2011 00:33:59
    Uptime 0 days 7 hr. 46 min. 57 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/product/10.2.0/network/admin/listener.ora
    Listener Log File /opt/oracle/product/10.2.0/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=linux-BIMSTR)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    I copied & paste here the same lines (No change at any place).
    I hope it gives you, Listener's configuration idea.
    Do you have any idea about these services? How can i start these services? And why in first line (Host=)?
    Thx.

  • EXADATA DBM2 listener can't start

    Hello,
             I am working in Oracle Exadata and database machine 2 listener showing the following error, kindly help me to start this listener....
    ERROR....
    <msg time='2014-11-13T17:10:14.439+05:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='sldm1dbadm02.**.****.com'
    host_addr='172.20.0.3'>
    <txt>TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       Linux Error: 98: Address already in use
    port is 1521
    thanks

    Although not uncommon with non-exa systems, On exa systems, there are multiple network interfaces enabled. it might be that some one started up a local listener on the same network interface and port. please use "netstat -natp | grep 1521 | grep -i listen"   to find out all the processes using port 1521 . This will tell you, which process is occupying it.
    Kill the offending process and restart your normal  listener. It should come up. if it still doesn't paste the netstat output and listener.ora/srvctl config entry for the listener

  • After restarting, listener can not start?

    [oracle@localhost admin]$ cat /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    04-JUN-2008 21:56:28 * ping * 0
    WARNING: Subscription for node down event still pending
    04-JUN-2008 21:56:28 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521)))(VERSION=169869568)) * status * 0
    04-JUN-2008 21:58:53 * (CONNECT_DATA=(SID=orcl5)(CID=(PROGRAM=perl)(HOST=localhost.localdomain)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1921)) * establish * orcl5 * 0
    04-JUN-2008 21:59:16 * service_update * orcl5 * 0
    04-JUN-2008 22:00:22 * service_update * orcl5 * 0
    04-JUN-2008 22:01:03 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521))))(VERSION=169869568)) * services * 0
    04-JUN-2008 23:02:05 * (CONNECT_DATA=(SID=orcl5)(CID=(PROGRAM=emagent)(HOST=localhost.localdomain)(USER=oracle))) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=30189)) * establish * orcl5 * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production on 05-JUN-2008 09:29:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Trace information written to /u01/app/oracle/product/10.2.0/db_1/network/trace/listener.trc
    Trace level is currently 0
    Started with pid=5397
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    WARNING: Subscription for node down event still pending
    05-JUN-2008 09:29:07 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    WARNING: Subscription for node down event still pending
    05-JUN-2008 09:29:57 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=localhost.localdomain)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    [oracle@localhost admin]$ cat /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    )

    [oracle@localhost admin]$ ls
    listener.ora samples shrept.lst sqlnet.ora tnsnames.ora
    [oracle@localhost admin]$ tnsping orcl5
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 05-JUN-2008 11:06:29
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl5)))
    OK (0 msec)
    [oracle@localhost admin]$ lsnrctl services
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 05-JUN-2008 11:09:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "orcl5" has 1 instance(s).
    Instance "orcl5", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "orcl5XDB" has 1 instance(s).
    Instance "orcl5", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:972 state:ready
    DISPATCHER <machine: localhost.localdomain, pid: 5813>
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=54465))
    Service "orcl5_XPT" has 1 instance(s).
    Instance "orcl5", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully

  • 11g Install Failure, Listener Error.

    11g Install Failure, Listener.
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor.
    I am attempting to install 11g, 11.1.0 onto a stand alone box which has Windows XP SP2 as the OS.
    The box is at present not networked and as is not on a domain. The computer name is homedb.
    I have installed the loopback adapter on 10.10.10.10 and updated my hosts file, the computer can resolve this to the computer name and vice versa.
    Upon installing 11g and the starter database, the install continues normally, succeeding with the Oracle Net Configuration Assistant. However when the Oracle Database Configuration Assistant is run, 89% of the way through an error is thrown as follows:
    Enterprise manager configuration failed due to the following error -
    Listener is not up. Start the listener and run EM configuration again.
    Refer to the log file at C:\Oracle\cfgtoollogs\dbca\emConfig. Log for more details.
    You can retry configuring this database with Enterprise Manager later by manually running C:\Oracle\product\11.1.0\db_1\bin\emca script.
    When I click ok on the error message the install completes as normal.
    I can TNSPING orcl which results in the following:
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 20-JAN-2
    008 12:36:33
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    C:\oracle\product\11.1.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(
    PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (20 msec)
    I can connect to the database using sqlplus sys/password as sysdba but when I try to connect using
    sqlplus sys@orcl and typing in the password I get the following error:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor.
    This is also the error I get when using sql developer to connect to the db.
    The extract from the log file mentioned above is as follows:
    20-Jan-2008 12:14:09 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    20-Jan-2008 12:14:09 oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1771)
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2708)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig perform
    SEVERE: Listener is not up. Start the Listener and run EM Configuration Assistant again .
    Refer to the log file at C:\oracle\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Listener is not up. Start the Listener and run EM Configuration Assistant again .
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2715)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:368)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
         at java.lang.Thread.run(Thread.java:595)
    20-Jan-2008 12:14:09 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\oracle\product\11.1.0\db_1\oui
    My listener, tnsnames and sqlnet are as follows:
    listener.ora:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(PORT = 1521))
    sqlnet.ora:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    tnsnames.ora:
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = homedb)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    When logged into the database a SHOW PARAMETER SERVICE results in a service of orcl
    Running the command: lsnrctl service, results in the following:
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 20-JAN-2008 12:46
    :52
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    The listener supports no services
    The command completed successfully.
    Running lsnrctl status results in the following:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Produ
    ction
    Start Date 20-JAN-2008 12:09:10
    Uptime 0 days 0 hr. 40 min. 9 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\11.1.0\db_1\network\admin\listener.o
    ra
    Listener Log File c:\oracle\diag\tnslsnr\homedb\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=homedb)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    I have re run the db configuration again but it would not start because apparently there was no listener, running the Net Configuration Assistant makes no difference.
    All firewalls and anti virus software have been disabled for the purposes of this install.
    Do I need to manually register the listener with the database, if so how do I go about doing this?
    I have installed 10g on a standalone box before with no trouble, what have I missed here?, any help greatly appreciated.

    To answer my own question I fixed this by issuing the command
    netsh winsocks reset
    Winsocks deals with windows networking and can become corrupt through installs of software, virus cleaning, etc.
    Hope that helps,
    Adam

  • Error in starting OWB repository browser listener

    Hi,
    I got the following error when starting owb repository browser listener on Solaris with startOwbbInst.sh
    Exception in thread "main" java.lang.NoClassDefFoundError: javax.servlet.Servlet
    at com.evermind.server.ApplicationServer.class$(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.checkDependencies(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:498)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:171)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:306)
    Is this caused by something with the configuration?
    Jeffrey

    Hi ,
    What is your OWB version ?
    If it is 10.2 then read the following
    With Warehouse Builder 10.2.0.X, the Repository Browser Listener is only supported on Windows x86-32bit and linux x86-32bit client machine.
    So start the Warehouse Builder Repository Browser Listener on Windows/Linux x86-32bit client machine
    For 11g refer MOS Note 469422.1
    Thanks,
    Sutirtha

  • Can't start mysql

    when I type "rc.d start mysqld" it displays busy for a while, then fails. At this point it does not generate an error message. I have changed the permissions of /var/lib/mysql recursively to 777. I have also created the mysqld directory in /var/run and given it 777 permissions. I hope I have included all the relevant files. 
    I have read every suggestion on the internet and gotten nowhere. Please help a noobus out. Thanks in advance.
    /var/lib/mysql/localhost.err
    120115 01:11:48 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    120115 1:11:48 [Warning] One can only use the --user switch if running as root
    120115 1:11:48 InnoDB: The InnoDB memory heap is disabled
    120115 1:11:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    120115 1:11:48 InnoDB: Compressed tables use zlib 1.2.5
    120115 1:11:48 InnoDB: Initializing buffer pool, size = 128.0M
    120115 1:11:48 InnoDB: Completed initialization of buffer pool
    120115 1:11:48 InnoDB: highest supported file format is Barracuda.
    120115 1:11:50 InnoDB: Waiting for the background threads to start
    120115 1:11:51 InnoDB: 1.1.8 started; log sequence number 1595675
    120115 1:11:51 [ERROR] Can't start server : Bind on unix socket: Permission denied
    120115 1:11:51 [ERROR] Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?
    120115 1:11:51 [ERROR] Aborting
    120115 1:11:51 InnoDB: Starting shutdown...
    120115 1:11:51 InnoDB: Shutdown completed; log sequence number 1595675
    120115 1:11:51 [Note] /usr/bin/mysqld: Shutdown complete
    120115 01:11:51 mysqld_safe mysqld from pid file /var/lib/mysql/localhost.pid ended
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "", "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=()
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="localhost"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    NETWORKS=(menu)
    WIRELESS_INTERFACE="wlan0"
    WIRED_INTERFACE="ethO"
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng @network crond net-auto-wired dbus acpid)
    /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost
    #::1 localhost.localdomain localhost
    # End of file
    /etc/mysql/my.cnf
    # MySQL config file for medium systems.
    # This is for a system with little memory (32M - 64M) where MySQL plays
    # an important part, or systems up to 128M where MySQL is used together with
    # other programs (such as a web server)
    # MySQL programs look for option files in a set of
    # locations which depend on the deployment platform.
    # You can copy this option file to one of those
    # locations. For information about these locations, see:
    # http://dev.mysql.com/doc/mysql/en/option-files.html
    # In this file, you can use all long options that a program supports.
    # If you want to know which options a program supports, run the program
    # with the "--help" option.
    # The following options will be passed to all MySQL clients
    [client]
    #password = your_password
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    # Here follows entries for some specific programs
    # The MySQL server
    [mysqld]
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    datadir = /var/lib/mysql
    skip-external-locking
    key_buffer_size = 16M
    max_allowed_packet = 1M
    table_open_cache = 64
    sort_buffer_size = 512K
    net_buffer_length = 8K
    read_buffer_size = 256K
    read_rnd_buffer_size = 512K
    myisam_sort_buffer_size = 8M
    # Don't listen on a TCP/IP port at all. This can be a security enhancement,
    # if all processes that need to connect to mysqld run on the same host.
    # All interaction with mysqld must be made via Unix sockets or named pipes.
    # Note that using this option without enabling named pipes on Windows
    # (via the "enable-named-pipe" option) will render mysqld useless!
    skip-networking
    # Replication Master Server (default)
    # binary logging is required for replication
    log-bin=mysql-bin
    # binary logging format - mixed recommended
    binlog_format=mixed
    # required unique id between 1 and 2^32 - 1
    # defaults to 1 if master-host is not set
    # but will not function as a master if omitted
    server-id = 1
    # Replication Slave (comment out master section to use this)
    # To configure this host as a replication slave, you can choose between
    # two methods :
    # 1) Use the CHANGE MASTER TO command (fully described in our manual) -
    # the syntax is:
    # CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
    # MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
    # where you replace <host>, <user>, <password> by quoted strings and
    # <port> by the master's port number (3306 by default).
    # Example:
    # CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
    # MASTER_USER='joe', MASTER_PASSWORD='secret';
    # OR
    # 2) Set the variables below. However, in case you choose this method, then
    # start replication for the first time (even unsuccessfully, for example
    # if you mistyped the password in master-password and the slave fails to
    # connect), the slave will create a master.info file, and any later
    # change in this file to the variables' values below will be ignored and
    # overridden by the content of the master.info file, unless you shutdown
    # the slave server, delete master.info and restart the slaver server.
    # For that reason, you may want to leave the lines below untouched
    # (commented) and instead use CHANGE MASTER TO (see above)
    # required unique id between 2 and 2^32 - 1
    # (and different from the master)
    # defaults to 2 if master-host is set
    # but will not function as a slave if omitted
    #server-id = 2
    # The replication master for this slave - required
    #master-host = <hostname>
    # The username the slave will use for authentication when connecting
    # to the master - required
    #master-user = <username>
    # The password the slave will authenticate with when connecting to
    # the master - required
    #master-password = <password>
    # The port the master is listening on.
    # optional - defaults to 3306
    #master-port = <port>
    # binary logging - not required for slaves, but recommended
    #log-bin=mysql-bin
    # Uncomment the following if you are using InnoDB tables
    #innodb_data_home_dir = /var/lib/mysql
    #innodb_data_file_path = ibdata1:10M:autoextend
    #innodb_log_group_home_dir = /var/lib/mysql
    # You can set .._buffer_pool_size up to 50 - 80 %
    # of RAM but beware of setting memory usage too high
    #innodb_buffer_pool_size = 16M
    #innodb_additional_mem_pool_size = 2M
    # Set .._log_file_size to 25 % of buffer pool size
    #innodb_log_file_size = 5M
    #innodb_log_buffer_size = 8M
    #innodb_flush_log_at_trx_commit = 1
    #innodb_lock_wait_timeout = 50
    [mysqldump]
    quick
    max_allowed_packet = 16M
    [mysql]
    no-auto-rehash
    # Remove the next comment character if you are not familiar with SQL
    #safe-updates
    [myisamchk]
    key_buffer_size = 20M
    sort_buffer_size = 20M
    read_buffer = 2M
    write_buffer = 2M
    [mysqlhotcopy]
    interactive-timeout

    Hi,
    I seem to have had an issue with mysql as well and it appears to be that I don't have a sock file as I have checked /var/run/mysqld for mysqld.sock and it does not exist so would that be what is stopping mysql server from starting and if so how do I create the sock file ??
    Cheers
    Quazza
    Update - Actually I solved my problem to, it was to do with my log files filling up but that also led to the bigger problem of a failing HD oh what fun anyway got there before any major data loss. 
    Last edited by quazza (2012-01-20 08:09:26)

  • Can't start managed server in Oracle Service Bus 10gR3

    Using Windows 2003 Enterprise.
    Standard install of OSB 10gR3 - only changes from standard are that I also installed the samples, otherwise, it's default install the whole way.
    My windows machine name is the same as a name entry in the HOSTS file, as follows
    127.0.0.1 localhost
    xxx.xxx.xxx.xxx osb-strat
    yyy.yyy.yyy.yyy osb-other
    I eventually want to setup a domain across 2 machines with 2 servers, one on each, hence the two entries.
    For the life of me, I cannot start a managed server for OSB, I keep seeing
    ####<Feb 27, 2009 10:54:11 PM CST> <Critical> <WebLogicServer> <osb-strat> <Strategic> <Main Thread> <<WLS Kernel>> <> <> <1235737451969> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
         at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    I did manage it once, but then I had problems seeing the second machines Node Manager - I have figured that out, but during my screwing around, I lost how to get the primary machines service to boot - I have not even attempted to boot the server on the second, remote machine!
    I have tried creating the domain using the Config wizard and creating the server/machine using the config wizard.
    I have tried creating an empty domain using the Config wizard then using the Admin Console to create the machine and server.
    I have tried editing the boot.properties in C:\bea\user_projects\domains\TheDomain\servers\Strategic\data\nodemanager
    I have tried setting the listening address to the Hostname of the server, blank, to the IP address.
    I have tried configuring the service to not do host name validation.
    I do see, in the startup logs, that it notes that the hostname resolves to both the external IP and 127.0.0.1
    I have tried re-installing (multiple times) hoping to have a fresh start.
    I have even setup a Snapshot, post installation so I can re-start configuration from the very start.
    I am at my wits end.
    Surely, it can't be that hard to setup a vanilla server and boot it?
    Any suggestions, maybe even a step by step creation of a single server (other than the admin server for the domain), that boots, starting immediately after installation?
    Any assistance would be greatly appreciated.
    ...Lyall

    We also use a boot.properties in ${domain.home}, which may only be for Admin server, but worth checking anyway. Also, I often receive the boot.properties message you're seeing when there's other problems upstream, and I've found the message to be quite misleading at times. For example, if I have a problem with an LDAPAuthenticator or any other security mechanism I'll often see the boot.properties message eventhough the problem has nothing to do with that file.

  • Can't start the web site of Reports Services

    Does anybody know how to fix this problem?
    After installation of the 9iAS, can't start the web site of
    Reports Services
    and Form Services from the URL listed in the postinstallation
    guide using
    default port no 1950. The dev60html and devdem60/demo
    directories are not
    existing, the runrep.htm and runform.htm files are in the
    directory
    tools/web60/html. I also tried to replace the dev60html with
    tools/web60/html
    in the URL but it won't work.
    During the installation the discoverer and portal tools failed,
    the portal
    hanged at 100%, and the discoverer didn't install the util
    directory. But we
    can login to the portal from the URL.
    Below is the message when I start from the command line: I am
    not sure if it is
    working.
    $ reports60_server start
    Stopping Reports Server Rep60_abc.com processes...
    kill -9 5647
    Reports Server Rep60_abc.com stopped.
    Starting new Reports Server Rep60_abc.com .
    rwmts60 name=Rep60_abc.com
    Stopping Reports Server Rep60_abc.com processes...
    kill -9 5910
    Reports Server Rep60_abc.com stopped.
    $ reports60_server start
    Stopping Reports Server Rep60_abc.com processes...
    Could not find running instance of Reports Server
    Rep60_abc.com
    Starting new Reports Server Rep60_abc.com .
    rwmts60 name=Rep60_abc.com
    Thanks

    Hi,
    Dumb question : is one of your server listening on port 7001 ? If not, should it ?
    What is the expected behavior ? A managed trying to connect to the admin server ?
    Check the value for ADMIN_URL value, set in the startManagedServer.sh or cmd.
    Another dumb question : do you have a firewall ?

  • Can Not start Database after Server is restarted !!!!

    I am building a oracle Hyperion Essbase and planning sandbox on my laptop using VMware 9.0
    and 11gr2 as ny database.
    Once I complete the install and config, I am installing the essbase EAS client, once that is completed I have too restart the server
    once the Server is back up, the database is giving me the following Error:
    Database Instance: Hyperion
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below. Page Refreshed  Aug 31, 2013 2:19:45 AM EDT  
    Database Instance
    Host  localhost
    Port  1521
    SID  Hyperion
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Listener
    Status  Down
    Host  localhost
    Port  1521
    Name  LISTENER
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Location  C:\app\Administrator\product\11.2.0\dbhome_1\network\admin
    Details  TNS-12541: TNS:no listener 
    Agent Connection to Instance
    Status  Failed
    Details  ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach
    Change Status Details
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_HYPERION'
    Disconnected
    Database Instance: Hyperion
    Error Message
    The operation for starting up the database has failed. Click 'View Details' to see the error. You may have to perform a recovery.
    View Details
    Perform Recovery
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below. Page Refreshed  Aug 31, 2013 6:56:37 AM EDT
    Please advise

    Not clear what you are asking instruction i am following
    again I need a Database schema for Oracle Hyperion Shared Services
    I set up the database and config the Hyperion Essbase application
    but when I  restart the server the database gives me the above error
    Listener / Status  Down / Host  localhost
    and
    Agent Connection to Instance Status  Failed
    Details  ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach
    I manually went into the database instance and started the Listener
    but I can not start the database
    it is saying me to do a recovery ????
    Details
    SQL> Connected to an idle instance.
    SQL> SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_HYPERION'
    Disconnected
    Database Instance: Hyperion
    Error Message
    The operation for starting up the database has failed. Click 'View Details' to see the error. You may have to perform a recovery.
    View Details
    Perform Recovery
    what can I do Please advise

  • How can i start oracle databases? i am using Oracle 8.1.6 for linux.

    when i run dbstart,it gives me following message:
    Database "ora4cweb" warm started.
    but when i use sqlplus,it says:
    ORA-01034: ORACLE not available
    i made a mistake ,i shutdown my linux before i shutdown oracle databases,how can i start oracle databases now?thanks in advance.

    try it without the scripts...
    login to linux as oracle
    start server manager
    svrmgrl
    connect internal
    startup
    select sysdate from dual;if that works
    exitcheck listener
    lsnrctl
    statif nothing running type
    start
    exitnull

Maybe you are looking for

  • OOPS, Dropped it, Now.....

    Early G4 PB, As a warning for others....... I had it in a soft briefcase over my shoulder, bent over and it slipped off, Didn't sound like it hit the ground hard, but when I finally got around to looking at it, the power plug corner was bent bad enou

  • Form query/search issue F6 , F11 + Ctrl F11

    Dear Techies, I have an issue with form query/search mode in oracle applications. The Issue is i have a custom form which has headers and lines. whenever i open the form cursor is defaulting on a column called "Transaction_year" which is a mandatory

  • How to create hyperlink for the messages in oneorder documents

    Hi , I want to create hyperlink for the error messages that are raised for a payment request, so that i can navigate to that particular object ID mentioned in the message.

  • 11G: Error invoking adf-binding service in composite with JAVA API

    Hello, i'm trying to invoke a asyncrhonous composite via JAVA API. My composite has two services: WS and ADF-BC SERVICE both of two are wired with a MEDIATOR that connects with two BPEL Process depending on two rules. I need to invoke a process depen

  • Why can't I return to Firefox Start Page

    When I log on to Firefox I get the Firefox Start Page. If I then go to A, and then to B, and then to C (for example), GO BACK ONE PAGE will take me back to B, and then to A, but no further. It will not take me back beyond A to the Start Page. This ha