Cannot start Oracle, Listener and EnterpriseManager

Hello all!
I am using Oracle 11g an I can't start them after I have installed updates for Windows Server 2003 64bit. Whenever I had rebooted my machiene the database had worked every time after startup. But this time it doesn't start.
When trying to start services OracleService[SID], OracleOraDb11g_home1TNSListener, OracleDBConsole[SID] and Oracle [SID] VSS Writer Service I get the error code 1053. I don't understand what happened.
I have done some research. I trace the startup of the services with Process Monitor. Starting the service
1. OracleService[SID] oracle.exe wants to access a file called oraclient11.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
2. OracleOraDb11g_home1TNSListener tnslsnr.exe wants to acces a file called oran11.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
3. OracleDBConsole[SID] nmesrvc.exe wants to access a file called orauts.dll within d:\oracle\product\11.1.0\db_1\bin. But this file is the directories db_1\bin\ctxhx, db_1\oui\bin and db_1\oui\lib\win64.
4. Oracle [SID] VSS Writer Service oravssw.exe wants to acces a file called oci.dll within d:\oracle\product\11.1.0\db_1\bin. But there is no such file within the Oracle Base Directory.
What went wrong? What can I do witohut re-installing the database in order to get working it?
Yavuz

Hi Hub!
There is no oraclient11.dll file in the d:\oracle directory and its subdirectories and also not in the system32 directoy. So I cannot rename it. The same is right for the other files mentioned in my first post.
I can't acces metalink. metalink.oracle.com forwards me to https://metalink.oracle.com/csp/ui/index.html which is not available (404) at this time.
For the ADR log files I'm not sure if I found the right files. I have extract the part of the files which are written after the reboot.
d:\oracle\diag\rdbms\[SID]\[SID]\alert\log.xml
<msg time='2008-11-03T18:46:14.922+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>
</txt>
</msg>
<msg time='2008-11-03T18:46:15.219+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>
Fatal NI connect error 12638, connecting to:
(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>
VERSION INFORMATION:
TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> Time: 03-NOV-2008 18:46:15
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> Tracing not turned on.
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> Tns error struct:
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> ns main err code: 12638
</txt>
</msg>
<msg time='2008-11-03T18:46:15.235+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>
</txt>
</msg>
<msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>TNS-12638: Abrufen der ID-Daten nicht erfolgreich
</txt>
</msg>
<msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> ns secondary err code: 0
</txt>
</msg>
<msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> nt main err code: 0
</txt>
</msg>
<msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> nt secondary err code: 0
</txt>
</msg>
<msg time='2008-11-03T18:46:16.750+01:00' org_id='oracle' comp_id='rdbms'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt> nt OS err code: 0
</txt>
</msg>
d:\oracle\diag\rdbms\[SID]\[SID]\trace\alert_[SID].log
Mon Nov 03 18:46:14 2008
Fatal NI connect error 12638, connecting to:
(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
VERSION INFORMATION:
TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
Time: 03-NOV-2008 18:46:15
Tracing not turned on.
Tns error struct:
ns main err code: 12638
TNS-12638: Abrufen der ID-Daten nicht erfolgreich
ns secondary err code: 0
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
d:\oracle\diag\rdbms\[SID]\[SID]\trace\[SID]_ora_2028.trc
Trace file d:\oracle\diag\rdbms\[SID]\[SID]\trace\[SID]_ora_2628.trc
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Windows NT Version V5.2 Service Pack 2
CPU : 2 - type 8664, 1 Physical Cores
Process Affinity : 0x0000000000000000
Memory (Avail/Total): Ph:494M/2030M, Ph+PgF:3425M/5981M
Instance name: [SID]
Redo thread mounted by this instance: 1
Oracle process number: 0
Windows thread id: 2628, image: ORACLE.EXE (SHAD)
*** 2008-11-03 18:46:16.953
opiino: Attach failed due to ORA-12638
d:\oracle\diag\tnslsnr\[HOSTNAME]\listener\trace\log.xml
<msg time='2008-11-03T18:45:39.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:45:39 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:45:42.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:45:42 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:45:45.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:45:45 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:45:48.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:45:48 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:45:51.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:45:51 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:46:06.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:46:06 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:46:12.360+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:46:12 * service_update * [SID] * 0
</txt>
</msg>
<msg time='2008-11-03T18:46:23.969+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:46:23 * service_died * [SID] * 12547
</txt>
</msg>
<msg time='2008-11-03T18:46:23.969+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>TNS-12547: TNS: Verbindung verloren
</txt>
</msg>
<msg time='2008-11-03T18:46:25.969+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:46:25 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3260)) * establish * [SID] * 12505
</txt>
</msg>
<msg time='2008-11-03T18:46:26.000+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
</txt>
</msg>
<msg time='2008-11-03T18:46:31.016+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>03-NOV-2008 18:46:31 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3262)) * establish * [SID] * 12505
</txt>
</msg>
<msg time='2008-11-03T18:46:31.016+01:00' org_id='oracle' comp_id='tnslsnr'
type='UNKNOWN' level='16' host_id='[HOSTNAME]'
host_addr='[IP]'>
<txt>TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
</txt>
</msg>
d:\oracle\diag\tnslsnr\[HOSTNAME]\listener\trace\listener.log
Mon Nov 03 18:46:06 2008
03-NOV-2008 18:46:06 * service_update * [SID] * 0
03-NOV-2008 18:46:12 * service_update * [SID] * 0
Mon Nov 03 18:46:23 2008
03-NOV-2008 18:46:23 * service_died * [SID] * 12547
TNS-12547: TNS: Verbindung verloren
03-NOV-2008 18:46:25 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3260)) * establish * [SID] * 12505
TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
03-NOV-2008 18:46:31 * (CONNECT_DATA=(SID=[SID])(CID=(PROGRAM=D:\Oracle\product\11.1.0\db_1\bin\emagent.exe)(HOST=[HOSTNAME])(USER=OraUser))) * (ADDRESS=(PROTOCOL=tcp)(HOST=[IP])(PORT=3262)) * establish * [SID] * 12505
TNS-12505: TNS: Listener kann in Connect-Deskriptor angegebene SID aktuell nicht auflösen
I hope you can see what was going wrong.
Yavuz

Similar Messages

  • CANNOT START ORACLE 10G IN OPENSUSE 11.1

    Hallo!I managed to install successfully the Oracle 10g on OpenSUSE 11.1.
    I have tried to configure the machine so that the Oracle listener and database start up when the computer boots by trying to open the /etc/oratab and trying to change the ‘N’ at the end to a ‘Y’.
    Unfortunately,the /etc/oratab does not exist in my system.But I have been able to open YaST and Go to /etc/sysconfig Editor > Productivity > Databases > Tools > Oracle > DB and change the following to “yes”:
    - START_ORACLE_DB
    - START_ORACLE_DB_LISTENER
    - START_ORACLE_DB_EMANAGER
    - START_ORACLE_DB_ISQLPLUS
    Unluckily,when I type the following commands at the terminal,I get the response that they (the commands) do not exist
    a. Start Oracle listener – lsnrctl start
    b. Start Enterprise manager services – emctl start dbconsole
    c. Start iSQL *Plus – isqlplusctl start
    d. Check if sqlplus is working:
    sqlplus “connect / as sysdba“
    How do I solve this problem?

    Hallo!I am using openSUSE 11.1 i586.Moreover I installed Oracle 10g R2 from the zipped file 10201_database_linux32 .These are the steps I followed to install Oracle 10g into my Linux platform.I borrowed them from 2 web pages
    Oracle_on_openSUSE || The URL-http://en.opensuse.org/Oracle_on_openSUSE
    Installing Oracle 10g on openSUSE 10.3||The URL-http://tianawarner.blogspot.com/2008/08/installing-oracle-10g-on-opensuse-103.html
    1)I ensured that the packages below have been installed first
    -kernel-source
    binutils
    gcc
    gcc-c++
    glibc
    libaio
    libaio-devel
    make
    gnome-libs
    libstdc++
    libstdc++-devel
    xscreensaver
    sysstat
    3)I then installed orarun
    4)Log in as super user and go to /etc/profile.d/oracle.sh.Change the variable ORACLE_HOME to /home/JOEY
    5) Configure the new oracle user.
    a. Type passwd oracle in the terminal. Change the password for the oracle user.
    b. Type rcoracle start to set kernel parameters. Ignore any errors.
    c. Go to YaST > User Management. To see the oracle user, set the filter to System Users.
    - Find the oracle user and click edit.
    - Uncheck disable user login.
    - Go to the details tab and make sure the login shell is set to /bin/bash.
    7)Copy the oracle s/w from CD,unrar it and store unzipped folder as oracle on the Desktop
    8)Modify the ‘certified versions’ section of the disk’s /install/oraparam.ini file, to add support for openSUSE 11.1. Just add SuSE-11 to the end of the line.
    9)Set the DISPLAY. As administrator type in xhost +. Log in as the oracle user by typing su - oracle and then type export DISPLAY=:0
    10)Set updated kernel parameters by executing rcoracle start.
    11)Log out as root.Log in as normal user at the shell.Move into the oracle folder in the terminal and run ./runInstaller.
    12)The OUI dialog box appeared,I entered the password in the two password entry text boxes.I left the default database as orcl.I never did any other command based configuration.Just used the OUI to proceed installation in the simplistic manner that one uses while installing Oracle in Windows.
    13)I did get 2 errors (I cannot remember them)but I ignored them and proceeded to finish the Oracle installation.
    14) I tried to Configure the machine so that the Oracle listener and database start up when the computer boots.
    a. Type gedit /etc/oratab from root. Change the ‘N’ at the end to a ‘Y’.I tried this but could not find the oratab file.
    b. Open YaST. Go to /etc/sysconfig Editor > Productivity > Databases > Tools > Oracle > DB. Change the following to “yes”:
    - START_ORACLE_DB
    - START_ORACLE_DB_LISTENER
    - START_ORACLE_DB_EMANAGER
    - START_ORACLE_DB_ISQLPLUS
    15)I successfully implemented part b above
    When I tried to perform the following checks:
    a. Start Oracle listener – lsnrctl start
    b. Start Enterprise manager services – emctl start dbconsole
    c. Start iSQL *Plus – isqlplusctl start
    d. Check if sqlplus is working:
    sqlplus “connect / as sysdba“
    I received the errors commands do not exist.
    Please give me a correct step-by-step guide of how to install the Oracle.If I will need to uninstall my Oracle in order to install it correctly,please give me a step by step uninstallation guide.
    Thanks in advance.

  • Syncthing error - Cannot start GUI: listen tcp 127.0.0.1:8080 [SOLVED]

    Since I've used syncthing I loved it. So it had to make my friends to use it and in one of them we have following error every time we want to start it.
    Cannot start GUI: listen tcp 127.0.0.1:8080: bind: address already in use
    Does anyone have experienced this before?
    Last edited by Marvix (2014-07-19 19:43:49)

    Only under HTTPS as I had already set it before.
    I think I found the solution. I had the program to run, since the installation it recommends to autostart with
    systemctl start syncthing@user
    and i stopped it using
    systemctl stop syncthing@user
    and tried again with success without error.
    Thank you very much for your time.
    Last edited by Marvix (2014-07-19 19:44:26)

  • Just buy my macbook last week, and the problem is i cannot start my macbook and is making are beep beep sound. And is become warm. But when I connect to a charger is can start like normally.  What I'm need to do so? Thank You.

    just buy my macbook last week, and the problem is i cannot start my macbook and is making are beep beep sound. And is become warm. But when I connect to a charger is can start like normally.  What I'm need to do so? Thank You.

    Since you are covered by warranty, I would take it to your nearest Apple store immediately. There might be a problem with the RAM. And, you have 14 days to return the machine, so if it is not an easy fix, you might want to consider returning it for another machine.

  • Zen 8G This device cannot start code 10 and firmware update problem

    I have read the threads in the forums on the same problem that I am having. It seems that there are few solutions for this and the ones that have been posted I have tried. Basically the problem is this, I made the silly mistake of trying to update the firmware on my Zen 8G since it was listed as a critical update. I downloaded the firmware but it failed and took me to the recovery screen. Instead of working with this, again silly me, I tried to use the Creative recovery tool. This downloaded the firmwary and started rebooting the player. At this point it just hung. I left it on for about 3 hours and nothing happened and it wouldn't turn off so I hit the reset button on the player. Now when I connect it to the computer it recognizes it as a creative zen but if I try to download the firmware the software says the player is not connected when it is. When I check the device driver, even though it shows it as a creative zen it says "This device cannot start code 0"? I have the latest Microsoft device driver loaded and it still doesn't work.
    I have tried this on two different computers, one using XP and the other using Vista. I get the same problem with each. It appears to me that the problem is not really with the device driver but somehow with the firmware. However, I am not an expert at this stuff.
    If anyone could please help I would appreciate it. This was a gift for my wife for the Christmas of 2007 so it is just out of warranty and the service people won't help.

    GRe: Zen 8G This device cannot start code 0 and firmware update problem?Hello Tbg99,
    Welcome to Creative forums!
    Try booting the player in the recovery mode.
    . While the ZEN is off, press and hold down the play/pause button.
    2. While holding down the play/push button, push the reset button slowly using a paper clip/pin. You should feel the "click" sound when press it.
    3. Slide the On/Off switch towards the power button and hold it down until the recovery boot screen appears.
    Choose Clean Up then Reboot. If problem still persists, you may need to format the ZEN but take note that formatting will delete the contents of the device. To format the ZEN, boot the ZEN in the recovery mode again and choose Format this time.

  • Mail program gets locked. cannot start or close. and as a consequence macbook cannot be closed. any suggestions?

    My mailprogram gets locked. cannot start or close. and as a consequence my MacBookPro cannot be closed.  any suggestions?

    Force Quit Mail
    Apple Logo from menu Bar/select Force Quit
    Force Quit Mail

  • Win2k cannot start oracle services

    Hi,
    Usually, our oracle servers can start up autometically
    when the machine start up.
    Just now, oracle services cannot start. I try use
    start->control panel->administrator tool-> services to
    start oracle service, it gets errors as following:
    could not start the OracleOraHome90TNSListener service on
    local computer.
    Error 5: Access is denied.
    Then I try to use "lsnrctl start listener"
    I got following errors:
    Failed to start service, error 5.
    TNS-12536: TNS:operation would block
    TNS-12560: TNS:protocol adapter error
    TNS-00506: Operation would block
    32-bit Windows Error: 997: Unknown error
    I check listener log file, no new message is add to it.
    My OS is window 2000 professional.
    Oracle server version: 9.0.1.1.1
    Thank you for some advice.
    Julie

    Hi,
    I try to fix it by change log on setting by
    setting the oracle service as 'this account' and
    fill in account and password with system administrator
    account information. Then all oracle services can work
    properly. But with this setting the web application which
    connect oracle database cannot login to database.
    It may be the registry database of the machine get
    corrupted.
    How can I delete all oracle services and recreate the
    them again, then will re-register the service information?
    By the way, all other services in system are log on as
    localsystem account, only oracle services does not allow
    me set up as localsystem account, if I did that way, oracle service will not start and complain "error 5:
    access is denied"
    Thank you for give me some guide lines.
    Julie

  • SAP cannot start Oracle after Upgrading to 10g

    I have upgraded Oracle to 10g (10.2). After upgrading I run startsap but sapstart can start Oracle database but R3trans cannot verify that the database is started.
    the following log are in startdb.log. Please give me an idea what to do to solve this problem.
    S27adm 22> more startdb.log
    Mon Jun 2 13:00:22 GMT: 2008
    LOGFILE FOR STARTING ORACLE
    Mon Jun 2 13:00:22 GMT: 2008
    checking required environment variables
    ORACLE_HOME  is >/oracle/S27/102_64<
    ORACLE_SID   is >S27<
    Mon Jun 2 13:00:22 GMT: 2008
    check initora
    Mon Jun 2 13:00:22 GMT: 2008
    check initora
    Mon Jun 2 13:00:22 GMT: 2008
    checking V2 connect
    TNS Ping Utility for HPUX: Version 10.2.0.2.0 - Production on 02-JUN-2008 13:00:22
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /oracle/S27/102_64/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(HOST = er3asu81)(PORT = 1553)) (CONNECT_DATA = (SERVER = DEDICATED) (
    SERVICE_NAME = S27.world)))
    OK (0 msec)
    tnsping: V2 connect to S27
    Mon Jun 2 13:00:22 GMT: 2008
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Mon Jun 2 13:00:22 GMT: 2008
    Shutdown database
    First trying to shutdown the database - May be,
    the database is in the nomount or mount state
    Mon Jun 2 13:00:22 GMT: 2008
    starting database
    SQL*Plus: Release 10.2.0.2.0 - Production on Mon Jun 2 13:00:23 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 2533359616 bytes
    Fixed Size                  2199816 bytes
    Variable Size            2025713400 bytes
    Database Buffers          503316480 bytes
    Redo Buffers                2129920 bytes
    Database mounted.
    SP2-0158: unknown SET option "charwidth"
    no rows selected
    Not a terminal
    Not a terminal
    Database altered.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning and Data Mining options
    Mon Jun 2 13:00:46 GMT: 2008
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    Mon Jun 2 13:00:46 GMT: 2008
    /usr/sap/S27/SYS/exe/run/startdb: Terminating with error code 2

    Verify .dbenv* files in your <sid>adm home directory and update them as recommended in 10g upgrade documentation in the SAP Marketplace.
    If still not resolved, do R3trans -d from <sid>adm home directory and post the recent trans.log file to review further.
    Good Luck
    Nag Anthati

  • Cannot start Oracle 8.1.5 on Windows XP Pro

    Hi all,
    I am facing a hell lot of problem in starting an Oracle 815 ( Enterprise edition ) database installed on WindowsXP Pro.
    First problem is that , I am a Unix person and very less familier with Windows servers .
    I have successfully ( appearently ) installed Oracle 8.1.5 Enterprise edition on my Laptop with Windows XP Pro.
    In the service manager I can see the created services , like for the database , listener etc.
    I have set all of them to be started manually .
    When I try to start the database service ( instance ) , a progress bar appears as the service is being started .
    As the progress bar progresses , its progress becomes slower and slower , at the end it stops saying ,
    Could not start the OracleService<sid of db> service on Local Computer
    Error 1053: The service did not respond to the start or control request in a timely fashion.
    In the service manager the status of the service becomes 'starting' and thats it . It do not allow to start or stop that service after that .
    Is there any log or trace I can see for this ?
    If I start the listener service , it starts immediatly .
    Please advice .

    Hi ,
    I have just installed the latest OLEDB (OraWin9204) And ODBC (ora9205) Providers on my laptop using Oracle9i Personal Edition on Windows XP Prof. Now im getting this same error message. (service did not start in a timely fasion)
    If i try and run the oracle service from the command line i get more of a clue.
    \oraHome\bin\oracle.exe <service name>
    the following error message appears :
    The procedure entry point qmxdCvtXtobToSax could not be located in the dynamic link library orageneric9.dll
    this is located in the \oraHome\bin directory
    i have unpacked all of the jar files and had a look through them and i definatley have the latest orageneric9.dll that i can find which is :
    Date = 08/08/2003 : 12:39
    size = 2,638,096
    does anyone have a newer version of this file ?

  • Un able to start oracle listener.

    when I try to start oracle listner from control panle I got error saying 'The oracle listner started and then stopped.Some services stop automatically if they are not in use by other services or programs'
    Here is my listner.ora entry
    # listener.ora Network Configuration File: E:\app\rkalacha\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\rkalacha\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\rkalacha\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENERUB23 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = BLRUB288.misys.global.ad)(PORT = 1522))
    ADR_BASE_LISTENERUB23 = E:\app\rkalacha
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ADR_BASE_LISTENER = E:\app\rkalacha
    Here is cmd promt output:
    E:\EDrive\BFBT_2.1>set ORACLE_HOME=E:\app\rkalacha\product\11.2.0\dbhome_1
    E:\EDrive\BFBT_2.1>lsnrctl start LISTENERUB23
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 20-AUG-2013 17:00:51
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error

    Hi,
    Please edit the listener file, and add the SID_LIST_LISTENERUB23 to Listener LISTENERUB23 :
    ie Something like:
    SID_LIST_LISTENERUB23 =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\rkalacha\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\rkalacha\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENERUB23 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = BLRUB288.misys.global.ad)(PORT = 1522))
    ADR_BASE_LISTENERUB23 = E:\app\rkalacha
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\rkalacha\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\rkalacha\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    ADR_BASE_LISTENER = E:\app\rkalacha
    Then stop and start listener and check.
    Hope this answers,
    THanks &
    Best Regards,

  • Can i start oracle forms and reports 11g services in linux with opmnctl ?

    Hi:
    I am so confused with weblogic and forms 11g that i don't know nothing at all looll :)
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    Regards
    Ricardo

    Hi Ricardo,
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...After starting WLS_FORMS, you can very well send it to background.
    Press Ctrl+Z and then type bg it will move it to background
    >
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    with just opmnctl we cant run Forms I believe, we need to have WLS_FORMS also running ..
    Forms requires ohs or wc to be up and running along with WLS_FORMS , thats is what is my understanding ..

  • Errors starting oracle listener

    Hello all, I am currently faced with this error starting the oracle listener for a system copy. Would really appreciate some help with this.
    LSNRCTL for HPUX: Version 10.2.0.2.0 - Production on 21-AUG-2007 10:47:15
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting /oracle/DEV/102_64/bin/tnslsnr: please wait...
    /usr/lib/hpux64/dld.so: Unable to find library 'libons.so'.
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
      TNS-00517: Lost contact
       HPUX Error: 32: Broken pipe
    Thanks,
    Iqbal

    HOME=/home/devadm
    PATH=/oracle/DEV/102_64/bin:.:/home/devadm:/usr/sap/DEV/SYS/exe/run:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/hparray/bin:/opt/nett
    ladm/bin:/opt/fcms/bin:/usr/contrib/kwdb/bin:/usr/bin/X11:/opt/graphics/common/bin:/opt/upgrade/bin:/opt/ipf/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/resmon/bin:/opt/perf
    /bin:/opt/prm/bin:/opt/sas/bin:/opt/sec_mgmt/bastille/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/firefox:/opt/gnome/bin:/opt/ignite/bin:/opt/mozilla:/opt/perl_32/bin:/opt/p
    erl_64/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/gwlm/bin:/opt/drd/bin:/opt/sfm/bin:/usr/contrib/bin/X11
    LOGNAME=devadm
    SHELL=/bin/csh
    TERM=hp
    COLUMNS=167
    LINES=54
    MANPATH=/opt/VRTS/vxfs4.1/man:/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/graphics/common/man:/opt/igni
    te/share/man/%L:/opt/ignite/share/man:/opt/ipf/man:/opt/ldapux/share/man:/opt/ldapux/ypldapd/man:/opt/cifsclient/share/man:/usr/dt/share/man:/opt/samba/man:/opt/samba/
    WTEC_Support_Tools/man:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man:/opt/resmon/share/man/%L:/opt/resmon/share/man:/opt/perf/man/%L:/opt/perf/man:/opt/p
    rm/man/%L:/opt/prm/man:/opt/sec_mgmt/share/man:/opt/dsau/man:/opt/gnome/man:/opt/VRTS/man:/opt/perl_32/man:/opt/perl_64/man:/opt/sec_mgmt/share/man/%L:/opt/ssh/share/m
    an:/opt/swa/share/man/%L:/opt/swa/share/man:/opt/gwlm/man/%L:/opt/gwlm/man:/opt/drd/share/man/%L:/opt/drd/share/man:/opt/sfmdb/pgsql/man:/opt/sfm/share/man
    TZ=EST5EDT
    SAPSYSTEMNAME=DEV
    DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
    SHLIB_PATH=/usr/sap/DEV/SYS/exe/run:/oracle/client/10x_64/instantclient
    THREAD=NOPS
    dbms_type=ORA
    dbs_ora_tnsname=DEV
    dbs_ora_schema=SAPSR3
    ORACLE_SID=DEV
    DB_SID=DEV
    ORACLE_BASE=/oracle
    TNS_ADMIN=/usr/sap/DEV/SYS/profile/oracle
    ORACLE_HOME=/oracle/DEV/102_64
    NLS_LANG=AMERICAN_AMERICA.UTF8
    SAPDATA_HOME=/oracle/DEV
    hcgwdd5:devadm 28>
    HCP to DEV

  • Svrmgrl for oracle 8.15. Cannot start Oracle

    I have succesfully installed ( I hope ) oracle 815 on RH 6.1.
    relinked the oracle software as oracle:dba.
    Whne I start svrmgrl I can connect as internal. When I issue the
    startup nomount ( i have set the ORACLE_HOME, ORACLE_SID and
    initSID file is there ) I get the following
    SVRMGR> startup nomount
    ORACLE instance started.
    ORA-01012: not logged on
    Then connect internal asks me for a password
    SVRMGR> connect internal
    Password:
    I kill the svrmgrl process and start it agin and can connect
    internal
    then shutdown; fails with ORA-01012: not logged on
    Connect internal then asks for password.
    Looks like I get a 1012 and once I get it connect internal does
    not work.
    Any pointers?
    null

    Laszlo Niesz (guest) wrote:
    : Ashish (guest) wrote:
    : : I have succesfully installed ( I hope ) oracle 815 on RH 6.1.
    : : relinked the oracle software as oracle:dba.
    : : Whne I start svrmgrl I can connect as internal. When I issue
    : the
    : : startup nomount ( i have set the ORACLE_HOME, ORACLE_SID and
    : : initSID file is there ) I get the following
    : : SVRMGR> startup nomount
    : : ORACLE instance started.
    : : ORA-01012: not logged on
    : : Then connect internal asks me for a password
    : : SVRMGR> connect internal
    : : Password:
    : : I kill the svrmgrl process and start it agin and can connect
    : : internal
    : : then shutdown; fails with ORA-01012: not logged on
    : : Connect internal then asks for password.
    : : Looks like I get a 1012 and once I get it connect internal
    does
    : : not work.
    : : Any pointers?
    : Hi,
    : I am in the same situation.
    : If you check the memory with ipcs you can find that the SGA is
    : created, but there is not any running background process. In
    the
    : alert log there is a message about PMON.
    : Good luck!
    Try this, after exporting ORACLE_SID to your instance name,
    execute oraenv. Once you have done all of that, type ine:
    echo $TWO_TASK
    If this comes back and show your sid, then that is your problem.
    The two_task variable is used to access a database on a second
    machine. All you would need to do is unset the two_task
    variable.
    Good Luck.
    null

  • Dbstart cannot start Oracle server

    The command dbstart cannot start the Oracle 8ir2 (8.1.6) server. It only shows the message "Database "ORCL" warm started.", but the oracle instance did not start nor database was not mounted. I have updated the /etc/oratab file to put Y to my database.
    But the command dbshut can shutdown the oracle server.
    Any help!!
    I am running Redhat 6.2. The hardware is Athlon K7-750, 256MB Ram, ASUS K7V M/B, Voodoo 3.

    The program svrmgrl of Oracle 8ir2 shows JServer Release 8.1.6.0.0 instead of PL/SQL (Version|Release) 8.1.? in the screen. Thus, I edit the dbstart script to change the line
    /PL\/SQL (Release|Version)/ {substr($3,1,3) ;
    to
    /JServer (Release|Version)/ {substr($3,1,3) ;
    to solve this problem.
    Ed Cheng                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Cannot start Oracle BI Scheduler service ---pls help.

    Hi all,
    I'm new in OBIEE.
    I already installed and created some reports and dashboards in OBIEE. I found the problems that they are not updated data when new data loaded into DB.
    I tried to start the Oracle BI Scheduler service but it has had the error like the message below;
    "The description for Event ID ( 21 ) in Source ( Oracle BI Scheduler ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details.
    The following information is part of the event: [68008] Scheduler Error: [nQSError: 67042] The Scheduler Configuration is incorrect.
    [nQSError: 67004] Registry value for SchedulerScriptPath not set.."
    Could anyone suggest me how would I be able to solve this error ?
    Thank you in advance.
    NNN

    hi
    First I do thank you for your answer quickly.
    For now, I have tried to follow your suggestion but I found a new error when I start bi scheduler service.
    ==========================================================================================
    The description for Event ID ( 21 ) in Source ( Oracle BI Scheduler ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: [68008] Scheduler Error:
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed..
    ===================================================================
    Any concern that I should know and how can I hanle this error ?
    Thank you

Maybe you are looking for