Oracle Listener not starting.

Hi
I have installed NW2004s ABAP only on 2003 server with oraccle database. I have installed two instances with SID's DEV & PRD. I have one loop-back adapter and 2 Listeners(OraclePRD102TNSListener and OracleDEV102TNSListener). Initially both the listeners were working fine and now OraclePRD102TNSListener is not getting started and when I try to start it through services.msc, it is throwing the below pop-up
Listener service on Local computer started and then stopped. Some services stop automatically if they have no work to do,
for example, the Performance Logs and Alerts service.
I didn't changed any ip address nor any setting. Both the *.ora files are looking good and nothing is abnormal.
Looking forward your suggestions.

************************************dev_w0 *******************************
trc file: "dev_w0", trc level: 1, release: "700"
*  ACTIVE TRACE LEVEL           1
*  ACTIVE TRACE COMPONENTS      all, MJ

B Tue Aug 03 22:23:16 2010
B  create_con (con_name=R/3)
B  Loading DB library 'C:\usr\sap\PRD\DVEBMGS01\exe\dboraslib.dll' ...
B  Library 'C:\usr\sap\PRD\DVEBMGS01\exe\dboraslib.dll' loaded
B  Version of 'C:\usr\sap\PRD\DVEBMGS01\exe\dboraslib.dll' is "700.08", patchlevel (0.73)
B  New connection 0 created
M sysno      01
M sid        PRD
M systemid   560 (PC with Windows NT)
M relno      7000
M patchlevel 0
M patchno    75
M intno      20050900
M make:      multithreaded, Unicode, optimized
M pid        3632
M
M  kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
M  length of sys_adm_ext is 572 bytes
M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3632) [dpxxdisp.c   1299]
I  MtxInit: 30000 0 0
M  DpSysAdmExtCreate: ABAP is active
M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M Tue Aug 03 22:23:17 2010
M  DpShMCreate: sizeof(wp_adm)          18304     (1408)
M  DpShMCreate: sizeof(tm_adm)          3994272     (19872)
M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
M  DpShMCreate: sizeof(file_adm)          0     (72)
M  DpShMCreate: sizeof(vmc_adm)          0     (1440)
M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
M  DpShMCreate: sizeof(gw_adm)     48
M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06600040, size: 4653368)
M  DpShMCreate: allocated sys_adm at 06600040
M  DpShMCreate: allocated wp_adm at 06601E40
M  DpShMCreate: allocated tm_adm_list at 066065C0
M  DpShMCreate: allocated tm_adm at 066065F0
M  DpShMCreate: allocated wp_ca_adm at 069D5890
M  DpShMCreate: allocated appc_ca_adm at 069DB650
M  DpShMCreate: allocated comm_adm at 069DD590
M  DpShMCreate: system runs without file table
M  DpShMCreate: allocated vmc_adm_list at 06A5E450
M  DpShMCreate: allocated gw_adm at 06A5E490
M  DpShMCreate: system runs without vmc_adm
M  DpShMCreate: allocated ca_info at 06A5E4C0
M  DpShMCreate: allocated wall_adm at 06A5E4C8
X  EmInit: MmSetImplementation( 2 ).
X  MM global diagnostic options set: 0
X  <ES> client 0 initializing ....
X  Using implementation flat
M  <EsNT> Memory Reset disabled as NT default
X  ES initialized.

M Tue Aug 03 22:23:18 2010
M  ThInit: running on host sapnw2004s

M Tue Aug 03 22:23:19 2010
M  calling db_connect ...
C  Prepending C:\usr\sap\PRD\DVEBMGS01\exe to Path.

C Tue Aug 03 22:23:24 2010
C  Oracle Client Version: '10.2.0.1.0'
C  Client NLS settings: AMERICAN_AMERICA.UTF8
C  Logon as OPS$-user to get SAPSR3's password
C  Connecting as /@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
C    0 UTF8                                                      1   06BE65B8   06BEBB54   06BEB3DC
C  Attaching to DB Server PRD (con_hdl=0,svchp=06BEB328,svrhp=06BFACF4)

C Tue Aug 03 22:23:25 2010
C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
[dboci.c      4172]
C  *** ERROR => CONNECT failed with sql error '12505'
[dbsloci.c    10933]
C  Try to connect with default password
C  Connecting as SAPSR3/<pwd>@PRD on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
C    0 UTF8                                                      1   06BE65B8   06BEBB54   06BEB3DC
C  Detaching from DB Server (con_hdl=0,svchp=06BEB328,srvhp=06BFACF4)
C  Attaching to DB Server PRD (con_hdl=0,svchp=06BEB328,svrhp=06BFACF4)
C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
[dboci.c      4172]
C  *** ERROR => CONNECT failed with sql error '12505'
[dbsloci.c    10933]
B  ***LOG BY2=> sql error 12505  performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
B  ***LOG BY0=> ORA-12505: TNS:listener does not currently know of SID given in connect descriptor [dbsh#2 @ 1204] [dbsh    1204 ]
B  ***LOG BY2=> sql error 12505  performing CON [dblink#3 @ 431] [dblink  0431 ]
B  ***LOG BY0=> ORA-12505: TNS:listener does not currently know of SID given in connect descriptor [dblink#3 @ 431] [dblink  0431 ]
M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
M  in_ThErrHandle: 1
M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10156]

M  Info for wp 0

M    stat = 4
M    reqtype = 1
M    act_reqtype = -1
M    rq_info = 0
M    tid = -1
M    mode = 255
M    len = -1
M    rq_id = 65535
M    rq_source = 255
M    last_tid = 0
M    last_mode = 0
M    semaphore = 0
M    act_cs_count = 0
M    control_flag = 0
M    int_checked_resource(RFC) = 0
M    ext_checked_resource(RFC) = 0
M    int_checked_resource(HTTP) = 0
M    ext_checked_resource(HTTP) = 0
M    report = >                                        <
M    action = 0
M    tab_name = >                              <
M    vm = V-1

M  *****************************************************************************
M  *
M  *  LOCATION    SAP-Server sapnw2004s_PRD_01 on host sapnw2004s (wp 0)
M  *  ERROR       ThInit: db_connect
M  *
M  *  TIME        Tue Aug 03 22:23:25 2010
M  *  RELEASE     700
M  *  COMPONENT   Taskhandler
M  *  VERSION     1
M  *  RC          13
M  *  MODULE      thxxhead.c
M  *  LINE        10354
M  *  COUNTER     1
M  *
M  *****************************************************************************

M  PfStatDisconnect: disconnect statistics
M  Entering TH_CALLHOOKS
M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
M  Entering ThSetStatError
M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
M  Entering ThReadDetachMode

M Tue Aug 03 22:23:26 2010
M  call ThrShutDown (1)...
M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3632) [dpnttool.c   327]

Similar Messages

  • Listener not starting up

    oracle database 8i
    OS windows 2000 server
    listener not starting
    following is the error message from udump
    network error encountered setting up listening port
    listening address for dispatcher is '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'
    NS Primary Error: TNS-12532: TNS:invalid argument
    NS Secondary Error: TNS-12560: TNS:protocol adapter error
    NT Generic Error: TNS-00502: Invalid argument
    32-bit Windows Error: 22: Invalid argument

    Arun,
    Check your listener.ora file whether the entries are proper or not, if not using oracle net configuration assistant configure listner,servicename.

  • Oracle does not start

    Hi,
    I have installed oracle 11g r1 on centos. When the pc is connected to network, then I have no problem to spart oracle, else the oracle does not starts.
    What can I do to start oracle with or without internet connection.
    On windows I used a loopback adapter. Is here any method?
    Thank you

    Hello,
    ORA-12157: TNS:internal network communication errorThis Note of My Oracle Support may give you some solution:
    Local Connections Are Not Working ORA-12157 "TNS:internal network communication error" [ID 399342.1]Is the Loopback Interface well configured ?
    http://www.informit.com/articles/article.aspx?p=25845
    From the below documentation:
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32002/pre_install.htm#BABFHCJG
    "+When you run the ping command on the computer itself, the ping command should return the IP address of the computer.+"
    Hope this help.
    Best regards,
    Jean-Valentin

  • FNDFS Listener not starting after patching

    12.1.3
    redhat 4.8
    DB 11.2.0.1
    We recently did patching on our R12 system. The system is online, however the concurrent managers are not working due to the APPS_NPCP listener not starting. When attempting to start FNDFS this is the error we get. This was a working system prior to applying the patches. I can provide a list of patches if needed. There were just under 30 of them I believe. The majority of them were in doc # 437878.1
    [applnpcp@ahdsedstws16 apps_backup]$ adalnctl.sh start
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Starting listener process APPS_NPCP.
    adalnctl.sh: exiting with status 1
    <============From adalnctl.txt logfile =================>
    Error listening on: (ADDRESS=(PROTOCOL=TCP)(Host=ebusr12)(Port=1636))
    TNS-12533: TNS:illegal ADDRESS parameters
    TNS-12560: TNS:protocol adapter error
      TNS-00503: Illegal ADDRESS parameters
    Listener failed to start. See the error message(s) above...
    09/10/13-13:52:41 :: adalnctl.sh: exiting with status 1
    <======================end=======================>
    Nothing really should have changed in the context file or in how the tnsnames.ora is generated, looking at the file it appears correct. What else can I check as to why this won't start anymore?

    Where the patches applied to the correct ORACLE_HOME?
    Have you verified the contents of listener.ora and tnsnames.ora file under $TNS_ADMIN directory? Running AutoConfig should usually fix those files (assuming it completes successfully and you have proper entry in the /etc/hosts file and your FND_NODES table entries are correct).
    How to get a clean Autoconfig Environment ? (Doc ID 391406.1)
    Thanks,
    Hussein

  • TNS-12560: TNS:protocol adapter error listener not starting up.

    Hi all
    we came to an issue where we have to move our server from one data centre to another after unplugging the machine and re-plugging the server
    1) Operating system (OEL 5.1) started.
    2) Database 11gR2 started.
    3) Listener Failed to Start.
    [oracle@yam01 tmp]$ lsnrctl start lsn_yscc12
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-OCT-2012 07:57:58
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    [oracle@yam01 tmp]$
    When checked in sqlnet.log we found.
    [oracle@yam01 log]$ cat sqlnet.log
    Directory does not exist for read/write [u01/app/oracle/product/11.2.0/log] [u01/app/oracle/product/11.2.0/log/diag/clients]
    [oracle@yam01 log]$
    /u01/app/oracle/product/11.2.0/log
    /u01/app/oracle/product/11.2.0/log/diag/clients --> here under diag folder client folder was missing.
    drwxrwxr-x 3 oracle oinstall 4096 Sep 30 12:59 /u01/app/oracle/product/11.2.0/log/diag/
    *[oracle@yam01 log]$ cd /u01/app/oracle/product/11.2.0/log/diag/clients*
    -bash: cd: /u01/app/oracle/product/11.2.0/log/diag/clients: No such file or directory
    *[oracle@yam01 log]*
    [oracle@yam01 diag]$ mkdir clients
    [oracle@yam01 diag]$ ls -ltr
    total 12
    drwxr-x--- 3 oracle oinstall 4096 Sep 30 12:59 rdbms
    -rw-r----- 1 oracle oinstall 15 Oct 2 07:43 adrci_dir.mif
    drwxr-xr-x 2 oracle oinstall 4096 Oct 2 08:27 clients
    [oracle@yam01 diag]$
    and added *"SUBSCRIBE_FOR_NODE_DOWN_EVENT_lsn_yscc12=OFF"*
    and then when started all the listener it started successfully.+_
    [oracle@yam01 ~]$ lsnrctl status lsn_yscc12
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 02-OCT-2012 08:40:19
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=100.100.50.199)(PORT=1603)))
    STATUS of the LISTENER
    Alias lsn_yscc12
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 02-OCT-2012 08:28:09
    Uptime 0 days 0 hr. 12 min. 9 sec
    Trace Level admin
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/yam01/lsn_yscc12/alert/log.xml
    Listener Trace File /u01/app/oracle/diag/tnslsnr/yam01/lsn_yscc12/trace/ora_10095_3086223040.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=100.100.50.199)(PORT=1603)))
    Services Summary...
    Service "YSCC12.YAMAMACEMENT.COM" has 1 instance(s).
    Instance "yscc12", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@yam01 ~]$
    Thanks all for Reading this post
    hope if you came across this issues this may work for you.
    Best Regards
    Kaleem.

    Welcome to OTN
    Thank you For you sharing :)

  • Oracle XE not starting up

    Hi Community,
    I have installed Oracle XE on top of RH FC4 running on my VM. When I start XE I get the following error:
    [root@vm ~]# /etc/init.d/oracle-xe start
    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@vm ~]#
    I tried capturing the errors which are '/bin/su: /bin/bash: Permission denied', I checked the permissions which are okay. The oracle-xe script fails at line "$SU -s /bin/bash $ORACLE_OWNER -c "$SQLPLUS -s /nolog @$ORACLE_HOME/config/scripts/startdb.sql" > /dev/null 2>&1".
    Has anybody encountered this problem?
    Cheers
    Nitin

    Here are the complete logs of the fresh installation which I carried out......
    [root@vm ~]# rpm -ivh oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    Preparing... ########################################### [100%]
    1:oracle-xe-univ ########################################### [100%]
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    [root@vm ~]# /etc/init.d/oracle-xe configure
    Oracle Database 10g Express Edition Configuration
    This will configure on-boot properties of Oracle Database 10g Express
    Edition. The following questions will determine whether the database should
    be starting upon system boot, the ports it will use, and the passwords that
    will be used for database accounts. Press <Enter> to accept the defaults.
    Ctrl-C will abort.
    Specify the HTTP port that will be used for Oracle Application Express [8080]:
    Specify a port that will be used for the database listener [1521]:
    Specify a password to be used for database accounts. Note that the same
    password will be used for SYS and SYSTEM. Oracle recommends the use of
    different passwords for each database account. This can be done after
    initial configuration:
    Confirm the password:
    Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:
    Starting Oracle Net Listener...Done
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8080/apex"
    [root@vm ~]# /etc/init.d/oracle-xe start
    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@vm ~]# /etc/init.d/oracle-xe stop
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    [root@vm ~]# /etc/init.d/oracle-xe start
    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.
    Again I had to copy init.ora to initXE.ora and change the shared memory size to 62198988 bytes.
    SQL> shutdown immediate;
    ORA-01507: database not mounted
    ORACLE instance shut down.
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 96468992 bytes
    Fixed Size 1257356 bytes
    Variable Size 88080500 bytes
    Database Buffers 4194304 bytes
    Redo Buffers 2936832 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    SQL>
    -bash-3.00$ pwd
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/dbs
    -bash-3.00$ ls -lrt
    total 48
    -r-xr-xr-x 1 oracle dba 8385 Jan 30 2006 init.ora
    -r-xr-xr-x 1 oracle dba 8386 Feb 26 11:17 initXE.ora
    -rw-rw---- 1 oracle dba 1544 Feb 26 11:17 hc_XE.dat
    -rw-rw---- 1 oracle dba 24 Feb 26 11:18 lkDEFAULT
    -bash-3.00$
    -bash-3.00$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 26-FEB-2008 11:20:30
    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
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12555: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00525: Insufficient privilege for operation
    Linux Error: 1: Operation not permitted
    Listener failed to start. See the error message(s) above...
    -bash-3.00$
    -bash-3.00$ more listener.ora
    # listener.ora Network Configuration File:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = vm)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    -bash-3.00$

  • Listener not starting on server reboot

    for securing listener I have done the following steps:
    Created a separate account and group at OS level and brought listener.ora,lsnrctl and related files/directories under this account and group.
    I have secured listener by setting password (change_password,save_config followed by reload) on Oracle 8.1.7 running on HP Unix 11.11. while giving save_config the listener.ora is automatically brought under its original user and group.But I manually change it back to the account and group I created.
    On server reboot listener does not start automatically.
    Please help

    Here is the error message, please let me know the solution:
    LSNRCTL for HPUX: Version 8.1.7.4.0 - Production on 09-SEP-2007 15:17:46
    (c) Copyright 1998 Oracle Corporation. All rights reserved.
    Starting /....../oracle/v8/8.1.7/bin/tnslsnr: please wait...
    TNSLSNR for HPUX: Version 8.1.7.4.0 - Production
    System parameter file is /...../oracle/v8/8.1.7/network/admin/listener.ora
    Log messages written to /......./oracle/v8/8.1.7/network/log/listener.log
    Attempted to listen on: (ADDRESS=(PROTOCOL=IPC)(KEY=.......world))
    TNS-12555: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00525: Insufficient privilege for operation
    HPUX Error: 1: Not owner

  • Oracle instances not starting

    So,
    We tried to bring our Oracle 10g RAC cluster back online on Monday and have been having issues getting the instances to come up. Here's what we've seen so far:
    [oracle@db1-dev bin]$ ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE db1-dev
    ora....EV.lsnr application ONLINE ONLINE db1-dev
    ora....dev.gsd application ONLINE ONLINE db1-dev
    ora....dev.ons application ONLINE ONLINE db1-dev
    ora....dev.vip application ONLINE ONLINE db1-dev
    ora....SM2.asm application ONLINE ONLINE db2-dev
    ora....EV.lsnr application ONLINE ONLINE db2-dev
    ora....dev.gsd application ONLINE ONLINE db2-dev
    ora....dev.ons application ONLINE ONLINE db2-dev
    ora....dev.vip application ONLINE ONLINE db2-dev
    ora.orcl.db application ONLINE OFFLINE
    ora....l1.inst application ONLINE OFFLINE
    ora....l2.inst application ONLINE OFFLINE
    [oracle@db1-dev bin]$./crs_start ora.orcl.orcl1.inst
    Attempting to start `ora.orcl.orcl1.inst` on member `db1-dev`
    Start of `ora.orcl.orcl1.inst` on member `db1-dev` failed.
    db2-dev : CRS-1018: Resource ora.db1-dev.vip (application) is already running on db1-dev
    CRS-0215: Could no start resource 'ora.orcl.orcl1.inst'.
    [oracle@db1-dev bin]$ ./srvctl start instance -d orcl -i orcl1
    PRKP-1001 : Error starting instance orcl1 on node db1-dev
    CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'
    [oracle@db1-dev bin]$ ./crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthy
    [oracle@db1-dev bin]$
    We have two nodes in our RAC cluster (db1-dev and db2-dev). Both nodes run on linux as well. I've also tried using the "srvctl" command to remove and add the instances as well as the database. That has not seemed to change our situation.
    Any help would be greatly apprecited.
    Thanks in advance.

    So,
    I attempted to use SQLPlus to start the instances and I received TNS listener errors:
    [oracle@db1-dev bin]$ sqlplu /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Oct 12 09:16:20 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> CONNECT SYS as SYSDBA
    Enter Password:
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    This is bothersome. Especially since the "tnsnames.ora" file has not changed on this box (and it used to work). Ideas on how to fix this?
    I also looked through your blog and discovered that we don't have the cap files for anything but the listeners... so, I created a file that looks like this:
    NAME=ora.orcl.db
    TYPE=application
    ACTION_SCRIPT=/u01/app/oracle/product/crs/bin/racgwrap
    PLACEMENT=balanced
    CHECK_INTERVAL=600
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=60
    FAILURE_THRESHOLD=1
    AUTO_START=1
    ACTIVE_PLACEMENT=0
    OPTIONAL_RESOURCES=
    REQUIRED_RESOURCES=
    RESTART_ATTEMPTS=1
    SCRIPT_TIMEOUT=600
    STOP_TIMEOUT=0
    HOSTING_MEMBERS=
    UPTIME_THRESHOLD=7d
    USR_ORA_ALERT_NAME=
    USR_ORA_CHECK_TIMEOUT=0
    USR_ORA_CONNECT_STR=/ as sysdba
    USR_ORA_DEBUG=0
    USR_ORA_DISCONNECT=false
    USR_ORA_FLAGS=
    USR_ORA_IF=
    USR_ORA_INST_NOT_SHUTDOWN=
    USR_ORA_LANG=
    USR_ORA_NETMASK=
    USR_ORA_OPEN_MODE=
    USR_ORA_OPI=false
    USR_ORA_PFILE=
    USR_ORA_PRECONNECT=none
    USR_ORA_SRV=
    USR_ORA_START_TIMEOUT=0
    USR_ORA_STOP_MODE=immediate
    USR_ORA_STOP_TIMEOUT=0
    USR_ORA_VIP=
    I then did the following to register it:
    [oracle@db1-dev bin]$ ./crs_unregister ora.orcl.db
    [oracle@db1-dev bin]$ ./crs_profile -validate ora.orcl.db
    [oracle@db1-dev bin]$ ./crs_register ora.orcl.db
    [oracle@db1-dev bin]$ ./crs_start ora.orcl.db
    Attempting to start `ora.orcl.db` on member `db1-dev`
    Start of `ora.orcl.db` on member `db1-dev` failed.
    Attempting to start `ora.orcl.db` on member `db2-dev`
    Start of `ora.orcl.db` on member `db2-dev` failed.
    CRS-1006: No more members to consider
    CRS-0215: Could not start resource 'ora.orcl.db'
    Thanks again for the help.

  • Oracle 8i not starting

    Please help. I have Oracle 8I; webdb and OAS installed on NT4. (Workstation) with SP 5.
    Everything was working properly till I had to install Oracle7 client software to connect to Unix box, which is running Oracle7.xx.
    I have installed Oracle 7 client into it's own directory (Oracle Home). Now I can not start my listener service for 8I
    I get a message "Error 2140, an internal Windows NT error occurred"
    I can not use "Home selector" I get a message "Unable to determine Oracle Home information. Primary Oracle Home unchanged"
    My registry looks like this
    HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/ORACLE HOMES/ORACLE1/HOME0 (ORACLE 8I), HOME1 (WEBDB), HOME2 (OAS)
    HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/SOFTWARE MANAGER/OBJECT MANAGE (HAS INFO ABOUT ORACLE7 CLIENT)
    At this point Oracle7 client works fine and I am able to connect to a UNIX machine.
    Oracle 8I not fine
    Listener8I not fine
    Webdb not fine
    OAS not fine
    Any suggestion is greatly appreciated
    Best regards
    null

    Thanks, the only message is from OracelWebAssistande saying "The description for Event ID ( 500 ) in Source ( OracleWebAssistant0 ) could not be found. It contains the following insertion string(s): ."
    that is it, I have no idea what this means? please help.
    Best Regards

  • SqlPLus and Listener not Starting - Error 1067 and 1053

    Hi all,
    Windows 2003 Oracle 10.2. and ECC 6.0
    I would really appreciate if someone could reply me quick here. I was trying to patch Oracle 10.2.0.1 to patch set 1 10.2.0.2 when it suddenly got canceled. No the Oracle listener is not starting up. Please help me.
    Thanks
    Adnan

    Hi,
    I m putting the startsap log here :
    SAP-R/3-Startup Program
    Starting at 2008/09/20 10:39:33
    Startup Profile: "F:\usr\sap\DEV\SYS\profile\START_DVEBMGS00_devsap"
    Starting Programs
    (6028) Execute: F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3560) Execute: F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\strdbs.cmd DEV
    (5628) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\msg_server.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (880) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\disp+work.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3924) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\igswd.EXE -mode=profile pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3228) Parent Shutdown at 2008/09/20 13:30:46
    (3228) Parent Shutdown at 2008/09/20 13:31:43
    (3228) kill(SIGINT 3924) failed.
    (3228) kill(SIGINT 880) failed.
    (3228) kill(SIGINT 5628) failed.
    (2008) Parent Shutdown at 2008/09/20 15:24:45
    (2008) Cannot terminate child processes.

  • RHEL 3  - RAC - Firewire - Listener Not Starting

    Hi,
    I almost got thru the howto install guide on the Firewire RAC server install, but hit a snag. During the TNSListener configuration, I see both server - run the config just like the instructions say, but it barks back that permissions are denied and cannot start the listener which maybe already started. I then try manually starting the listener using the lsnrctl start command - but the bloody thing still won't start.
    Any ideas - I'm about to scrap the install and start over since I was planning on doing that anyway......

    I also try a startup of the nodeapps using srvctl - here's the results I get.
    [oracle@cberac2 admin]$ srvctl start nodeapps -n cberac2
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:LSNRCTL for Linux: Version 10.1.0.3.0 - Production on 20-SEP-2005 17:33:14
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Copyright (c) 1991, 2004, Oracle. All rights reserved.
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Starting /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr: please wait...
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:TNSLSNR for Linux: Version 10.1.0.3.0 - Production
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:System parameter file is /u01/app/oracle/product/10.1.0/db_1/network/admin/listener.ora
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Log messages written to /u01/app/oracle/product/10.1.0/db_1/network/log/listener_cberac2.log
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.68.61.192)(PORT=1521)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.68.61.190)(PORT=1521)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vip-cberac2)(PORT=1521)(IP=FIRST)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:TNS-12547: TNS:lost contact
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-12560: TNS:protocol adapter error
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-00517: Lost contact
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: Linux Error: 104: Connection reset by peer
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.68.61.190)(PORT=1521)(IP=FIRST)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:TNS-12541: TNS:no listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-12560: TNS:protocol adapter error
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-00511: No listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: Linux Error: 111: Connection refused
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:LSNRCTL for Linux: Version 10.1.0.3.0 - Production on 20-SEP-2005 17:33:14
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Copyright (c) 1991, 2004, Oracle. All rights reserved.
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vip-cberac2)(PORT=1521)(IP=FIRST)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:TNS-12541: TNS:no listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-12560: TNS:protocol adapter error
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-00511: No listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: Linux Error: 111: Connection refused
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.68.61.190)(PORT=1521)(IP=FIRST)))
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr:TNS-12541: TNS:no listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-12560: TNS:protocol adapter error
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: TNS-00511: No listener
    cberac2:ora.cberac2.LISTENER_CBERAC2.lsnr: Linux Error: 111: Connection refused
    CRS-0215: Could not start resource ora.cberac2.LISTENER_CBERAC2.lsnr.

  • Database listener not starting

    hi all,
    Database listener is not starting at cloned instance. strange thing is that when listener name is 'PROD' I can not start listener , and when I set listener name to any other name then there is no problem i can start it normally.
    Please find details below.
    OS : Linux
    DB release: 9r2
    $ ./addlnctl.sh start PROD
    You are running addlnctl.sh version 115.7
    Logfile: /oradata/oradb/proddb/9.2.0/appsutil/log/PROD_proddb/addlnctl.txt
    Starting listener process PROD ...
    addlnctl.sh: exiting with status 1
    while viewing logfile (/oradata/oradb/proddb/9.2.0/appsutil/log/PRODproddb/addlnctl.txt)_*
    LSNRCTL for Linux: Version 9.2.0.6.0 - Production on 28-JAN-2010 09:37:02
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    The command completed successfully
    LSNRCTL for Linux: Version 9.2.0.6.0 - Production on 28-JAN-2010 09:37:17
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=clondb.testdomain.com)(Port=1531))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL for Linux: Version 9.2.0.6.0 - Production on 28-JAN-2010 09:37:17
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /oradata/oradb/proddb/9.2.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 9.2.0.6.0 - Production
    .logd280: error creating log stream /oradata/oradb/proddb/9.2.0/network/admin
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    Linux Error: 2: No such file or directory
    Listener failed to start. See the error message(s) above...
    Permission for files is as folow*
    $ pwd
    /oradata/oradb/proddb/9.2.0/network/admin/PROD_proddb
    $ ls -l
    total 36
    -rwxr--r-- 1 oradb oinstall 1213 Sep 6 10:11 listener_ifile_old.ora
    -rw-r--r-- 1 oradb oinstall 1204 Jan 27 11:43 listener_ifile.ora
    -rwxr--r-- 1 oradb oinstall 1335 Jan 27 11:25 listener_old.ora
    -rw-r--r-- 1 oradb oinstall 1197 Jan 28 09:37 listener.ora
    -rwxr--r-- 1 oradb oinstall 324 Jan 23 09:13 PROD_proddb_ifile.ora
    -rw-r--r-- 1 oradb oinstall 2 Feb 21 2008 sqlnet_ifile.ora
    -rwxr--r-- 1 oradb oinstall 631 Sep 6 10:25 sqlnet.ora
    -rwxr--r-- 1 oradb oinstall 2530 Jan 27 11:25 tnsnames_old.ora
    -rwxr--r-- 1 oradb oinstall 2530 Sep 6 09:04 tnsnames.ora
    and permission for log files*
    $ pwd
    /oradata/oradb/proddb/9.2.0/network/log
    $ ls -l
    total 100
    -rw-r--r-- 1 oradb oradb 0 Jan 27 13:32 listener.log
    -rw-r--r-- 1 oradb oinstall 2170 Feb 21 2008 listener_old.log
    -rw-r--r-- 1 oradb oinstall 5020 Jan 28 09:37 proddg.log
    -rw-rw-r-- 1 oradb oradb 352 Jan 28 09:37 prod.log
    -rw-r--r-- 1 oradb oinstall 3168 Jan 27 12:01 prod_old.log
    -rw-r--r-- 1 oradb oinstall 74089 Sep 4 11:01 sqlnet.log
    regards

    user4041390 wrote:
    hi all,
    Database listener is not starting at cloned instance. strange thing is that when listener name is 'PROD' I can not start listener , and when I set listener name to any other name then there is no problem i can start it normally.
    <snip>Why not make life easier on yourself and just let the listener go with the default name of 'listener'?

  • Oracle 10g XE installation problem on Ubuntu Linux, Oracle will not start

    Hi,
    After installing the pakages the error is when I call sqlplus and login as SYS :-
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    What I have done:-
    My system is 64 bit AMD.
    I installed .deb package on Ubuntu 9.04 server. I installed the following packages.
    1.     ibc6-i386
    2.     libaio_0.3.104-1_i386.deb
    3.     bc
    4.     oracle-xe-universal_10.2.0.1-1.1_i386.deb.
    The Oracle processes do not start after running /etc/init.d/oracle-xe start.
    I can tnsping from the local machine.
    dpkg -l |grep libaio gives the following:
    ii libaio1 0.3.107-3ubuntu1 Linux kernel AIO access library - shared lib

    I have been running XE on 9.04 (32bit on my laptop - 64bit on my workstation) and both works fine. I had no problem installing. I followed the directions in documents I found on Ubuntu forums and also google. The document I used to install on 64bit was from http://littlebrain.org
    I remember using
    dpkg -i --force-architecture libaio1_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio-dev_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio1-dbg_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture oracle-xe_10.2.0.1-1.0_i386.deb
    and then I used the ./oracle-xe configure as root, the installation was ok - and I have even updated the APEX version to 3.2.1 on the XE installation running on my 64bit Ubuntu 9.04
    hope this proves useful
    R/ Zafer

  • Oracle does not start automatically ORA-01031: insufficient privileges

    Hi,
    OS WS2008R2.
    ORACLE 11gR2.
    Oracle Instance does not start with oracle services but if i stop and restart the services it comes up clean.
    Moreover if i change service ownership to Domain\Administrator it again works well.
    Checked registery and all ok. No error in alert.log. Only clue found in Oradim.log.
    ORADIM.LOG....
    C:\Oracle\Ora11g\bin\oradim.exe -startup -sid ptdb -usrpwd * -log oradim.log -nocheck 0
    Thu Nov 15 15:16:15 2012
    ORA-01031: insufficient privileges
    Please help
    Thanks

    1- startup type- Auto
    2- Group to user- ORA_DBA
    3 - you can check log on tab in the service properties and set the username and password who responsible about this services
    As i already stated 3 works. but i want it to work under Local System and not under any user.
    Thanks

  • Oracle 10g not starting after upgarde

    Hi,
       Oracle not starting after upgrade and this service not starting automatically . This is error giving in the event viewer
    Description:
    The OracleDEV102iSQL*Plus service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Cheers
    Murali

    Hi,
    I cannot explain what went wrong.
    The error indicate that the upgrade is not finished or an error happened during the upgrade.
    Please, review the alert log and the upgrade logs.
    There are some possibilities:                                                                               
    - First one is to finish the upgrade to Oracle 10.2 manually. Please,  check the Metalink notes:                                                                               
    Note 316889.1 - Complete checklist for manual upgrades to 10gR2   
        Note:420146.1 - What is the Best Way to Upgrade to 10g?                                                                               
    - Second option is to restore the database to a point before the  upgrade. In this case, you have to use the Oracle 9.2 software as  well and need to restart the upgrade from the beginning.

Maybe you are looking for

  • Pricing condition upload in Inforecords

    Hi All, I need your help for the following issue. Business requirement  is they need a new program which will upload condition in the info record and also they want to change the pricing  change values for existing pricing condition . I am giving Pla

  • Photoshop Elements 6 stops launching

    Windows XP Pro, SP2 and all updates. Elements 6 stops launching: cannot find a connection to any other task that I am doing. The only method to operate normally is to use install disk and do the "repair process". The program will not start to operate

  • Music from ipod to library

    is there any way you can get the songs from your ipod to your itunes library? i got all my songs from a friend and now i think that they will all disappear without me having the cds.

  • Font doesn't show up for Flash

    I have a font located in my System/Library/Fonts folder that shows up in my Font Book. I can also see the font in my font list while in Adobe PhotoShop and Illustrator...but not in Flash. I am using CS3. Does anyone have an idea why this may be happe

  • Expose doesn't Stick

    Sometimes when I hit F3 to activate Expose all windows show for a half second then revert to the window I'm on. Basically Expose is not "sticking". Has anyone encountered this problem? Perhaps I had too many programs open. Thanks.