Problems starting Oracle Net Listner on Kubuntu

I have installed Oracle XE on Kubuntu.
Everything went fine... except the net listner.
When I try to start the deamon using
/etc/init.d/oracle-xe start
it stays in the following line for a very long time...
Starting Oracle Net Listner.
If I try to open the url:
http://127.0.0.1:8080/apex
it says unable to establish connection with the server.
Can someone help me solve this problem. I have to get this server running at the earliest.

Oracle itself is working? Please try the following:
Login with the oracle user
Set your environment with . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh (please use also the "." in front of the script)
Connect to oracle instance via sqplus / as sysdba
If the database is up and running, the next thing would be to check if a firewall or SELINUX is active.
C.

Similar Messages

  • " Starting Oracle Net Listener......."  Hangs  while installing vm manager

    Ive taken all defaults read install guide , checked availability of ports and made sure I have libaio.
    I've reinstalled on two separate machines and everytime install fails after I accept defaults. Logs don't show anything. ./oracle-xe configure is the only thing in the log.
    If I run this again it fails or hangs in the same place. ?????Im not sure where the netlistener is otherwise Id try to manually install?start ?
    "Starting Oracle Net Listener"

    I have noticed the same thing on my install where it hangs on starting the listener. BUT. .. If you hit enter while it is hanging it will continue to the next step of starting the db. . It seems like it is waiting for some input but not displaying that on the screen. I would not suspect any input from a start listener. .This is my experience. Any others see this?

  • Failed to start Oracle Net Listener using

    hi
    I ' trying to configure oracle 10g in ubuntu machine. I got the following errors like
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus
    when ever i try to start oracle,i have got above issue

    ya .... i hav found listener.log file.
    Also when i try to run this cmd # sqlplus / as sysdba
    i got following error like
    Error 46 initializing SQL*Plus
    HTTP proxy setting has incorrect value
    SP2-1502: The HTTP proxy server specified by http_proxy is not accessible
    also when i stop the listener and try try to restart it again ....i got error message like
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: error creating log stream /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.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...

  • Failed to start Oracle Net Listener

    Hi ,
    can any body help me regarding failing of listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    iam using Fedore core4 installing oracle10g Express editon ,on standalone system,Below are the logs
    sqlplus system
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Aug 31 13:21:39 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Enter user-name:
    /etc/init.d/oracle-xe restart
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    [root@localhost ~]#
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 31-AUG-2009 13:26:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 11: Resource temporarily unavailable
    Listener failed to start. See the error message(s) above...
    Please help

    I need help please:
    I have installed Oracle 10g Express Edition without struggles ( Little curious about the fact
    that the directory /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/ is empty).
    % /etc/init.d/oracle-xe configure --> worked good without default settings.
    % /etc/init.d/oracle-xe start --> is silent : No verbose or messages in term.
    I can't connect to server http://localhost:8080/htmldb or http://localhost:8080/apex.
    I uninstalled and re-installed Oracle 10g... Now the command:
    % /etc/init.d/oracle-xe configure --> Oracle is already configured.
    But the connection to the server always fails.
    My environment has all the following:
    % uname -r
    2.6.30.5-43.fc11.i686.PAE
    % echo $ORACLE_HOME
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    % echo $ORACLE_SID
    XE
    % echo $PATH
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin.....
    BUT I also had the responses:
    % /etc/init.d/oracle-xe restart
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    %sqlplus
    Error 6 initializing SQL*Plus
    Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
    % /etc/init.d/oracle-xe status
    /bin/su: user oracle does not exist
    % lsnrctl start { Messages below are my translations into english, sorry ;-) }
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-FEB.-2010 18:31:24
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Launch /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: Please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: Erreur de création de la chaîne de journalisation /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    NL-00278: Impossible to open journalisation file
    SNL-00016: snlfohd : File opening error
    Listening process failure. Read error messages above...
    I wish someone here gives some tips (with the commands, I am an apprentice); I dont know
    where to begin my checks.
    Thx.

  • Problem starting oracle database in notebook,

    Hi,
    Sub: Problem starting database in notebook,
    I installed windows 2000 professional(OS) and installed oracle 9i on it. I have been hibernating my notebook since two weeks, i am facing a problem, when i restart my system, system is unable to start my database unless i restart the listener at services.msc. My system speed is 500 mhz, 256 RAM. 10 GB HD. If anyone has a answer pls help me.
    Thanks in advance
    Mahesh Ragineni

    Aaron Kaplan (guest) wrote:
    : Rodney A. Ramos (guest) wrote:
    : : I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I
    didn't
    : : have problems during the installation, but after that ...
    : : First of all, my "dbora" script doens't work. I don't know
    why,
    : : because it's in the directory /etc/rc.d/init.d. Then, when I
    : try
    : : to start it manually, the follow mistake appear:
    : : ===
    : : ./dbora: [!: command not found
    : Hi!
    : There seems indeed to be a problem here - AFAIK the guy who
    wrote
    : the startup srcipt made a syntax mistake.
    : Try changing the line:
    : : if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    : to:
    : if [ ! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME ]
    : notice the space right after the first "[" and right before the
    : last "]"
    : (Read the man pages for sh or bash whatever you use and look
    : under "if", also "man test" should bring some insight).
    : Hope it helps. Tell me if it worked.
    : Aaron.
    Dear Aaron,
    It worked perfectly. Thank you very much!
    However, I'm still having problem to connect to the Database. The
    fact is that the dbora script calls the dbstart script ("su -
    $ORA_OWNER -c $ORA_HOME/bin/dbstart &") and, inside this script,
    we have the command "connect internal". At this point, I receive
    the error message "ORA-01031: insufficient privileges".
    I don't know if this has influency at the startup of the
    Database, because at the end of the process I receive the message
    "Database "orac" warm started".
    But what I know is that I don't managed to connect to the
    Database using the svrmgrl or the sqlplus. I receive the error
    message "ORA-01034: ORACLE not available" for every account I
    try: system/manager, sys/change_on_install, oracle/xxxx (the
    account I installed Oracle), and when I try "connect internal",
    it asks me for a password!!!
    Thanks once more,
    Rodney A. Ramos.
    null

  • Problem starting Oracle Intelligent Agent

    Hi,
    I have an Oracle Database 8i installed on Windows 2000 Server.
    When I change my computer name, the Oracle Intelligent Agent could not be started.
    What should I do to start the Oracle Intelligent Agent, if I want to use new computer name for my computer ?
    Thanks in advanced.
    Regards,
    Eddy

    Nick Yelevich (guest) wrote:
    : Hkon W0ien (guest) wrote:
    : : When starting oracle intelligent agent with the lsnrctl
    : : dbsnmp_start command everything seems to be OK, but the
    agent
    : : dies immediately. The listener and everything else is
    working
    : : OK. The files snmp_ro.ora and snmp_rw.ora are created and as
    : : fare as I know with the correct contents. I have turned on
    : trace
    : : and the last lines in the trace file dbsnmpw.trc shows the
    : : following.
    : : snmidlpi_PkgIndex: creating package index
    : : -<ERROR>- snmidlpi_PkgIndex: failed to initialize init.tcl,
    : : error 1
    : : -<ERROR>- snmidlpi_PkgIndex: Tcl result:
    : : I'm running RedHat 5.2 and Oracle v.8.0.5 production. All
    files
    : : in TNS_ADMIN are created using Oracle Net8 Assistant.
    : : Any idea ?
    : My situation is almost the same, but in my case snmp* files
    had
    : not been created. I have RedHat 5.2 and preproduction version
    : Oracle 8.0.5.
    I too can not start the intelligent agent. I am on Redhat 5.2
    with the (I think production ) version of 8.0.5. Mine seems to
    start up but the lsnrctl dbsnmp_status says that it is not
    running. the dbsnmp_start seems to work but gives no feedback.
    I get the error NMS-00315 in on of my log files. Any one have
    any idea? I tried reinstalling the agent and infact the entire
    oracle 8 server and got the same thing. thanks in advance.
    Keir
    null

  • Problem with Oracle Net configuration

    OK this should be simple but I'm not seeing it.
    I have a database listener that runs on port 1530. I think that I have all of the networking files configured correctly and the database configured correctly yet but I'm still getting the following error when attempting to connect to the database with SQL*PLUS:
    $ sqlplus system/pwd@infradb
    SQL*Plus: Release 10.1.0.5.0 - Production on Tue May 5 10:34:20 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27123: unable to attach to shared memory segment
    Linux Error: 22: Invalid argument
    Additional information: 1
    Additional information: 1638401
    Enter user-name:
    NOTE: If I don't try to use net services, I can get in no problem:
    $ sqlplus system/pwd
    SQL*Plus: Release 10.1.0.5.0 - Production on Tue May 5 10:36:21 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    Here are my environment variables:
    $ echo $ORACLE_SID
    infradb
    $ echo $ORACLE_HOME
    /u02/app/oracle/product/10gAS_INFRA
    listener.ora file contains:
    # listener.ora Network Configuration File: /u02/app/oracle/product/10gAS_INFRA/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u02/app/oracle/product/10gAS_INFRA)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = elecidc210g.eia.doe.gov)(PORT = 1530))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    tnsnames.ora file contains:
    # tnsnames.ora Network Configuration File: /u02/app/oracle/product/10gAS_INFRA/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    INFRADB.EIA.DOE.GOV =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = elecidc210g.eia.doe.gov)(PORT = 1530))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = infradb.eia.doe.gov)
    Inside my database:
    SQL> select name from v$database;
    NAME
    INFRADB
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    infradb
    SQL> select instance from v$thread;
    INSTANCE
    infradb
    SQL> show parameter list
    NAME TYPE VALUE
    local_listener string (ADDRESS=(PROTOCOL=tcp)(HOST=e
    lecidc210g.eia.doe.gov)(PORT=1
    530))
    remote_listener string
    SQL> show parameter service
    NAME TYPE VALUE
    service_names string infradb.eia.doe.gov
    lsnrctl status shows:
    oracle@elecidc210g:/u02/app/oracle/product/10gAS_INFRA/network/admin> lsnrctl status
    LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 05-MAY-2009 10:33:04
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=elecidc210g.eia.doe.gov)(PORT=1530)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.5.0 - Production
    Start Date 05-MAY-2009 10:22:56
    Uptime 0 days 0 hr. 10 min. 7 sec
    Trace Level off
    Security ON: Password or Local OS Authentication
    SNMP OFF
    Listener Parameter File /u02/app/oracle/product/10gAS_INFRA/network/admin/listener.ora
    Listener Log File /u02/app/oracle/product/10gAS_INFRA/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=elecidc210g.eia.doe.gov)(PORT=1530)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "infradb.eia.doe.gov" has 1 instance(s).
    Instance "infradb", status READY, has 3 handler(s) for this service...
    The command completed successfully
    Anyone have any ideas? Could the difference between DB_NAME (select name from v$database) and SID_NAME (select instance from v$thread) be confusing things?

    Perhaps I'm missing something, but you you're trying to connect using connect identifier 'infradb', but your tnsnames.ora only has an entry for 'INFRADB.EIA.DOE.GOV', i.e. you've put the service name where you should just have put the connect identifer that you want to use.
    To connect 'user/pass@infradb', your tnsnames.ora should be:
    INFRADB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = elecidc210g.eia.doe.gov)(PORT = 1530))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = infradb.eia.doe.gov)
    )

  • Problem in oracle net services

    Dear People.
    we are trying to create a physical standby database using DGMGRL CLI .After the configuration is made and while enabling the configuration is made i get this error ORA-16607: one or more databases have failed.When i checked the alert log i get
    Errors in file /oracle1/admin/iasdb/bdump/iasdb_arc1_8538.trc:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=inuchn12.ind.rsa-ins.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=iasdb_stand_XPT.ind.rsa-ins.com)(INSTANCE_NAME=iasdb)(SERVER=dedicated)))'. Error is 12514.
    Error 12514 received logging on to the standby
    Mon Sep 27 11:56:56 2010
    Errors in file /oracle1/admin/iasdb/bdump/iasdb_arc1_8538.trc:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=inuchn12.ind.rsa-ins.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=iasdb_stand_XPT.ind.rsa-ins.com)(INSTANCE_NAME=iasdb)(SERVER=dedicated)))'. Error is 12514.
    My enviroinment:
    Database: Oracle 10g
    OS:Oracle solaris 10 SPARCFolk kindly help with this.Thanks in advance.
    Regards
    Prasanna.N

    please check the listener.log file and find out for any more errors.
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Cause: The listener received a request to establish a connection to a database or other service. The connect descriptor received by the listener specified a service name for a service (usually a database service) that either has not yet dynamically registered with the listener or has not been statically configured for the listener. This may be a temporary condition such as after the listener has started, but before the database instance has registered with the listener.
    Action: - Wait a moment and try to connect a second time.
    - Check which services are currently known by the listener by executing: lsnrctl services <listener name>
    - Check that the SERVICE_NAME parameter in the connect descriptor of the net service name used specifies a service known by the listener.
    - If an easy connect naming connect identifier was used, check that the service name specified is a service known by the listener.
    - Check for an event in the listener.log file.
    Thanks

  • Problems Starting Oracle 11g Express

    First, sorry for my English.
    My problem is this, after a successful installation of Oracle, I double click on Get Started With Oracle Database 11g Express Edition and opens with Mozilla Firefox url:
    http://127.0.0.1:8080/apex/f?p=4950
    Firefox tells me Problem loading page.
    It is the first time I use Oracle and do not know what to do. If you can tell me some troubleshooting steps.
    My OS is windows vista.
    Thank you very much for your help.
    Angel.

    Thank you very much for the reply.
    Although the facility has not given any problems.
    What version of Oracle Express Edition should install?
    The 11g Release 1 (11.1) if it works with windows vista.
    http://docs.oracle.com/cd/B28359_01/install.111/b32006/reqs.htm#NTDBI002
    I am a student and I have to do some exercises with Oracle, it will not be a problem with the ports or something.
    Thank you very much.

  • Problem starting Oracle Weblogic Admin Server in 11.1.1.3

    Hi,
    When I try to start the Weblogic Admin server on linux box,its throwing an error.Complete Error Stack trace is as follows. I have tried with solutions given in
    Facing problems will installing SOA 11.1.1.3
    Error message: JPS-01538: The default policy provider was not found..winXP
    But still issue is not resolved
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         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)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:881)
         at weblogic.security.SecurityService.start(SecurityService.java:142)
         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)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         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)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         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)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-04301: Cannot read from policy store.
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.buildFromFile(XmlPolicyStore.java:298)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.<init>(XmlPolicyStore.java:177)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:106)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:76)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:133)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:128)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:656)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:266)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:881)
         at weblogic.security.SecurityService.start(SecurityService.java:142)
         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)
    >

    Hi Srinivas,
    Did you check this -
    OAAM Configuration Issue
    Regards,
    Anuj

  • Problem starting Oracle Database

    I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I didn't
    have problems during the installation, but after that ...
    First of all, my "dbora" script doens't work. I don't know why,
    because it's in the directory /etc/rc.d/init.d. Then, when I try
    to start it manually, the follow mistake appear:
    ===
    ./dbora: [!: command not found
    ===
    It seems that it is a sintaxe error, but I copied exactly as in
    the Installation Guide, like as:
    =======
    # Set ORA_HOME to be equivalent to the ORACLE_HOME
    # from which you wish to execute dbstart and
    # dbshut
    # Set ORA_OWNER to the user id of the owner of the
    # Oracle database in ORA_HOME
    ORA_HOME=/u01/app/oracle/product/8.0.5
    ORA_OWNER=oracle
    if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    then
    echo "Oracle startup: cannot start"
    exit
    fi
    case "$1" in
    'start')
    # Start the Oracle database:
    su - $ORA_OWNER -c $ORA_HOME/bin/dbstart &
    'stop')
    # Stop the Oracle database:
    su - $ORA_OWNER -c $ORA_HOME/bin/dbshut &
    esac
    su - oracle -c "lsnrctl start"
    ======
    Is there any mistake?
    Besides, when I try to start the Oracle Database, through the
    command "dbstart", the following messages appear:
    =============
    Database "orac" possibly left running when system went down
    (system crash?).
    Notify Database Administrator.
    Oracle Server Manager Release 3.0.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.5.1.0 - Production
    SVRMGR> Password:
    Password:
    ORA-01031: insufficient privileges
    SVRMGR> ORA-01031: insufficient privileges
    SVRMGR>
    Server Manager complete.
    Oracle Server Manager Release 3.0.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8 Enterprise Edition Release 8.0.5.1.0 - Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.5.1.0 - Production
    SVRMGR> Password:
    Password:
    ORA-01031: insufficient privileges
    SVRMGR> ORA-01031: insufficient privileges
    SVRMGR>
    Server Manager complete.
    Database "orac" warm started.
    ==============
    Although it seems that the Database was started ('Database "orac"
    warm started'), I don't know why the mistake ORA-01031 appears.
    Was the Database "orac" started correctly?
    After, when I try to use the Server Manager to connect to the
    Database as system/manager, the following message appears:
    ========
    SVRMGR> connect system/manager
    ORA-01034: ORACLE not available
    =======
    Has this mistake something to do with the first one (ORA-01031)?
    Could someone help me? I'd be very grateful.
    Rodney A. Ramos.
    null

    Aaron Kaplan (guest) wrote:
    : Rodney A. Ramos (guest) wrote:
    : : I've just installed Oracle 8.0.5 on Linux Red Hat 5.2. I
    didn't
    : : have problems during the installation, but after that ...
    : : First of all, my "dbora" script doens't work. I don't know
    why,
    : : because it's in the directory /etc/rc.d/init.d. Then, when I
    : try
    : : to start it manually, the follow mistake appear:
    : : ===
    : : ./dbora: [!: command not found
    : Hi!
    : There seems indeed to be a problem here - AFAIK the guy who
    wrote
    : the startup srcipt made a syntax mistake.
    : Try changing the line:
    : : if [! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME]
    : to:
    : if [ ! -f $ORA_HOME/bin/dbstart -o ! -d $ORA_HOME ]
    : notice the space right after the first "[" and right before the
    : last "]"
    : (Read the man pages for sh or bash whatever you use and look
    : under "if", also "man test" should bring some insight).
    : Hope it helps. Tell me if it worked.
    : Aaron.
    Dear Aaron,
    It worked perfectly. Thank you very much!
    However, I'm still having problem to connect to the Database. The
    fact is that the dbora script calls the dbstart script ("su -
    $ORA_OWNER -c $ORA_HOME/bin/dbstart &") and, inside this script,
    we have the command "connect internal". At this point, I receive
    the error message "ORA-01031: insufficient privileges".
    I don't know if this has influency at the startup of the
    Database, because at the end of the process I receive the message
    "Database "orac" warm started".
    But what I know is that I don't managed to connect to the
    Database using the svrmgrl or the sqlplus. I receive the error
    message "ORA-01034: ORACLE not available" for every account I
    try: system/manager, sys/change_on_install, oracle/xxxx (the
    account I installed Oracle), and when I try "connect internal",
    it asks me for a password!!!
    Thanks once more,
    Rodney A. Ramos.
    null

  • Problems starting Designer 6.5 of Oracle 8i in Personal Ed. 8i in PC

    HI YOU!
    Can you help me?
    I have problems starting Oracle Designer 6.x in Windows 98 and Personal Edition 8i.
    I'm not in a LAN and I don't have the client installed.
    I don't know the user systems for Designer, I prooved with the SYSTEM anad SYS user but I cant access to the product.
    Do I requiere the client?. Do I require connecting to the server Database?.
    Any idea?
    THANKS!
    DAVE.

    I had this problem the best thing to do is make sure you have the Blackdown.org JDK116_v5 for Linux installed. Then:
    JAVA_HOME=/somedirectory/jdk116_v5
    export JAVA_HOME
    This fixed the problem for me and I was able to run runIns.sh.

  • Grid 11GR2:: [INS-20802] Oracle Net Configuration Assistant Failed

    Hi Oracle DBA's.
    I am trying to configure GRID comprising of 2 Nodes and the installation works without error all the way through to the end of the installer when it
    errors out @ the *Oracle Net Configuration Assistant. I've built this before without hassle and cannot figure out what's causing the error, this time round.
    2 Nodes (Redhat 5.4 64 Bit)
    Linux jabal.example.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
    jabal.example.com & jebel.example.com are the nodes.
    Both the servers are clean installs and updated with all the required dependencies satisfied.
    Iptables & SElinux are disabled on both nodes.
    I've read a few posts on the net pointing the problem to a miconfigured /etc/hosts file, i've included mine here below for some comment?
    127.0.0.1          localhost.localdomain localhost
    172.18.16.150     jabal.example.com jabal
    172.18.16.151 jebel.example.com jebel
    172.18.16.190     jabal-vip.example.com jabal-vip
    172.18.16.191 jebel-vip.example.com jebel-vip
    This is the log from the installer:
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.assistants.asm
    INFO: Setting value to transient variable S_ASMMONITORPASSWORD
    INFO: Setting value to transient variable S_ASMPASSWORD
    INFO: Setting value to transient variable s_asmcaArgs
    INFO: Setting value to transient variable s_ASMPasswordFlag
    INFO: Setting value to transient variable s_ASMMonitorPasswordFlag
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - /u01/11.2.0/grid/cfgtoollogs
    INFO:
    The Runconfig command constructed is /u01/11.2.0/grid/oui/bin/runConfig.sh ORACLE_HOME=/u01/11.2.0/grid MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands
    INFO: Since the option is to overwrite the existing /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands file, backing it up
    INFO: The backed up file name is /u01/11.2.0/grid/cfgtoollogs/configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.crs:oracle.crs:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@63e35108
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /u01/11.2.0/grid
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/11.2.0/grid/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: Profile configuration complete.
    INFO: Profile configuration complete.
    INFO: Problem in configuration: PRCN-2061 : Failed to add listener ora.LISTENER.lsnr
    INFO: PRCN-2065 : Port(s) 1521 are not available on the nodes given
    INFO: PRCN-2035 : Port 1521 is not available on node(s) or virtual host(s): jabal-vip,jebel-vip
    INFO: Oracle Net Listener Startup:
    INFO: Listener does not exists.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    And this is the log the above log refers to:
    /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [root@jabal /]# tail -50 /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-10072412PM4248.log
    [main] [ 2010-07-24 12:42:53.568 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.569 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.590 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.591 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.592 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jabal.vip
    [main] [ 2010-07-24 12:42:53.615 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.616 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jabal.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.617 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.618 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jabal.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.620 SAST ] [CRSNative.getStatus:789] Resource: ora.jabal.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.621 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jabal.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.622 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.647 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jabal-vip'
    [main] [ 2010-07-24 12:42:53.648 SAST ] [VIPImpl.address:442] vipName=jabal-vip
    [main] [ 2010-07-24 12:42:53.649 SAST ] [CRSNative.getStatus:763] Looking for status: resource ora.jebel.vip
    [main] [ 2010-07-24 12:42:53.672 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'STATE':'INTERMEDIATE'
    [main] [ 2010-07-24 12:42:53.673 SAST ] [CRSNativeResult.addRIAttr:139] addRIAttr: name 'ora.jebel.vip 1 1', 'TARGET':'ONLINE'
    [main] [ 2010-07-24 12:42:53.674 SAST ] [CRSNative.searchEntities:857] found 1 ntities
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getRIStatus:1374]      RI: 'ora.jebel.vip 1 1', state: 'INTERMEDIATE', target: 'ONLINE'
    [main] [ 2010-07-24 12:42:53.675 SAST ] [CRSNative.getStatus:789] Resource: ora.jebel.vip, status: INTERMEDIATE_ONLINE
    [main] [ 2010-07-24 12:42:53.676 SAST ] [CRSNative.getStat:1153] About to call crs stat: name: ora.jebel.vip, type: 1, node: null
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1155] looking for following attributes:
    [main] [ 2010-07-24 12:42:53.677 SAST ] [CRSNative.getStat:1157]           'USR_ORA_VIP'
    [main] [ 2010-07-24 12:42:53.704 SAST ] [CRSNative.getStat:1170] crs found 1 attributes
    [main] [ 2010-07-24 12:42:53.705 SAST ] [CRSNative.getStat:1180]      Name: 'USR_ORA_VIP'; Value: 'jebel-vip'
    [main] [ 2010-07-24 12:42:53.705 SAST ] [VIPImpl.address:442] vipName=jebel-vip
    [main] [ 2010-07-24 12:42:53.707 SAST ] [PortAvailableCommand.execute:136] Check port on node(s): jabal-vip jebel-vip
    [main] [ 2010-07-24 12:42:53.709 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jabal-vip
    [main] [ 2010-07-24 12:42:53.710 SAST ] [PortAvailableCommand.execute:149] Port 1521 is not available on node jebel-vip
    [main] [ 2010-07-24 12:42:53.719 SAST ] [NodeAppsFactoryImpl.checkPortHelper:1525] port=1521 availability status=false across nodeList=jabal-vip,jebel-vip
    [main] [ 2010-07-24 12:42:53.722 SAST ] [ConfigureListenerOPS.saveListener:1318] retry = false
    [main] [ 2010-07-24 12:42:53.723 SAST ] [ConfigureListenerOPS.startOrStopListener:1622] Starting listener LISTENER...
    [main] [ 2010-07-24 12:42:53.751 SAST ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER.lsnr, rc 210, msg CRS-0210: Could not find resource 'ora.LISTENER.lsnr'.
    [main] [ 2010-07-24 12:42:53.752 SAST ] [CRSNative.isEntityRegistered:672] entity: ora.LISTENER.lsnr, type: 1, registered: false
    [main] [ 2010-07-24 12:42:53.753 SAST ] [ConfigureListenerOPS.startOrStopListener:1644] PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
    PRCR-1001 : Resource ora.LISTENER.lsnr does not exist
         at oracle.cluster.impl.common.SoftwareModuleImpl.crsResource(SoftwareModuleImpl.java:778)
         at oracle.cluster.impl.nodeapps.ListenerImpl.crsResource(ListenerImpl.java:1201)
         at oracle.cluster.impl.nodeapps.NodeAppsFactoryImpl.getListener(NodeAppsFactoryImpl.java:920)
         at oracle.cluster.nodeapps.NodeAppsFactory.getListener(NodeAppsFactory.java:1348)
         at oracle.sysman.assistants.util.hasi.HAListenerUtils.startListener(HAListenerUtils.java:259)
         at oracle.net.ca.ConfigureListener.startListener(ConfigureListener.java:1515)
         at oracle.net.ca.ConfigureListenerOPS.startOrStopListener(ConfigureListenerOPS.java:1630)
         at oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:256)
         at oracle.net.ca.ConfigureListenerOPS.typicalConfigure(ConfigureListenerOPS.java:289)
         at oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
         at oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
         at oracle.net.ca.NetCA.main(NetCA.java:405)
    Any pointers in the right direction would be great, as i cannot pick up a lead from the logs above ?
    Regards
    Ronald

    I had a similar issue to this. It turned out the tns listener had already started on the VIP address on the first node.
    [root@rac-1 home]# netstat -nltp
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name        
    tcp        0      0 172.25.15.132:1521          0.0.0.0:*                   LISTEN      18253/tnslsnr                   
    [root@rac-1 home]# Not sure how this got started since the only program I had run was the Grid installer, however killing this process and retrying the Oracle Net Configuration Assistant step allowed me to continue.

  • [INS-20802] Oracle Net Configuration Assistant failed.  During installation

    Solved one problem now encounter another :(
    What to do? Any help is appreciated.
    Here is the log.
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Parsing command line arguments:
    INFO: Parameter "orahome" = /u01/app/crs/product/11.1.0/db_1
    INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
    INFO: Parameter "instype" = typical
    INFO: Parameter "inscomp" = client,oraclenet,javavm,server
    INFO: Parameter "insprtcl" = tcp
    INFO: Parameter "cfg" = local
    INFO: Parameter "authadp" = NO_VALUE
    INFO: Parameter "responsefile" = /u01/app/crs/product/11.1.0/db_1/network/install/netca_typ.rsp
    INFO: Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: ProfileException: Could not save Profile: TNS-04415: File i/o error
    INFO: caused by: java.io.FileNotFoundException: /u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2 (No such file or directory)
    INFO: Profile configuration complete.
    INFO: Problem in configuration: /bin/cp: cannot stat `/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux1': No such file or directory :failed/u01/app/oracle/product/11.1.0/db_1/network/admin/sqlnet.ora.linux2: No such file or directory :failed
    INFO: Oracle Net Configuration Assistant is launched from Database home. To configure default listener "LISTENER", relaunch Oracle Net Configuration Assistant from Grid Infrastructure home.
    INFO: Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_Ora11g_gridinfrahome1-09112510AM4010.log
    INFO: Oracle Net Services configuration failed. The exit code is 1
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant

    Hi guys. Thanks for the replay. Just raises more question :(
    What is the different between using dns and hosts file? How do I force it to use the DNS?
    I checked that the file sqlnet.ora.linux1 and the directory does not exist. It is strange that I am installing the grid software not the oracle software. The directory only exist in /u01/app/crs/...
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/admin
    [oracle@linux1 admin]$ ls -l
    total 12
    -rw-r--r-- 1 oracle oinstall 184 Nov 25 10:33 listener.ora
    drwxr-xr-x 2 oracle oinstall 4096 Nov 25 10:01 samples/
    -rw-r--r-- 1 oracle oinstall 187 May 9 2007 shrept.lst
    [oracle@linux1 admin]$
    Are these the rsp files? What am I looking for?
    [oracle@linux1 ~]$ cd /u01/app/crs/product/11.1.0/db_1/network/install/
    [oracle@linux1 install]$ cat netca_clt.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"client","net8"}
    INSTALL_TYPE=""typical""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$ cat netca_typ.rsp
    [GENERAL]
    RESPONSEFILE_VERSION="11.2"
    CREATE_TYPE="TYPICAL"
    [Session]
    TOPLEVEL_COMPONENT={"oracle.net.ca","11.2"}
    [oracle.net.ca]
    INSTALLED_COMPONENTS={"server","net8","javavm"}
    INSTALL_TYPE=""typical""
    LISTENER_NUMBER=1
    LISTENER_NAMES={"LISTENER"}
    LISTENER_PROTOCOLS={"TCP;1521"}
    LISTENER_START=""LISTENER""
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    [oracle@linux1 install]$
    Edited by: kary on Nov 26, 2009 4:15 PM

  • Ins - 20802 Oracle Net Configuration Assistant failed error on HP UX IA

    Hi Folks,
    I am facing a problem while installing Oracle 11gR2 on HP UX Itanium 11.31. As the progress bar shows 95% while setting up the database, it fails at the Oracle Net Configuration Assistant setup.
    The log has the following:
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: UnsatisfiedLinkError exception loading native library: njni11
    INFO: java.lang.UnsatisfiedLinkError: /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/lib/libnjni11.so: Unable to find library 'libclntsh.so.11.1'.
    INFO: Error: jniGetOracleHome
    INFO: Oracle Net Services configuration failed. The exit code is 1
    WARNING: java.lang.UnsatisfiedLinkError: jniGetOracleHome
    WARNING: at oracle.net.common.NetGetEnv.jniGetOracleHome(Native Method)
    WARNING: at oracle.net.common.NetGetEnv.getOracleHome(Unknown Source)
    WARNING: at oracle.net.ca.NetCALogger.getOracleHome(NetCALogger.java:230)
    WARNING: at oracle.net.ca.NetCALogger.initOracleParameters(NetCALogger.java:215)
    WARNING: at oracle.net.ca.NetCALogger.initLogger(NetCALogger.java:130)
    WARNING: at oracle.net.ca.NetCA.main(NetCA.java:404)
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/oui/bin/runConfig.sh ORACLE_HOME=/database/home/oracle/app/oracle/product/11.2.0/dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolFailedCommands file, backing it up
    INFO: The backed up file name is /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/cfgtoollogs/configToolFailedCommands.bak.3
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    I have no clue of what this means. I tried searching everywhere about this issue but wasn't getting the correct link for HP UX.
    Would really appreciate any help in this regards. Thanks in advance.

    Hello,
    INFO: UnsatisfiedLinkError exception loading native library: njni11
    INFO: java.lang.UnsatisfiedLinkError: /database/home/oracle/app/oracle/product/11.2.0/dbhome_1/lib/libnjni11.so: Unable to find library 'libclntsh.so.11.1'.It seems that you have some missing library or may be you lack some permission to a library.
    Best regards,
    Jean-Valentin

Maybe you are looking for

  • Junk mail filter

    how do I get control of the email spam on my phone. I've almost given up on trying to keep up with emails. unless the sender is already in my VIP list there is so much spam the emails I want get lost in the spam and I don't even know what to search f

  • CrystalReports XI release 2 Downloaded service pack setups don't work

    Hi I am an existing customer using Crystal Reports Developer XI Release 2. I tried to install latest Crystal Reports XI Release 2 service pack5 for windows and it did errored out between the install saying a cab file was corrupted. Tried couple times

  • MCS 7800 Series Lab?

    Hello, We have recently upgraded a hodge-podge of MCS 7835 servers.  Some I1's, some I2's, and a single I3. I was hoping to cannibalize all the RAM and HDD's to one server and make a lab/tools box.  For this, ESXi seems to be the best fit - however,

  • Can't change email

    Hello, I wanted to change my email but it alway said my password is incorrect.I already tried to change my password and to reset it but it always said wrong password.I carefully checked it when i was typing my password but it said it's wrong.  

  • Arp across wireless link

    We have a client device connected to a BR1310 the bridge is wgb mode and auths to an AP1200 using leap, the client can not be accessed across the wireless link. We can ping the client device from the bridge but not from any device across the wireless