CCA install error during init database (@UseMe.sql)

when I init the oracle database use @UseMe.sql
It give following errors.
how to fix it?
25907 [main] INFO $Revision: 3 $ - Node list size [1]
25922 [main] INFO $Revision: 222 $ - Inserting the following language => italian
25938 [main] INFO $Revision: 3 $ - Node list size [1]
25985 [main] INFO $Revision: 222 $ - Inserting the following language => chinese
26032 [main] ERROR $Revision: 3 $ - Cannot parse the com/taw/data/chinese/localelanguages.xml file, something wrong in the xml, leaving
org.xml.sax.SAXParseException: Document root element is missing
at org.apache.crimson.parser.Parser2.fatal(Unknown Source)
at org.apache.crimson.parser.Parser2.fatal(Unknown Source)
at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)
at org.apache.crimson.parser.Parser2.parse(Unknown Source)
at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at com.taw.util.tawUtil.getNodeList(tawUtil.java:26)
at com.taw.work.LoadData.getNodeList(LoadData.java:1892)
at com.taw.work.LoadData.processLanguages(LoadData.java:2684)
at com.taw.work.LoadData.processSiebelLanguages(LoadData.java:1824)
at com.taw.work.LoadData.processSystemData(LoadData.java:1874)
at com.taw.work.LoadData.initVersionVariable(LoadData.java:297)
at com.taw.work.LoadData.testDatabaseConnection(LoadData.java:220)
at com.taw.work.LoadData.main(LoadData.java:2826)
Exception in thread "main" org.xml.sax.SAXParseException: ????????
at org.apache.crimson.parser.Parser2.fatal(Unknown Source)
at org.apache.crimson.parser.Parser2.fatal(Unknown Source)
at org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)
at org.apache.crimson.parser.Parser2.parse(Unknown Source)
at org.apache.crimson.parser.XMLReaderImpl.parse(Unknown Source)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at com.taw.util.tawUtil.getNodeList(tawUtil.java:26)
at com.taw.work.LoadData.getNodeList(LoadData.java:1892)
at com.taw.work.LoadData.processLanguages(LoadData.java:2684)
at com.taw.work.LoadData.processSiebelLanguages(LoadData.java:1824)
at com.taw.work.LoadData.processSystemData(LoadData.java:1874)
at com.taw.work.LoadData.initVersionVariable(LoadData.java:297)
at com.taw.work.LoadData.testDatabaseConnection(LoadData.java:220)
at com.taw.work.LoadData.main(LoadData.java:2826)
Edited by: tigger on Mar 5, 2009 5:16 AM

upgrade to jdk 1.5 fixed

Similar Messages

  • Error connecting to database - java.sql.SQLException: Io exception: The Net

    Hello friends,
    I know this question has been asked in a lot of other threads; but my problem is quite unique and that's why I'm starting a new thread...
    When I try to access an Oracle 10g database through a Servlet code using a JDBC thin driver (both Tomcat and the database are running on Solaris 9), I get the following error:
    "Error connecting to database - java.sql.SQLException: Io exception: The Network Adapter could not establish the connection"
    However, there is another application running on the same server using the same database server (only the actual databases being used differ) and it is able to access the database without any issues. Both of these are absolutely similar applications and I couldn't think of any reasons why one would work and the other wouldn't. I thought they might be conflicting each other and tried running only the problematic application. But even then, I get the same error.
    I know this might not be too relevant but to provide you some more information on the environment, the applications are running on separate Tomcat instances on the same server and they are connected to an Apache web server through Mod jk.
    Any help in solving this problem is greatly appreciated!
    Thanks!
    Regards,
    Yogaesh

    Yogaesh wrote:
    The 'application' that works is also a Tomcat application... It's exactly same as the problematic application in terms of the configuration and stuff... As for the typo errors, I copied the config info and pasted it... So pretty much it should be the same. And to add an additional note, I'm able to connect to the database from my localhost... I mean if I run the problematic application from localhost (without Apache and directly hitting Tomcat) I'm able to access the screens...
    The second part of that (localhost) usually isn't all that useful. You know it is a connection failure so that means the code is running and technically successfully (since connection failure is a legitimate runtime error.)
    You know it isn't a firewall issue because it connects from another app in tomcat. So it must be a configuration issue.
    So something like one of the following.
    1. It isn't the same (we already know this but this particular item means that it is not in fact exactly the same because you deliberately or accidently modified it.)
    2. It isn't pulling the right config. Maybe you aren't packaging it, maybe it is buffered on the server and it is using that rather than what you think it is.
    3. Java code is referring to the wrong name.
    Do this, change the configuration so it points to a server that does not exist. Repack, redeploy. If the error is the same (no diff) then you know that it is not running the code that you think it is. If it does change then you know that it can only be 1.

  • SQL Server error during create database through jdbc

    Hi ,
    Can anybody figure why I get the following exception
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Line 1: Incorrect syntax near '9876'.
    at com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source)
    at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
    at com.microsoft.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    at com.microsoft.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    I am trying to create a new database through jdbc, I use only numeric characters in the database name.
    I can create the same database through SQL Enterprise Manager.
    -vikram

    The name of the database is 9876?
    Plan A: save yourself trouble and start database/table/column names with a letter.
    Plan B: if you really must, try quoting the database name: create database "9867".

  • Error during installation of Microsoft SQL Server 2005

    Hello All,
    During installation of Microsoft SQL Server 2005 I have got the below error message
    "There was an unexpected failure during the setup wizard"
    From this link http://support.microsoft.com/kb/916760 i came to know that this error occurs just because I used SQL Server 2005 installations from a folder on a network share.
    After that i unstall everything & copy the installations in a local drive. But again when we restart the activity we got the same error message & the installation completed.
    Any hint why this happens..
    Thank You.
    Kind Regards,
    Jituda

    Hello Jituda,
    I think we need to focus on the error in the setup log first.
    Error: Action "InvokeSqlSetupDllAction" threw an exception during execution. Error information reported during run:
    Source File Name: datastore\cachedpropertycollection.cpp
    you might be able to see more detailed error information in the log.
    You may check if the following links help:
    http://www.sqlserverfaq.net/2008/12/17/sql-server-2005-setup-failing-to-install-on-cluster-with-unexpected-failure-while-performing-the-scc-checks/
    http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/f998b073-4378-4d02-95ac-c9afb31c7a60
    In addition, to clarify, the SQL4SAP.VBS script does not support Microsoft Cluster Service (MSCS). If you want to run the
    script in an MSCS configuration, you get an error message. In MSCS configuration need to install the SQL Server database software manually instead of using the script. Please see the corresponding SAP product installation guide under http://service.sap.com/instguides
    Kind regards,
    Qingqing Wang

  • Error during Restore Database

    Hello everyone!
    First of all, i'm sorry for posting another restore problem, but i read all threads related and i still have my problem.
    I have a fresh new install of oracleXE, but when i try to restore de database from a backup store in other disk install in the same computer, using the restore database option include with the application, the program show me these steps:
    STEP 1:
    This operation will shut down and restore the database. Are you sure [Y/N]?
    I write 'Y'.
    STEP 2:
    This operation will shut down and restore the database. Are you sure [Y/N]?y
    Restore in progress...
    El servicio solicitado ya ha sido iniciado.
    Puede obtener más ayuda con el comando NET HELPMSG 2182.
    Recovery Manager : Release 10.2.0.1.0 - Production on Vie Ago 31 10:20:45 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    conectado a la base de datos destino: XE (DBID=2513092923)
    RMAN> set echo on;
    2> startup nomount pfile=C:\DOCUME~1\imgltda\CONFIG~1\Temp\rman_dummy.ora force;
    3>
    echo activado
    instancia Oracle iniciada
    Total del ┴rea Global del Sistema 285212672 bytes
    Fixed Size 1287016 bytes
    Variable Size 92277912 bytes
    Database Buffers 188743680 bytes
    Redo Buffers 2904064 bytes
    Recovery Manager terminado.
    Enter the flash recovery area location:
    I write this in my flash recovery area, where i have the backup files: D:\Respaldo.
    In this path i have de following folders: D:\Respaldo\XE; Inside this folder i have other folders: ARCHIVELOG, AUTOBACKUP, BACKUPSET, ONLINELOG.
    STEP 3 This is my problem:
    MAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: fallo del comando startup en 08/31/2007 10:24:10
    RMAN-04014: fallo al iniciar: ORA-01261: Parameter db_recovery_file_dest destina
    tion string cannot be translated
    ORA-01263: Name given for file destination directory is invalid
    OSD-04018: No se ha podido acceder al directorio o dispositivo especificado.
    O/S-Error: (OS 21) El dispositivo no est┐ listo.
    Recovery Manager terminado.
    ==================== ERROR =============================
    Restore of the database failed.
    RMAN Error - See log for error .
    Log file is at C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DATABASE\OX
    E_RESTORE.LOG.
    ==================== ERROR =============================
    Presione una tecla para continuar . . .
    The OXE_RESTORE file show me this:
    Recovery Manager : Release 10.2.0.1.0 - Production on Vie Ago 31 10:23:58 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Windows XP Version V5.1 Service Pack 2
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1652M/2021M, Ph+PgF:3435M/3914M, VA:2003M/2047M
    Starting with debugging turned off
    conectado a la base de datos destino: xe (no montada)
    RMAN> set echo on;
    2> restore (spfile from autobackup db_recovery_file_dest='D:\Respaldo');
    3> startup nomount force;
    4> restore (controlfile from autobackup);
    5> alter database mount;
    6> configure controlfile autobackup off;
    7> restore database;
    8>
    echo activado
    Iniciando restore en 31/08/07
    se utiliza el archivo de control de la base de datos destino en lugar del catálogo de recuperación
    canal asignado: ORA_DISK_1
    canal ORA_DISK_1: sid=37 devtype=DISK
    destino del área de recuperación: D:\Respaldo
    nombre de base de datos (o nombre único de base de datos) utilizado para la búsqueda: XE
    canal ORA_DISK_1: se ha encontrado una copia de seguridad automática en el área de recuperación
    canal ORA_DISK_1: se ha encontrado la copia de seguridad automática: D:\RESPALDO\XE\AUTOBACKUP\2007_08_27\O1_MF_S_631711029_3F5TQOVT_.BKP
    canal ORA_DISK_1: restauración de SPFILE a partir de la copia de seguridad automática terminada
    restore terminado en 31/08/07
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: fallo del comando startup en 08/31/2007 10:24:10
    RMAN-04014: fallo al iniciar: ORA-01261: Parameter db_recovery_file_dest destination string cannot be translated
    ORA-01263: Name given for file destination directory is invalid
    OSD-04018: No se ha podido acceder al directorio o dispositivo especificado.
    O/S-Error: (OS 21) El dispositivo no est¿ listo.
    Recovery Manager terminado.
    I really do not know what is my problem and how to solve it. I hope you guys can help me. I'm under a big pressure to solve this soon.
    My Operating System is: WinXP Pro
    I'm using APEX 2.01
    When I create the backup I use ARCHIVELOG enable
    Things i try:
    1. Install fresh oracle XE database, and restore
    2. Install fresh oracle XE database, enable archivelog and restore
    3. Install fresh oracle XE database, enable archivelog, change path of DB_RECOVERY_FILE_DEST to 'D:\Respaldo'.
    4. Install fresh oracle XE database, enable archivelog, change path of DB_RECOVERY_FILE_DEST to 'D:\Respaldo', and execute: @?/sqlplus/admin/movelogs;
    5. Install fresh oracle XE database, enable archivelog, change path of DB_RECOVERY_FILE_DEST to 'D:\Respaldo';, and change DB_RECOVERY_FILE_DEST_SIZE to 20G;
    NOTE: sorry for my english it is not my native language. and sorry for using a spanish version of the database.
    Message was edited by:
    Minning

    Well,
    After a lot of reading, i try this using rman:
    SQL
    1. SQL> connect xx/xx as sysdba
    2. SQL> shutdown immediate
    RMAN
    1. RMAN> connect target XE
    2. RMAN> startup nomount;
    3. RMAN> restore spfile to 'C:\xe.ora' from 'D:\Respaldo\XE\AUTOBACKUP\2007_08_27\O
    1_MF_S_631711029_3F5TQOVT_.BKP';
    4. RMAN> alter database mount;
    5. RMAN> restore database;
    in point n°5 i have the following problem:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: fallo del comando restore en 09/06/2007 16:27:09
    RMAN-06026: no se han encontrado algunos destinos - abortando la restauraci¾n
    RMAN-06023: no se ha encontrado ninguna copia de seguridad o copia del archivo d
    e datos 4 para restaurar
    RMAN-06023: no se ha encontrado ninguna copia de seguridad o copia del archivo d
    e datos 3 para restaurar
    RMAN-06023: no se ha encontrado ninguna copia de seguridad o copia del archivo d
    e datos 2 para restaurar
    RMAN-06023: no se ha encontrado ninguna copia de seguridad o copia del archivo d
    e datos 1 para restaurar
    I try this command to find what's going on:
    RMAN> list backup;
    with this result:
    Lista de Juegos de Copias de Seguridad
    ===================
    Clave BS Tipo LV Tama±o Tipo de Dispositivo Tiempo Transcurrido Hora de F
    inalizaci¾n
    15 Full 736.04M DISK 00:00:19 24/08/07
    Clave BP: 15 Estado: EXPIRED Comprimido: NO Etiqueta: TAG20070824T12
    4938
    Nombre de Parte: E:\RESPALDO\XE\BACKUPSET\2007_08_24\O1_MF_NNNDF_TAG2007
    0824T124938_3DY3143F_.BKP
    Lista de Archivos de Datos en el juego de copias de seguridad 15
    Tipo de Archivo LV SCN Pto. Ctrl. Hora de Punto de Control Nombre
    1 Full 2747434 24/08/07 C:\ORACLEXE\ORADATA\XE\SYSTEM
    .DBF
    2 Full 2747434 24/08/07 C:\ORACLEXE\ORADATA\XE\UNDO.D
    BF
    3 Full 2747434 24/08/07 C:\ORACLEXE\ORADATA\XE\SYSAUX
    .DBF
    4 Full 2747434 24/08/07 C:\ORACLEXE\ORADATA\XE\USERS.
    DBF
    Clave BS Tipo LV Tama±o Tipo de Dispositivo Tiempo Transcurrido Hora de F
    inalizaci¾n
    16 Full 6.83M DISK 00:00:01 24/08/07
    Clave BP: 16 Estado: EXPIRED Comprimido: NO Etiqueta: TAG20070824T12
    5005
    Nombre de Parte: E:\RESPALDO\XE\AUTOBACKUP\2007_08_24\O1_MF_S_631457405_
    3DY31Y0H_.BKP
    Archivo de Control Incluido: SCN de Punto de Control: 2747446 Hora de Pun
    to de Control: 24/08/07
    SPFILE Incluido: Hora de Modificaci¾n: 24/08/07
    Clave BS Tipo LV Tama±o Tipo de Dispositivo Tiempo Transcurrido Hora de F
    inalizaci¾n
    17 Full 736.04M DISK 00:00:20 24/08/07
    Clave BP: 17 Estado: EXPIRED Comprimido: NO Etiqueta: TAG20070824T17
    0028
    Nombre de Parte: E:\RESPALDO\XE\BACKUPSET\2007_08_24\O1_MF_NNNDF_TAG2007
    0824T170028_3DYKQGTC_.BKP
    Lista de Archivos de Datos en el juego de copias de seguridad 17
    Tipo de Archivo LV SCN Pto. Ctrl. Hora de Punto de Control Nombre
    1 Full 2773728 24/08/07 C:\ORACLEXE\ORADATA\XE\SYSTEM
    .DBF
    2 Full 2773728 24/08/07 C:\ORACLEXE\ORADATA\XE\UNDO.D
    BF
    3 Full 2773728 24/08/07 C:\ORACLEXE\ORADATA\XE\SYSAUX
    .DBF
    4 Full 2773728 24/08/07 C:\ORACLEXE\ORADATA\XE\USERS.
    DBF
    Clave BS Tipo LV Tama±o Tipo de Dispositivo Tiempo Transcurrido Hora de F
    inalizaci¾n
    18 Full 6.83M DISK 00:00:02 24/08/07
    Clave BP: 18 Estado: EXPIRED Comprimido: NO Etiqueta: TAG20070824T17
    0054
    Nombre de Parte: E:\RESPALDO\XE\AUTOBACKUP\2007_08_24\O1_MF_S_631472454_
    3DYKR7OZ_.BKP
    Archivo de Control Incluido: SCN de Punto de Control: 2773741 Hora de Pun
    to de Control: 24/08/07
    SPFILE Incluido: Hora de Modificaci¾n: 24/08/07
    Clave BS Tipo LV Tama±o Tipo de Dispositivo Tiempo Transcurrido Hora de F
    inalizaci¾n
    19 Full 740.95M DISK 00:00:20 27/08/07
    Clave BP: 19 Estado: EXPIRED Comprimido: NO Etiqueta: TAG20070827T11
    1642
    Nombre de Parte: E:\RESPALDO\XE\BACKUPSET\2007_08_27\O1_MF_NNNDF_TAG2007
    0827T111642_3F5TPWHN_.BKP
    Lista de Archivos de Datos en el juego de copias de seguridad 19
    Tipo de Archivo LV SCN Pto. Ctrl. Hora de Punto de Control Nombre
    1 Full 2916556 27/08/07 C:\ORACLEXE\ORADATA\XE\SYSTEM
    .DBF
    2 Full 2916556 27/08/07 C:\ORACLEXE\ORADATA\XE\UNDO.D
    BF
    3 Full 2916556 27/08/07 C:\ORACLEXE\ORADATA\XE\SYSAUX
    .DBF
    4 Full 2916556 27/08/07 C:\ORACLEXE\ORADATA\XE\USERS.
    DBF
    Where it says 'Estado' (Status in english) I found this: 'EXPIRED', it seems that my 4 dbf files have some problem, right now i'm looking for a way to solve this, but with no luck.
    I think i need a little help again...

  • Install error during make of Pro*/C++ - file not recognized:

    Say, anyone seen this error during install? The file or directory "proc" is indeed missing... is this a known shortcoming of this release? Can these make errors be ignored?
    Thanks in advance
    Dennis
    Starting install Link Phase of component Oracle Internet Directory Client Common Files
    Starting install Link Phase of component Required Support Files
    Starting install Link Phase of component Oracle Code Editor
    Starting install Link Phase of component Oracle Database User Interface
    Starting install Link Phase of component Oracle Ultra Search Server Rdbms
    Starting install Link Phase of component Enterprise Manager Minimal Integration
    Starting install Link Phase of component Object Type Translator
    Starting install Link Phase of component Pro*C/C++
    Calling Action unixActions10.1.0.3.0 make
         installMakePath = /usr/bin/make
         installMakeFileName = /app/oracle/OraHome_1/precomp/lib/ins_precomp.mk
         installTarget = relink
         installArguments = ORACLE_HOME=/app/oracle/OraHome_1,EXENAME=proc,
         undoMakeFileName = null
         undoTarget = null
         undoArguments = null
         logFile = /app/oracle/OraHome_1/install/make.log
         progMsg = Linking proc
    The output of this make operation is also available at: '/app/oracle/OraHome_1/install/make.log'
    Start output from spawned process:
    Linking /app/oracle/OraHome_1/precomp/lib/proc
    /app/oracle/OraHome_1/lib/s0main.o: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    /bin/chmod: failed to get attributes of `/app/oracle/OraHome_1/precomp/lib/proc': No such file or directory
    make: *** [app/oracle/OraHome_1/precomp/lib/proc] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'relink' of makefile '/app/oracle/OraHome_1/precomp/lib/ins_precomp.mk'. See '/app/oracle/oraInventory/logs/installActions2005-07-04_09-24-38AM.log' for details.
    Exception Severity: 1
    *** Cancel Dialog: ***
    User Selected: Stop installation of all products.
    Exception handling set to prompt user with options to Retry Ignore
    User Choice: User selected to stop installation of all components.
    Error in invoking target 'relink' of makefile '/app/oracle/OraHome_1/precomp/lib/ins_precomp.mk'. See '/app/oracle/oraInventory/logs/installActions2005-07-04_09-24-38AM.log' for details.
    Unable to read the list of homes from the inventory.

    If your library is in the standard layout of an iTunes folder containing an iTunes Media folder (and you've already copied over the media) then you can simply copy the iTunes library files and album artwork folder across to the new machine recreating the same layout. If the media folder has been split out from the main iTunes folder then see make a split library portable for a way to get the library into a portable form, after which you can copy over the library files.
    tt2

  • Error while connecting database from SQL developer

    Hello experts,
    i have installed oracle 11g R2 database on WIN32 platform, and my database is working in sql plus but while connecting the same via sql developer am getting the following error:
    NO more data to read from socket
    Vendor code 17410
    Kindly suggest.
    Regards,
    KK

    I have restarted the listener service but still getting the same in sql dev
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 05-JAN-2013 21:56:29
    Uptime 0 days 0 hr. 2 min. 44 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File d:\app\Karan\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File d:\app\karan\diag\tnslsnr\Karan-PC\listener\alert\log.
    xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "OIMDB" has 1 instance(s).
    Instance "OIMDB", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL> stop
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    The command completed successfully
    LSNRCTL> start
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
    System parameter file is d:\app\Karan\product\11.2.0\dbhome_1\network\admin\list
    ener.ora
    Log messages written to d:\app\karan\diag\tnslsnr\Karan-PC\listener\alert\log.xm
    l
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521
    ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 05-JAN-2013 21:59:45
    Uptime 0 days 0 hr. 0 min. 6 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File d:\app\Karan\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File d:\app\karan\diag\tnslsnr\Karan-PC\listener\alert\log.
    xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "OIMDB" has 1 instance(s).
    Instance "OIMDB", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    Edited by: 958122 on Jan 5, 2013 9:59 PM

  • Another Error in Initializing Database in SQL Server 2008 R2

    Hi All,
    I'm facing very strange problem with my current LiveCecle ES 2.5 deployed in the Windows Server 2008 in which i must use Websphere 6.1 as the Application server and then then Databse must be using SQL Server 2008 R2.
    see the following error message:
    If anyone here has ever done the installation on Websphere and SQL Server 2008R2 please share it here.
    Thanks.

    Sean 
    Congrats on the new job in MSFT or am I missing something? :-)
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • [SOLVED] alsa daemon error during init with Thinkpad X220

    Hi,
    I just updated my system (including a kernel update). After reboot, I found alsa daemon, which is used to restore previous volume level, failed to start. I tried to start that daemon manually after the boot process is completed, and that produced an error message
    sudo rc.d start alsa
    :: Restoring ALSA Levels [BUSY]
    Found hardware: "HDA-Intel" "Intel CougarPoint HDMI" "HDA:14f1506e,17aa21da,00100000 HDA:80862805,80860101,00100000" "0x17aa" "0x21da"
    Hardware is initialized using a generic method
    [FAIL]
    However, the volume level restored successfully. It seems that recent Intel plantform provides two soundcard, and that error only affected the secondary card, which has nothing to do about system volume level.
    Anyway, I hate to have a ``[FAIL]'' During init process. Any suggesting to get rid of that problem? Thanks
    System Info: (I use linux-ck as my kernel with modified config)
    uname -a
    Linux Thomas 3.2.1-2-ck #1 SMP PREEMPT Sun Jan 15 00:16:41 CST 2012 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    lspci
    00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
    00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
    00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
    00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
    00:1c.6 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 (rev b4)
    00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
    00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
    03:00.0 Network controller: Intel Corporation Centrino Advanced-N + WiMAX 6250 (rev 5e)
    0d:00.0 System peripheral: Ricoh Co Ltd Device e823 (rev 07)
    0e:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)
    config.gz:
    http://codepad.org/XtUSbtdw
    (Edit typo)
    Last edited by cap_sensitive (2012-01-17 06:12:01)

    This morning, I performed a system update and I did not see any errors with alsa when I rebooted.  Audio hardware is:
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
    Have you tried manually restarting alsa after the system boots up to see if you get the same error?  You can restart alsa with the following command:
    sudo /etc/rc.d/alsa force-restart
    Post your results.  If the error occurs during the manual restart, it should also include some details about what caused the error

  • Errors during duplicating database.

    Hello,
    I'm duplicating my database (using RMAN) and I get the following error:
    contents of Memory Script:
    shutdown clone;
    startup clone nomount;
    executing Memory Script
    database dismounted
    Oracle instance shut down
    RMAN-00571(...)
    RMAN-04006:error from auxiliary database: ORA-12514: TNS: listener doesn not currently know of service requested in connect descriptor.
    It's 10.2 database on Linux. Auxiliary database is named 'aux'
    Tnsnames.ora and listener.ora seems to be ok, since I could connect to this instance (while it was in nomount state, before duplicating in RMAN) using
    sqlplus sys/***@aux as sysdba
    After I got the error I connected to aux using Bequeath, and checked it's status. It is shutdown since I got the error:
    ORA-01034: ORACLE not available.
    What can I do?
    Thx. in advance
    Aliq.

    On 9i, Oracle registers itself with the database when the database is opened.
    This means in any other state you need to use SID= in your tnsnames.ora.
    From your post it looks like this still applies to 10g.
    I would try changing my tnsnames.ora.
    You could of course, immediately after receiving the error, run lsnrctl services and check whether the service_name of the aux database is listed.
    Sybrand Bakker
    Senior Oracle DBA

  • Error during duplicate database.

    Hi All,
    db - 9.2.0.8.0
    OS - Win 2003 server
    I was rying to duplicate db on the same server. Please go through the following massage.
    printing stored script: Memory Script
       set until scn  14420521;
       recover
       clone database
        delete archivelog
    executing script: Memory Script
    Note, at this point my database was apperead to hang for long time. it was around 2 hour and then revert back with the following
    executing command: SET until clause
    Starting recover at 18-SEP-08
    starting media recovery
    archive log thread 1 sequence 7 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_7.ARC
    archive log thread 1 sequence 8 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_8.ARC
    archive log thread 1 sequence 9 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_9.ARC
    archive log thread 1 sequence 10 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_10.ARC
    archive log thread 1 sequence 11 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_11.ARC
    archive log thread 1 sequence 12 is already on disk as file D:\BCKUP\ARCHIVE\ARCH_12.ARC
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_7.ARC thread=1 sequence=7
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_8.ARC thread=1 sequence=8
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_9.ARC thread=1 sequence=9
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_10.ARC thread=1 sequence=10
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_11.ARC thread=1 sequence=11
    archive log filename=D:\BCKUP\ARCHIVE\ARCH_12.ARC thread=1 sequence=12
    media recovery complete
    Finished recover at 18-SEP-08
    printing stored script: Memory Script
       shutdown clone;
       startup clone nomount ;
    executing script: Memory Script
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 09/18/2008 20:11:45
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06136: ORACLE error from auxiliary database: ORA-01013: user requested cancel of current operation
    hare krishna
    Alok                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Alok do you have user that still active at auxiliary instance ,exit from that auxilairy session after doing database in nomount and then retry the duplicate process.
    Khurram

  • Dbowner.sql error during PS database installation

    Hello,
    I am trying to run dbowner.sql. I have logged into SQLPlus as sysdba.
    I am getting the following error and was wondering if it was an issue? I have been able to verify that the PSDBOWNER table was created even though it is empty at this point. The spool off command is run.
    SQL> CONNECT SYSTEM/MANAGER;
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Warning: You are no longer connected to Oracle
    SQL: REVOKE CONNECT, RESOURCE, DBA FROM PS;
    SP2-0640: Not connected
    SQL>
    SQL>spool off
    Many thanks.

    user10567162 wrote:
    SQL> CONNECT SYSTEM/MANAGER; The SYSTEM account password is maybe not MANAGER onto your database. Modify the script according to your own SYSTEMS's password.
    Nicolas.

  • Error during IdM database creation on Oracle

    Hi,
    We sometimes encounter the following error when creationg IDM database on Oracle (mxmc-install.sh) :
    *** Updates installed
    *** Creating language generation procedures
    mxp_init_ids_onelang
    mxp_init_ids_lang
    Warning: Procedure created with compilation errors.
    *** Creating procedures
    mc_schemaversion
    mc_version
    mxpv_job_tasklink
    And then we have errors on other procedures and initial load of the database :
    mxp_init_ids
    Warning: Procedure created with compilation errors.
    mc_reset_ids
    Warning: Procedure created with compilation errors.
    mxp_init_all_ids
    Warning: Procedure created with compilation errors.
    mxp_Xcreate_ids
    Warning: Procedure created with compilation errors.
    mxp_create_ids
    Warning: Procedure created with compilation errors.
    BEGIN mxp_init_all_ids(:vStatus,:vStatusText); END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00905: object IP3_OPER.MXP_INIT_ALL_IDS is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    BEGIN mxp_create_ids(:IsId,:Status,:StatusText); END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00905: object IP3_OPER.MXP_CREATE_IDS is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    During first installation of IDM database there was no problem. So it seems it's a environnement parameter or Oracle parameter issue. Has anyone encountered the same problem ?
    We were told there were no changes either on Oracle or on the system. But there must have been a change somehow impacting the language.
    Do you have any idea on the Oracle parameters that could be involved ?
    Thanks in advance,
    Regards,
    Herve.

    Hi,
    I was facing the same problem and it was not possible to create an identity store.
    The solution for me was increasing the oracle sga_max_size and shared_pool_size parameters.
    They had the initial value fom installation of AS Java and setting shared_pool_size to 400MB fixed the procedure compilation problem.
    After that I rerun the mxmc-update.cmd script and no more errors show up.
    Creating idenitiy stores also works now.
    Regards...Philipp

  • Facing error during Oracle Database Express Edition Installation

    Hi,
    I'm trying to install Oracle database XE on my system (Windows XP Service Pack 3) and keep getting an error "failed to load dll chkportdl2"" while trying to do so.
    While researching on a fix,I came across a solution that suggested uninstall of XP service pack 3 during installation and reinstall later.
    Now,I dont see an option for "Windows XP Service Pack 3" in "Add/Remove Programs".
    I believe Windows XP OBI comes up pre-loaded with Windows XP Service Pack 3 and am not sure if I can uninstall it.
    I looked up some other methods of removal here -
    http://www.troublefixers.com/uninstall-remove-windows-xp-service-pack-3-working-procedure/
    however,they werent very helpful either.
    Could you suggest how to fix this problem being faced in installing Database XE.
    Thanks and Regards,
    Priya Jetley

    Hi,
    I couldn't locate a chkportdll2 file either on my system.It's no regular dll you have on your system. It's usually unpacked in your temp directory when you execute the installer. The message you receive indicates that the installer either couldn't unpack properly (e.g. lack of free space), but this usually would have resulted in an error message. Or you have some Antivirus solution that treats that dll as malware (well, portscans can be bad) and has moved the file into a quarantine zone or at least blocked the access.
    Another option would be your user lacks execution privileges for network operations.
    The installer fails at the step when you specify a location to install the database.This could mean you don't have enough free (temp) space. How much space is left on the drive that hosts your temp folder?
    -Udo

  • How to determine different errors during update database with JDBC 2.0

    During updating my database (MS Access 2000) using JDBC 2.0, I entered a value for the primary key field which has existed
    in the database. However, when executing the method "udpateRow()" it gives me an error message "Error in row" and the
    database was not updated.
    When I update an Integer field with a non-integer value (e.g: Characters ), it also gives me the same error message. When I
    update a Date field with a non-date value, it still displays the same error message.
    How can I determine for each of the cases from the SQLException thrown that the actual error has occurred since I want to
    display a different customized message indicating the different errors that occurred during updating??
    Currently, part of my code is as follows:
              int currentRow = rs.getRow();
              String values[] = new String[ rsmd.getColumnCount() ];
              // Initialize values[] begins here:
              for( int count = 1; count <= rsmd.getColumnCount(); count++ ) {
                   rs.updateObject( count, values[ count - 1 ] );
              try{
                   rs.updateRow();
              catch( SQLException e ) {
                   System.out.println( e.getMessage() );
                   rs.cancelRowUpdates();
                   rs.absolute( currentRow );
    Can someone please help me solve this problem?? THANKS.. :)

    Rather than attempting to figure out which column value causes the update to fail, I would try validating the input data before you attempt to use it in a SQL update. Of course, this would only be useful if you know what data types the inputs are supposed to be in advance of running the update.
    William

Maybe you are looking for

  • I moved and can't connect to dial up

    I recently moved somewhere that has no high speed connection available. All that we have is dial-up and I can't get my mac osx 10.4.11 online. Is there anything I can do?

  • How to extract the actual cash flows into the needed cash flow structure ba

    Hi Experts,    I've doubt on Cash flow.    My requirement is extraction of actual cash flow  into needed cash flow     structure based on SAP Liquidity calculation module. I am new to this SAP liqudity planning module. so i need some documentation re

  • Fbl5n tcode.

    Dear All, Hi, I have requirement to add some field from VBRK table. But when I copy standard program (i.e. RFITEMAR) into cutomize program on my own package, it will appear following error message. Runtime errors       SYNTAX_ERROR        Occurred on

  • I fixed the Firmware Problem on my zen xtra 40 gb here is

    I FIXED IT WEEEEEE 1 i installed a fresh coppy of windows 2 installed mediplayer 0 3 opened media player ten and set it up like normal 4 downloaded the driver pack for the zen xtra 5 downloaded the plays for sure firmware update 6 installed the drive

  • Cyan update/ software recovery tool firmware

    I may have already asked this question but maybe not in this way. After reading through a lot of resources and articles I have read Microsoft is suggesting everyone running the 8.1 developer preview downgrade to the commercial 8.0 firmware using the