How to Start oracle web listener 'www'

I was able to start 'admin' listener successfully. However I am not able to start the www listener. It gives the message of "Unable to startup Oracle Web Listener 'www' and "Check NT Event log".
the NT Event Log says "The description for Event in Source Oracle_Web_Listener could not be found.It contains the following insertion string: A failure occured. (Address is already in use)When assigning a port (and then it gave me the domain name and port).
Please advise on how I should start the www listener. Thanks

Janilson wrote:
I don't know which oracle version you are using but, I use the Express version (Oracle-xe)
In order to configure it I run
sudo /etc/rc.d/oracle-xe configure
After configure oracle, I start oracle service
sudo /etc/rc.d/oracle-xe start
I don't know if it helps sad
I don't see any thing in rc.d. I use systemctl to start daemons.
stee1rat wrote:What command do you use to run it? And what are your environment variables?
lsnrctl start

Similar Messages

  • How to Start Oracle Report in Unix?

    hi
    Does anyone know how to start oracle report in unix? I was
    told to try this (r60desm) but that did not work. We are on 11i
    and 6i. Please help
    alpha

    I don't have Forms/Reports 6i for UNIX. Have you tried typing "r60" and typing tab twice?

  • " 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?

  • How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform

    Hi
    How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform and Oracle Enterprise Manager(Oracle 10G) on Sun Solaris 10 platform?
    Thanks.
    RJ.

    I need to use it to unlock some accounts.There is a SQL command to do that
    SQL> alter user <username> account unlock;
    Anyway...
    $ export ORACLE_SID=chucky
    $ emctl start dbconsole

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

  • How to start Forms Server listener automatically?

    hi...
    i use forms 5.0 on Windows NT for the web. i want to start forms
    server listenner automatic same as WWW listener. because i must
    logon on Windows NT before start forms server listener.
    thank you very much.
    jibjoi
    null

    Product you are looking for is called svrany.exe
    and comes with tge nt3.51 resource pack which can be used
    with nt4.0. I have used it and it works fine.
    M. Schulze (guest) wrote:
    : jibjoi (guest) wrote:
    : : hi...
    : : i use forms 5.0 on Windows NT for the web. i want to start
    : forms
    : : server listenner automatic same as WWW listener. because i
    : must
    : : logon on Windows NT before start forms server listener.
    : : thank you very much.
    : : jibjoi
    : I think a forms server version which comes as a NT service will
    : be (or perhaps already is) available from Oracle.
    : In the meantime you can use a tool from Microsoft which is
    : called service-it or something. This is also an NT-service
    which
    : only calls a custom executable. Check MS Technet for this
    one...
    null

  • How to start Oracle Application Server 10g on Linux

    Hi,
    I have installed the Oracle Appliacion server and Infrastructure server on Linux. Both I have installed under with Diff. folder
    Can some one please tell me how to start / stop Appliacion server and Infrastructure server on Linux
    We are going to use the these with Oracle EBS 11.5.10.2 .
    Oracle EBS 11.5.10.2 installed in the same Linux server under diff. folder
    Can some one please guide me.
    Thanks,

    You can do as rizla said or go another route.
    We setup profiles to use for all of the oracle homes. Then in the scripts we call the profiles. Easier to migrate and manage in my opinion if you have multiple oracle homes. You can then use profiles when ssh'd into the boxes, too. Both ways will work.
    Example:
    Script which you can chkconfig.
    #!/bin/sh
    # oracle_collabInfra
    # This shell script takes care of starting and stopping Oracle Collab Infra instance.
    #chkconfig: 345 96 14
    # Source function library.
    . /etc/rc.d/init.d/functions
    RETVAL=0
    start () {
    echo $"Starting Collab Suite on the Infra instance..."
    echo $"Starting Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl start"
    sleep 10
    echo $"Starting Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    startup;
    exit;
    sleep 10
    echo $"Starting Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl start iasconsole"
    sleep 5
    echo $"Starting Infra OID and OC4J_Security processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OID"
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OC4J_Security"
    echo $"Starting Infra HTTP_Server processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=HTTP_Server"
    return $RETVAL
    stop () {
    echo $"Stopping Collab Suite on the Infra instance..."
    echo $"Stopping all Infra OPMN managed processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl stopall"
    sleep 5
    echo $"Stopping Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl stop iasconsole"
    sleep 10
    echo $"Stopping Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    shutdown immediate;
    exit;
    sleep 10
    echo $"Stopping Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl stop"
    return $RETVAL
    restart () {
    stop
    start
    RETVAL=$?
    return $RETVAL
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    restart)
    restart
    echo $"Usage: $0 {start|stop|restart}"
    RETVAL=1
    esac
    exit $RETVAL
    profile:
    export ORACLE_BASE=/opt/oracle
    export ORACLE_HOME=$ORACLE_BASE/collabInfra
    export ORACLE_SID=orcl
    export TMP=/tmp
    export TMPDIR=/tmp
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export PATH=/bin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/kerberos/bin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin:$ORACLE_HOME/bin:$ORACLE_HOME/opmn/bin:$ORACLE_HOME/dcm/bin:$ORACLE_HOME/backup_restore
    unset USERNAME

  • How to start oracle 11g?

    Hi, I just did an installation of oracle 11g on my fedora 9. The db installed ok and I managed to connect as sys using sqldeveloper. After reboot, the database doesn't start automatically (which is what I want). But I don't know how to start it!!!
    I looked around the net and I currently execute these commands:
    cd /home/ariskk/programs/oracle/ariskk/product/11.1.0/db_1/bin/
    export ORAENV_ASK=NO
    export ORACLE_SID=orcl
    #replace orcl above with the SID in whose ORACLE_HOME you find the listener
    . oraenv
    unset ORAENV_ASK
    ./lsnrctl start
    ./dbstart $ORACLE_HOME
    but when I try to connect I get the following error:
    ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    My connection descriptor is correct because it was working before rebooting.
    Also I am not able to run em. Again, em was running correctly before rebooting (URL: https://localhost.localdomain:1158/em/ was working fine before the reboot)
    Any help would be appreciated.

    ariskk,
    Once you have set your ORAClE_SID=ORCL or whatever your database name iis as an oracle user. Do following and post its output here? For readability enclose your code or output between \.To Start database
    $> sqlplus '/as sysdba'
    $> startup;
    To Start Listener
    $> lsnrctl status
    $> lsnrctl start
    To start database control
    $> emctl status dbconsole
    $> emctl start dbconsole
    Regards
    Edited by: OrionNet on Jan 8, 2009 4:25 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to install Oracle Web toolkit

    Hi,
    I wantto install Web toolkit on Win2k server machine. I'm using oracle 9i rel. 2 .do i have install Ä°AS ?? how can install the web toolkit ?
    thanks in advance

    Kashif,
    it does NOT help to ask the same question 3 times in 3 different entries, nor will you receive extra credits for it..
    searching on OTN came up with this link..
    http://www.oracle.com/technology/tech/java/newsletter/august05.html
    and this as the product site
    http://www.oracle.com/technology/products/webservices_manager/index.html
    right side, search down, link to 10.1.2.0.2 download
    accept the terms and conditions .. and scroll down to download
    this brings you to
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    and then search for Web Services Manager

  • How to start the SCAN listener on new 11Gr2 install?

    Ok...starting dbca on first RAC install on the new 11Gr2 cluster.
    I was about to proceed from screen 3 to 4...and it comes up with an error saying the SCAN listener hasn't been started.
    I started what I thought was the listener with lsrnctl start...but apparently that isn't enough.
    What do I do to start the SCAN listener? I'm still a bit hazy on what this is for.....
    Thanks in advance,
    cayenne

    Man..there just is NOT a lot of good, easy to find direct documentation on this.
    I found this document that had some srvctl instructions:
    How to update the IP address of the SCAN VIP resources (ora.scan.vip) [ID 952903.1]
    And from there...I tried experimentingL
    # $GRID_HOME/bin/srvctl stop scan_listener
    # $GRID_HOME/bin/srvctl stop scan
    # $GRID_HOME/bin/srvctl status scan
    I did:
    [oracle@node1 bin]$ ./srvctl status scan
    SCAN VIP scan1 is enabled
    SCAN VIP scan1 is not running
    SCAN VIP scan2 is enabled
    SCAN VIP scan2 is not running
    SCAN VIP scan3 is enabled
    SCAN VIP scan3 is not running
    [oracle@node1 bin]$ ./srvctl start scan
    [oracle@node1 bin]$ ./srvctl status scan
    SCAN VIP scan1 is enabled
    SCAN VIP scan1 is running on node node5
    SCAN VIP scan2 is enabled
    SCAN VIP scan2 is running on node node3
    SCAN VIP scan3 is enabled
    SCAN VIP scan3 is running on node node4
    Trying to start the scan listener:
    [oracle@node1 bin]$ ./srvctl status scan_listener
    SCAN Listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is not running
    SCAN Listener LISTENER_SCAN2 is enabled
    SCAN listener LISTENER_SCAN2 is not running
    SCAN Listener LISTENER_SCAN3 is enabled
    SCAN listener LISTENER_SCAN3 is not running
    [oracle@node1 bin]$ ./srvctl start scan_listener
    [oracle@node1 bin]$ ./srvctl status scan_listener
    SCAN Listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node node1
    SCAN Listener LISTENER_SCAN2 is enabled
    SCAN listener LISTENER_SCAN2 is running on node node3
    SCAN Listener LISTENER_SCAN3 is enabled
    SCAN listener LISTENER_SCAN3 is running on node node4
    So...it appears I figured how to get scan and the scan listener running.
    I'm guessing I need to do some form of the srvctl add....I found this:
    http://download.oracle.com/docs/cd/E11882_01/rac.112/e10718/srvctladmin.htm#CDDEEBCH
    On it, I found the generic instructions for add:
    srvctl add scan
    Adds Oracle Clusterware resources for the given SCAN. This command creates the same number of SCAN VIP resources as the number of IP addresses that SCAN resolves to, or 3 when network_number identifies a DHCP network and Oracle GNS configuration.
    Note:
    This command is only available with Oracle Clusterware.
    Syntax and Options
    Use the srvctl add scan command with the following syntax:
    srvctl add scan -n scan_name [-k network_number]
    [-S subnet/netmask[/if1[|if2|...]]]
    Table A-14 srvctl add scan Options
    Option      Description
    -n scan_name
    A fully qualified host name, which includes the domain name.
    -k network_number
    The optional network number from which SCAN VIPs are obtained. If not specified, the SCAN VIPs are obtained from the same default network from which the nodeapps VIP is obtained.
    -S subnet/netmask
    [if1 [|if2|...]]
    Creates the network_number. This option must be specified when network_number does not exist.
    Example
    An example of this command is:
    # srvctl add scan -n scan.mycluster.example.com
    srvctl add scan_listener
    Adds Oracle Clusterware resources to the SCAN listeners. The number of SCAN listener resources created is the number of SCAN VIP resources.
    Note:
    This command is only available with Oracle Clusterware.
    Syntax and Options
    Use the srvctl add scan_listener command with the following syntax:
    srvctl add scan_listener [-l lsnr_name_prefix] [-s]
    [-p "[TCP:]port_list[IPC:key][NMP:pipe_name][TCPS:s_port] [SDP:port]"]
    Table A-15 srvctl add scan_listener Options
    Option      Description
    -l lsnr_name_prefix
    The SCAN listener name prefix.
    -s
    Use the -s option to skip checking of the ports.
    -p "[TCP:]port_list
    [IPC:key][NMP:pipe_name]
    [TCPS:s_port]
    [SDP:port]"
    Protocol specifications for the listener. port_list is a comma-delimited list of TCP ports or listener endpoints.
    If this option is not specified, then the default TCP port of 1521 is used.
    Example
    An example of this command is:
    # srvctl add scan_listener -l myscanlistener
    So, if I understand this correctly, to get scan and scan listener to autostart on boot I do something like this?
    If my SCAN name is database-scan
    I'd need to do srvctl add scan -n database-scan ?
    For the scan listener, from the instructions it sounds like I can name it anything I want...is that correct...?
    So I could do something like
    srvctl add scan_listener -l fred ?
    Thanks in advance for any suggestions. (Ok, not going to really name it fred)
    cayenne

  • How to start Oracle Report Builder in Linux

    Hi all
    Can someone please help by telling how can i start Oracle Report Builder in Linux????
    Thank you and best regards to all

    Hello,
    there should be a script rwbuilder.sh
    in ORACLE_HOME/bin for 10.1.2.
    in ORACLE_INSTANCE/config/reports/bin for 11g
    Of course, you need to have a "X Display Server " up and running and the variable DISPLAY must be set to this "X Display Server "
    Example :
    export DISPLAY=123.456.789.12:0
    $ORACLE_HOME/bin/rwbuilder.sh
    Regards

  • How to start Oracle database in solaris Machine

    I installed Oracle database in my solaris machine. Everything went fine .. I was able to install it and test the database if it's working or not.
    Something happened that made me shut down and restart the solaris machine, the problem is that Oracle is not running, so I have to start it manually, and I'm not sure how to do that ... Is there a way to start Oracle automatically once the solaris machine is started ...
    I'm using the SSH Secure Shell Client to configure and install everything into the solaris machine ..

    Here is the work around for starting oracle instance automatically.
    1) logon the system as root user.
    2) under /etc/init.d/ directory, create a file name oraclestart(name the file to what you feel comfortable). eg: /etc/init.d/oraclestart.
    with the following content:
    #!/bin/sh
    # Created by Henry Nguyen
    # Date 10/11/2005
    # Script to automatic start and stop oracle instances on server
    ORACLE_HOME=/export/home/oracle/product/9.2.0.1.0 (diffrent on your system)
    if [ ! -f $ORACLE_HOME/bin/dbstart || ! -f $ORACLE_HOME/bin/dbshut ]; then
    echo missing oracle start/stop script
    exit 1
    fi
    case "$1" in
    'start')
    su - oracle -c '$ORACLE_HOME/bin/dbstart'
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl start'
    'stop')
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl stop'
    su - oracle -c '$ORACLE_HOME/bin/dbshut'
    esac
    3) create 2 soft link as following:
    ln -s /etc/init.d/oraclestart /etc/rc2.d/S99oraclestart
    ln -s /etc/init.d/oraclestart /etc/rc0.d/K10oraclestart
    Note the S99 and K10: that are Solaris priorities to when start and stop an oracle instance and those letter must be capitalized.
    Hope this will help you

  • Starting Oracle 8i listener when under stand alone Windows NT 4.0 workstation.

    Hi,
    I am finding it difficult to start oracle listener under a stand alone Windows NT4.0 workstation. My NT machine is stand alone and not connected to any n/w. Since I was not able to bring up listener, I was not able to create any database. I have installed Oracle8i Enterprise Edition on my machine. Please help.
    -- Shesha

    Dear Philip,
    I have attached the listener.ora and tnsnames.ora.
    listener.ora
    # LISTENER.ORA Network Configuration File: D:\Oracle\Ora81\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS = (KEY = EXTPROC0))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ASHWIN)(PORT = 1521))
    (DESCRIPTION =
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    (ADDRESS = (PROTOCOL = TCP)(HOST = ASHWIN)(PORT = 2481))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\Oracle\Ora81)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = ashwin.sheernali)
    (ORACLE_HOME = D:\Oracle\Ora81)
    (SID_NAME = ashwin)
    tnsnames.ora
    ASHWIN.SHEERNALI =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ASHWIN)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ashwin.sheernali)
    Also, I am getting the following error messages when tried with "lsnrctl start" command at command prompt.
    TNSLSNR for 32 bit Windows version 8.1.6.00 - Production
    System parameter file is D:\Oracle\Ora81\network\admin\listener.ora
    Log Message written to D:\Oracle\Ora81\network\log\listener.log
    Listening on (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0IPC)))
    Attempted to listen on (DESCRIPTION=(ADDRESS=(KEY=EXTPROC0)))
    TNS-12538: TNS: no such protocol adapter
    TNS-12560: TNS: protocol adapter error.
    TNS-00508: No such protocol adapter.
    Thanks for everything.
    I will use the simplest forms of listener.ora and tnsnames.ora, as suggested in your mail and try tonight.
    -Shesha
    null

  • How to start Oracle Enterprise manager

    Hi,
    I installed the Oracle 10g, but I cann't start OEM. How to start OEM?

    I have similar problems. I have removed and installed Oracle twice to see if that would help. Every time I am able to actually start OEM, but when I reboot the PC it stops functioning. The two first times OEM was to be found at http://PJMOBILE:5500/em/ and the third time at http://localhost:5500/em/. I wonder why its different.
    So I read the previous notes on this issue with great interst. I tried the different advises but with out success.
    When I typed "emctl" I got the message "EM Configuration issue. C:\oracle\product\10.1.0\Db_1/PJMOBILE_global not found."
    WHen I types "emctl start dbconsole" I got the message "OC4J Configuration issue. C:\oracle\product\10.1.0\Db_1/oc4j/j2ee/OC4J_DBConsole_PJMOBILE_global not found."
    In both cases it looks for files in a path name based on my computer name PJMOBILE as opposed to based on "localhost". These directoriues are not there but their localhost counterparts are.
    So it seems to me that rebooting my machine has caused some environment variable to be erased.
    I hope this adds to the analysis of matters.
    Best regards
    /poul-jørgen

Maybe you are looking for