ODBC failure

Hi all,
I am installing siebel 7.8.2 in my system. I am using oracle 10g...
I have installed siebel gateway name server .
After siebel server installation and configuration,
I was checking for ODBC connectivity as given in manual but i am getting the following error:
[DATA direct] [ODBC Oracle Driver][Oracle] Ora-12538: TNS: no such protocol adapter
Please help me out?

if it is so... please guide me on this... because i am new to ODBC connectivity...
I am getting confused on database server and database client...
It will be great if you help me out on this... As a result, i will be able to configure ODBC....
Thanx in advance...

Similar Messages

  • ODBC failure with stored procedure

    Procedure runs without error when started from term window. Procedure will run from access using pass through query (module) iff one of the queries is commented out. If the query is present, I receive an ODBC failure on the record insert. It acts like a timing problem but I can't find the place to set it.
    ANY help appreciated.

    I'm assuming that your error is:
    Newmars ea-fa     ENTER SQLExecDirectW
              HSTMT 09DD2910
              WCHAR * 0x0012BA00 [      -3] "BEGIN MARS_BIGSUM_PROCEDURE; END;\ 0"
              SDWORD -3
    Newmars ea-fa     EXIT SQLExecDirectW with return code -1 (SQL_ERROR)
              HSTMT 09DD2910
              WCHAR * 0x0012BA00 [      -3] "BEGIN MARS_BIGSUM_PROCEDURE; END;\ 0"
              SDWORD -3
              DIAG [S1T00] [Oracle][ODBC][Ora]ORA-01013: user requested cancel of current operation
    ORA-06512: at "HQADM.MARS_BIGSUM_PROCEDURE", line 87
    ORA-06512: at line 1
    (1013)
    although I'm not sure whether the earlier error
    Newmars ea-fa     EXIT SQLExecDirectW with return code -1 (SQL_ERROR)
              HSTMT 09DD17D0
              WCHAR * 0x1B0741C8 [      -3] "SELECT Config, nValue FROM MSysConf\ 0"
              SDWORD -3
              DIAG [S0002] [Oracle][ODBC][Ora]ORA-00942: table or view does not exist
    (942)
    is important.
    For the timeout error, the most likely problem is that Access is putting a timeout on the call, and requesting that the driver cancel the query if it takes too long. Ideally, you'd be able to adjust the timeout parameter in Access, but I'm not aware of a way to do that. You can disable query timeout at the DSN level, though, there's a checkbox in the configuration screen for the DSN. This will disable query timeout for every application that uses the DSN, though.
    For the table not found error, that's indicating that there's no table named MSysConf in whatever schema you're connected to.
    Justin

  • ODBC failure at siebel database configuration

    Hi all,
    I am installing siebel 7.8.2 in my system. I am using oracle 10g...
    I have installed siebel gateway name server .
    After siebel server installation and configuration,
    I was checking for ODBC connectivity as given in manual but i am getting the following error:
    Cannot validate username/password combination.
    HY000: [DATA direct] [ODBC Oracle Driver][Oracle] Ora-12538: TNS: no such protocol adapter
    further details are:
    I have installed Oracle 10g application server(both oracleasinfra and oracleasmidtier)... my oracle_home is oracleasinfra... and my running listener is also infrastructure listener... and my siebel database where i have run grantusr.sql script is also database which is in oracleasinfra...
    Please help me out?

    Hi all,
    I am installing siebel 7.8.2 in my system. I am using oracle 10g...
    I have installed siebel gateway name server .
    After siebel server installation and configuration,
    I was checking for ODBC connectivity as given in manual but i am getting the following error:
    Cannot validate username/password combination.
    HY000: [DATA direct] [ODBC Oracle Driver][Oracle] Ora-12538: TNS: no such protocol adapter
    further details are:
    I have installed Oracle 10g application server(both oracleasinfra and oracleasmidtier)... my oracle_home is oracleasinfra... and my running listener is also infrastructure listener... and my siebel database where i have run grantusr.sql script is also database which is in oracleasinfra...
    Please help me out?

  • ODBC failure with plsql

    I have Oracle9i Client 9.0.1.1.1 and Oracle ODBC Driver 9.1.0.1 installed. When I connect to the remote database with the ADODB activex object with this driver, I get different results running the ADODB.execute command on a plsql procedure depending on the version of the database I am connecting to.
    If I am connecting to an Oracle9i 9.2.0.1.0 database, the plsql executes successfully. If I am connecting to an Oracle8i 8.1.7.2.0 database, the plsql fails.
    Running the ODBC trace gives two different syntaxes for the different calls also.
    Oracle9i 9.2.0.1.0 shows:
    Processid:{3D14 714-7d8     ENTER SQLExecDirectW
              HSTMT 00A54850
              WCHAR * 0x024D0E50 [     131] "{ call intp.bline_str_create.createStr(2003, 'VCO', 'W', 'C108010102', 'test', 'C.1.08.01.01.02.CC', 'OE', '062690', '', '', 'F') }"
              SDWORD 131
    Processid:{3D14 714-7d8     EXIT SQLExecDirectW with return code 0 (SQL_SUCCESS)
              HSTMT 00A54850
              WCHAR * 0x024D0E50 [     131] "{ call intp.bline_str_create.createStr(2003, 'VCO', 'W', 'C108010102', 'test', 'C.1.08.01.01.02.CC', 'OE', '062690', '', '', 'F') }"
              SDWORD 131
    while Oracle8i 8.1.7.2.0 shows:
    Processid:{3D14 714-7d8     ENTER SQLExecDirectW
              HSTMT 00A54CD8
              WCHAR * 0x024D8728 [     114] "idaho.ifpapk_manage_task.add_task('COS', 568, 'C.1.08.01.01.02.A1', 'test', 'test', '09/30/2002', '01/01/4712', 0)"
              SDWORD 114
    Processid:{3D14 714-7d8     EXIT SQLExecDirectW with return code -1 (SQL_ERROR)
              HSTMT 00A54CD8
              WCHAR * 0x024D8728 [     114] "idaho.ifpapk_manage_task.add_task('COS', 568, 'C.1.08.01.01.02.A1', 'test', 'test', '09/30/2002', '01/01/4712', 0)"
              SDWORD 114
              DIAG [37000] [Oracle][ODBC][Ora]ORA-00900: invalid SQL statement
    (900)
    Please help.

    My mistake on the ODBC Driver Verion number - Sorry. I was using the Oracle ODBC Driver version 9.0.1.0.1. We upgraded to the 9.0.1.5 Oracle ODBC driver with no success.
    The Oracle 8.1.7.2 database I am connecting to in the failed instance is not willing, at this time, to upgrade. It is in their plans for the future which doesn't help me.
    The syntax for the failing call to the PLSQL is:
    opConn.ConnectionTimeout = 60;
         opConn.CommandTimeout = 60;
         opConn.Open(Session("OP_ConnectionString"),
    Session("OP_User"),
    Session("OP_Password"),
         strQuery2 = "idaho.ifpapk_manage_task.add_task('"
                        + usernameU + "', " + proj_id + ", '"
                        + tt_number + "', '" + tt_name + "', '"
                        + tt_description + "', '"
                        + tt_start_date + "', '"
                        + tt_completion_date + "', "
    + cn_parent_task_id + ")";
    opConn.Execute(strQuery2);
    I know the connection is getting made - I can perform a Select statement successfully.
    Thanks.

  • Odbc failure for Siebel database server configuration

    Hi all,
    I am installing siebel 7.8.2 in my system. I am using oracle 10g...
    I have installed siebel gateway name server .
    After siebel server installation and configuration,
    I was checking for ODBC connectivity as given in manual but i am getting the following error:
    Cannot validate username/password combination.
    HY000: [DATA direct] [ODBC Oracle Driver][Oracle] Ora-12538: TNS: no such protocol adapter
    further details are:
    I have installed Oracle 10g application server(both oracleasinfra and oracleasmidtier)... my oracle_home is oracleasinfra... and my running listener is also infrastructure listener... and my siebel database where i have run grantusr.sql script is also database which is in oracleasinfra...
    Please help me out?

    Hi Manuel Dias,
    I believe those information would be easily found out through SQL Server 2005 references or guides.  There may not have any special needs for B1 database.
    Thanks,
    Gordon

  • Oracle 9i and Microsoft ODBC

    Is Oracle 9i compatible with the Microsoft ODBC for Oracle Driver - version 2.573.9030.00?

    Hi,
    I read your forums as you suggested. Specifically... here is what I am doing....
    I’m running a macro to upload data from an Access97 application on an XP platform which is using the ODBC driver (Oracle in OraHome90 - version 9.00.11.00) to connect to an Oracle 9i database. It is taking over 25 minutes to complete the update. WHY?
    I need to increase the performance, any suggestions?
    Note:
    I cannot use the MS ODBC for Oracle driver to connect to the Oracle 9i database because it fails and passes back an “Action Error” on the “Dcount” which is a common ODBC failure.

  • Communcation link failure with HS ODBC to AS/400  (v4r3)

    HI all,
    i have problem when using Heterogeneous Service to connect Oralce to DB2/400 in AS/400 (v4r3).
    I am using HS's ODBC to connect to DB2/400 in AS/400.
    1) first I created a DSN with name AS400 and driver "Client Access ODBC Driver (32-bit)"
    2) then configured HS in %ORACLE_HOME%/hs/admin/initodbc.ora
    3) modified listener.ora as well as tnsnames.ora
    4) restarted the listener and Oracle.
    5) then I created the database link for this service.
    create database link as400
    connect to "USER" identified by "PASSWRD"
    using 'as400';but when I tried to select something from DB2/400. i encountered the following error
    select count(*) from grw99.sitsupp@as400ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Generic Connectivity Using ODBC][IBM][Client Access ODBC Driver (32-bit)]
    [DB2/400 SQL]Communication link failure. COMM RC=0x5 (SQL State: 08S01; SQL Code: -5)
    ORA-02063: preceding 2 lines from HSODBC
    can anyone tell me why?!!
    pls help me!
    Marco

    Sounds like the IBM SQLExtendedFetch bug within the IBM ODBC driver.
    Please add these parameters to your DG4ODBC configuration file initDB2_SID.ora:
    HS_FDS_FETCH_ROWS=1
    HS_RPC_FETCH_REBLOCKING=off
    Then open a new SQL*Plus session and retry the select.

  • Windows Vista ODBC install failure error 126

    I'm attempting to set up ODBC connections using Client 10.2.0.3 in Windows Vista 32-bit as administrator, following instructions in MetaLink Note 415166.1. I'm not successful and get error code 126. I've found similar complaints on web searches, but cannot resolve this. Can someone help?
    A pop-up box reads:
    "Errors found:
    Could not load the setup or translator library."
    In DNS data source list, "Oracle in Oracle10g_Home" shows SQORA32.dll dated 11/16/2006.
    In regedit, HKLM\software\ODBC\ODBCINST.INI\Oracle in Oracle10g_Home lists the driver as C:\oracle\10g\SQORA32.dll. I checked, and it's there. Setup is C:\oracle\10g\SQORA32s.dll. It's also there.
    The service names exist in net manager, and connection tests work fine. Thanks in advance for any offers of help.

    Try to copy in the instantclient's directory mfc71.dll and msvcr71.dll.
    I'm not sure if both are required, but it worked for me.I tried your suggestion but got the same result. This time I can provide more details on the message. The dialog box is titled SQORAS32.DLL and the message is "An unsupported operation was attempted."
    I had to click the dialog 3 times, then the Oracle ODBC Driver Configuration dialog opened on the workarounds tab. The drop-down box for the TNS service name works. Clicking the tabs for Application, Oracle, or SQL Server Migration all pop up the same SQORA32.DLL error dialog with the vague message.
    Thanks, anyway.

  • Odbc connector verification failure

    Specs: 15 inch Macbook Pro, Intel Core i5, running Mavericks (OS X 10.9.2)
    I'm currently learning AJAX through an online course. I'm using MySQL Workbench + Apple's ODBC Admin. The problem is I can't test any of the class exercises because MySQL ODBC connector fails to install when its gets to the "Verifying file" stage.
    Can anyone tell me why this is?

    I tried the Actual ODBC driver, but I'm still encountering problems. Here is what happens when I try to open a page with Ajax functions included:
    This is with both Apache and MySQL running, and just using Actual ODBC Manager. My DSN and Driver settings were already in the Actual ODBC Manager:
    no idea what's wrong.

  • OCCI/ODBC application sql trace failure...

    Hi,
    I was doing the sql*net trace for an OCCI/ODBC Application writen in c++. I have an InstantClient on my PC. I was trying to access the Oracle through my C++ program to
    compare the performance of OCCI and ODBC.
    I was using the Oracle 10g(ver10.2.0.1.0 ), Oracle instant cilent(win32-10.2.0.3-20061115), and VS 8.0.
    TNSNAMES.ora:
    ORCL =  
      (DESCRIPTION =
      (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = host_name)(PORT = 1521))
      (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = ORCL)
    (SID = ORCL)
    LISTENER.ORA:(It was created by net manager.)
    SID_LIST_LISTENER =
      (SID_LIST =
      (SID_DESC =
      (GLOBAL_DBNAME = ORCL)
      (ORACLE_HOME = F:\oracle\product\10.1.0\Db_3)
      (SID_NAME = ORCL)
    LISTENER =
      (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = HOST_NAME)(PORT = 1521))
    The sqlnet.ora file was writen to trace the client sql. Fortunately, my C++ program can access the oracle and get my result back successfully. In the same time, the trace files
    can be created, but when using the tkprof tool to explain it, it comes to the file with useless information.
    One of the *.trc file explaind by tkprof tool:
    Sort options: default
    count = number of times OCI procedure was executed
    cpu = cpu time in seconds executing
    elapsed = elapsed time in seconds executing
    disk = number of physical reads of buffers from disk
    query = number of buffers gotten for consistent read
    current = number of buffers gotten in current mode (usually for update)
    rows = number of rows processed by the fetch or execute call
    Trace file: ora21763.trc
    Trace file compatibility: 8.00.04
    Sort options: default
    1 session in tracefile.
    0 user SQL statements in trace file.
    0 internal SQL statements in trace file.
    0 SQL statements in trace file.
    0 unique SQL statements in trace file.
    327 lines in trace file.
    Finally, I got TNS-12518 TNS-12564 error. I tried to add DIRECT_HANDOFF_TTC_LISTENER=OFF, but it didnt work. I traced the listener, the error occured in the listener.trc "
    ntt2err: soc 464 error " and " nsbequeath: error reading REDIR/NSE msg".
    I just cann't get the right trace file and cann't sovle the two errors(TNS-12518 TNS-12564). Can somebody give me some advices, please.

    Hi,
    The TKPROF facility accepts as input an SQL trace file generated when SQL Trace has been turned on for the system or a session, not a SQL*NET trace file. A SQL*Net trace file is a dump of raw data packets and communications at the SQL*NET layer. If you want to get performance statistics from SQL beign executed by your application, then you need to turn on SQL Trace not SQL*MET tracing.
    To enable SQL trace at the system level, you need to execute:
    alter system set SQL_TRACE=TRUE
    The NS-12518 TNS-12564 normally means you are running into some sort of resource deletion issue. This can be caused by various things. Make sure you are properly cleaning up and closing sessions in your application.
    Are you performing some sort of stress test or have you just written a Multi-threaded test harness that executes different types of SQL with OCCI/ODBC?
    HTH
    J.B.

  • Sudden failure of 32-bit Oracle 11g ODBC driver in 64-Bit Win7 box

    I had a working ODBC connection to an Oracle DB using the 32-bit 11g ODBC driver. Suddenly I was unable to connect, getting the error:
    Testing Connection
    Unable to connect
    SQLState=S1000
    [Oracle][ODBC][Ora]ORA-00604: error occurred at recursive SQL level 1
    ORA-12899: value too large for column "SYSTEM"."LOGON_AUDIT"."PROCESS" (actual: 13, maximum: 12)
    ORA-06512: at line 51
    OK
    For a strange twist, the connection works perfectly with the workstation in Safe Mode. I've tried disabling Symantec Endpoint Protection, and adjusting the Firewall, but so far no dice. Any advice I can get will be appreciated!
    Thanks
    Keith

    How do you get the 32bit client to communicate with the 64bit Oracle instance on the same windows box? After installing the 64 bit db and client (on a developer desktop), I installed the 32 bit client to a different oracle home. I could not get it to connect to the listener - what am I doing wrong? Should I reinstall it to the 64bit home - I'm afraid that'll kill everything though.
    Also, I think I'm correct in this, but not sure: any 32bit app must use the 32bit client on the 64bit box. MS Access needs 32bit ODBC, which needs 32bit client, etc.
    Thx,
    Jeff

  • JDBC-ODBC bridge connection failure.

    I'm new to JDBC and JDeveloper and am having some difficulty
    getting through the database applet tutorial.
    I'm trying to connect to a Microsoft Access database using the
    JDBC-ODBC Bridge. This is an interim stage before using a Linux
    Oracle database which is not yet up and running.
    When trying to add a data form, the database wizard fails at
    step 4 of 7 after selecting the Sun JDBC-ODBC bridge and the
    required data source the following error is presented:
    Connection error
    Vendor code 84
    [Microsoft][ODBC Microsoft Access 97 Driver]Driver not capable
    I also tried setting up (using ODBC manager) a System DSN for a
    text and Excel data source, but met similar problems e.g:
    [Microsoft][ODBC Excel Driver]Driver not capable
    Currently JDeveloper Beta 2.0 (build 184) and the ODBC source
    are on the same NT4.0 (SP4) machine.
    To confuse matters I'm actually running Access 95, rather than
    Access 97.
    I have previously successfully connected to an Access ODBC
    source via JDBC in a Java application (not applet) when
    following a tutorial example that comes with the Sun JDK 1.2. I
    note, however, that jdbcodbc.dll that's part of JDK 1.2 is newer
    (and bigger - 32K 01Dec98) than that supplied with the
    JDeveloper Beta 2.0 (22K 05Nov98)
    I'm a bit lost with this problem since nothing happens after
    pressing help on the error dialog, and I'm not sure where to
    look for log files etc. to further debug the problem. Any help
    would be gratefully received!
    null

    The error indicates that the bridge is making a call to the
    driver which it cannot handle -- either because the call is
    invalid/unreasonable or because the driver doesn't implement the
    functionality requested. An ODBC trace will determine which of
    the two is true. If the first, you need to contact the bridge
    provider to get a fix. If the second -- the ODBC driver
    provider.
    null

  • ODBC driver install failure

    I'm trying to simply install the Oracle 9 odbc drivers on winxp/win2k boxes.
    First, you have to install the Oracle Universal Installer, which is actually called the 'Oracle Software Packager' on the downloads screen.
    Next, with the OUI, install the ODBC drivers (9.2.0.4). The OUI throws several errors in a row, and wont install the drivers.
    Some of the support documents say that the Oracle Net Client needs to be installed first. All I want is the ODBC drivers, which will be used by Access/Excel/Brio/SQLServer to connect to an Oracle db.
    Do I actually need to install this other piece of software to get the ODBC drivers?
    If so, where can I find such a thing? There is no such software listed on the software downloads page, but given that the OUI is actually called something completely different on the software downloads page, I figure it may be named something else. Can someone please point me at the correct location?
    Thank you,
    Andrew
    OUI log results follow:
    Environment variables:
         ORACLE_HOME =
         PATH = .\bin\win32;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Common Files\Adaptec Shared\System;C:\PROGRA~1\TPWEB32;C:\SQL10\bin;C:\SQL10\dll;"C:\Program Files\PKWARE\PKZIPC\"
         CLASSPATH = "C:\Program Files\Java\j2re1.4.1_03\lib\ext\QTJava.zip"
    Username is: hollamona
    The installer version is 2.2.0.16.0
    *** Welcome Page***
    Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to true
    Setting value of SHOW_CUSTOM_TREE_PAGE to true
    Setting value of SHOW_SUMMARY_PAGE to true
    Setting value of SHOW_INSTALL_PROGRESS_PAGE to true
    Setting value of SHOW_REQUIRED_CONFIG_TOOL_PAGE to true
    Setting value of SHOW_OPTIONAL_CONFIG_TOOL_PAGE to true
    Setting value of SHOW_RELEASE_NOTES to true
    Setting value of SHOW_END_SESSION_PAGE to true
    Setting value of SHOW_SPLASH_SCREEN to true
    Setting value of SHOW_WELCOME_PAGE to true
    Setting value of SHOW_ROOTSH_CONFIRMATION to true
    Setting value of SHOW_EXIT_CONFIRMATION to true
    Setting value of NEXT_SESSION to true
    Setting value of NEXT_SESSION_ON_FAIL to true
    Setting value of SHOW_DEINSTALL_CONFIRMATION to true
    Setting value of SHOW_DEINSTALL_PROGRESS to true
    Setting value of INVENTORY_LOCATION to C:\Program Files\Oracle\Inventory
    Setting value of UNIX_GROUP_NAME to
    Setting value of REGISTRATION_KEYWORD to regKey
    *** Product Registration Page***
    RegistrationKeyword = REGISTRATION_KEYWORD = regKey
    Initializing inventory setup WCCE
    Doing operation in inventory setup WCCE
    Setting value of CLUSTER_NODES to
    *** Cluster Node Selection Page***
    ClusterNodes = CLUSTER_NODES =
    Setting value of FROM_LOCATION to C:\temp\oracle_odbc\9204\stage\Disk1\stage\products.jar
    Setting value of ORACLE_HOME to C:\OraHome1
    Setting value of ORACLE_HOME_NAME to OUIHome
    *** File Locations Page***
    FromLocation = FROM_LOCATION = C:\temp\oracle_odbc\9204\stage\Disk1\stage\products.jar
    ToLocation = ORACLE_HOME = C:\OraHome1
    ToName = ORACLE_HOME_NAME = OUIHome
    Initializing installer access setup
    Setting value of ORACLE_HOME to C:\OraHome1
    Setting value of ORACLE_HOME_KEY to Software\ORACLE\HOME0
    Setting value of ORACLE_HOME_FOLDER to Oracle - OUIHome
    Setting value of ORACLE_HOME_SERVICE to OUIHome
    Setting value of ToplevelComp to oracle.odbc.toplevel, 9.2.0.4.0, >0.0.0.0.0, [ 912 ][OH:2]
    Setting value of SELECTED_LANGUAGES to en,
    Setting value of PROD_HOME to C:\OraHome1/oracle_odbc_toplevel
    Setting value of PROD_HOME to C:\OraHome1in
    Doing operation for installer access setup
    *** Available Products Page***
    TopLevelComp = ToplevelComp = oracle.odbc.toplevel, 9.2.0.4.0, >0.0.0.0.0, [ 912 ][OH:2]
    Setting value of ToplevelComp to oracle.odbc.toplevel, 9.2.0.4.0, >0.0.0.0.0, [ 912 ][OH:2]
    Setting value of DEP_MODE to Custom
    Setting value of TLDepModes to Custom,
    *** Installation Types Page***
    DepMode = DEP_MODE = Custom
    TLDepModes = TLDepModes = Custom,
    The selected install type is "null"
    Setting value of DEP_MODE to Custom
    Install type for "Oracle 9i ODBC Driver 9.2.0.4.0 " is "Custom"
    Install type for "Oracle ODBC Driver 9.2.0.4.0 " is "Custom"
    Setting value of PRE_REQUISITE to true
    *** Error Dialog: There was an error during loading library : areasQueries ***
    User selected: Stop installation of this component only.
    *** Error Dialog: There was an error during loading library : areasQueries ***
    User selected: Stop installation of this component only.
    *** Component Locations Page***
    ShowCompLocs = SHOW_COMPONENT_LOCATIONS_PAGE = true
    Entering component: oracle.odbc.toplevel installation
    Setting value of s_OPSSelectedNodes to
    Entering component: oracle.p2k.odbc installation
    Setting value of s_OPSSelectedNodes to
    *** Error Dialog: There was an error during loading library : WindowsGeneralQueries ***
    User selected: Stop installation of this component only.
    Setting value of SHOW_SUMMARY_PAGE to true
    *** Summary Page***
    ShowSummary = SHOW_SUMMARY_PAGE = true
    Global Settings
    Source : C:\temp\oracle_odbc\9204\stage\Disk1\stage\products.jar
    Oracle Home : C:\OraHome1 (OUIHome)
    Installation Type : Custom
    Product Languages
    English
    Space Requirements
    C:\ Required 535KB (includes 513KB temporary) : Available 19.80GB
    New Installations (1 product)
    Oracle 9i ODBC Driver 9.2.0.4.0
    *** Install Page***
    Starting install install phase 1 of component Oracle 9i ODBC Driver
    Starting install install phase 2 of component Oracle 9i ODBC Driver
    Initializing installer save inventory WCCE
    Current Inventory:
         Independent Products:
              Oracle Installation Products 2.2.0.16.0
              Java Runtime Environment 1.3.1.1.0a
              Oracle Universal Installer 2.2.0.16.0
         Oracle Home: OUIHome
    Setting value of SHOW_END_SESSION_PAGE to true
    *** End of Installation Page***
    ShowEndSession = SHOW_END_SESSION_PAGE = true
    java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiix.OiixJarClassLoader.updateEntriesList(OiixJarClassLoader.java:263)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.<init>(OiixJarClassLoader.java:209)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:412)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:431)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:444)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.loadLibrary(OiisLibraryLoader.java:161)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:103)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java:4611)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:2908)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2484)
         at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:327)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    java.io.IOException: java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:113)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java:4611)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:2908)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2484)
         at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:327)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    oracle.sysman.oii.oiif.oiifb.OiifbCancelException: java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2318)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java:4611)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:2908)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2484)
         at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:327)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiix.OiixJarClassLoader.updateEntriesList(OiixJarClassLoader.java:263)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.<init>(OiixJarClassLoader.java:209)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:412)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:431)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:444)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.loadLibrary(OiisLibraryLoader.java:161)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:103)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.calcAdditions(OiifwDepSetPlanWCCE.java:787)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.initialize(OiifwDepSetPlanWCCE.java:353)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:129)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    java.io.IOException: java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:113)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.calcAdditions(OiifwDepSetPlanWCCE.java:787)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.initialize(OiifwDepSetPlanWCCE.java:353)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:129)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    oracle.sysman.oii.oiif.oiifb.OiifbCancelException: java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2318)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:717)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:402)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.calcAdditions(OiifwDepSetPlanWCCE.java:787)
         at oracle.sysman.oii.oiif.oiifw.OiifwDepSetPlanWCCE.initialize(OiifwDepSetPlanWCCE.java:353)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:129)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiix.OiixJarClassLoader.updateEntriesList(OiixJarClassLoader.java:263)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.<init>(OiixJarClassLoader.java:209)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:412)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:431)
         at oracle.sysman.oii.oiix.OiixJarClassLoader.createLoader(OiixJarClassLoader.java:444)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.loadLibrary(OiisLibraryLoader.java:161)
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:103)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_WINS32ROOT(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisVariable.getCalculatedValue(OiisVariable.java:679)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:991)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:172)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:878)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    java.io.IOException: java.io.IOException: The system cannot find the file specified
         at oracle.sysman.oii.oiis.OiisLibraryLoader.<init>(OiisLibraryLoader.java:113)
         at oracle.sysman.oii.oiis.OiisQueryLibLoader.<init>(OiisQueryLibLoader.java:41)
         at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4643)
         at oracle.sysman.oii.oiic.OiicInstallSession.getQueryLibLoader(OiicInstallSession.java:4426)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2215)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject_WINS32ROOT(Unknown Source)
         at Components.oracle.p2k.odbc.v9_2_0_4_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisVariable.getCalculatedValue(OiisVariable.java:679)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:991)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:172)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:878)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:614)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)

    Yes, you need to install the Oracle client before you can install the ODBC drivers. If you go to download the database, there is a client only download option for Windows (the full database download has a client-only install option on all platforms). Be aware that even the client-only install is a rather hefty download.
    Justin

  • Odbc test failure

    I use oracle 7.3.3
    with odbc 2.
    When i try to test the connection with odbc32test i can't connect to any databas.
    I got the folowing error:
    Fatal OSN connect error 12203, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(COMMUNITY=tcp.world)(PROTOCOL=TCP)(Host=vitdev4.vitamib.com)(Port=1521))(ADDRESS=(COMMUNITY=tcp.world)(PROTOCOL=TCP)(Host=vitdev4.vitamib.com)( Port=1526)))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=ODBCT32.EXE)(HOST=VITDEV4)(USER=admin))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 2.3.3.0.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 2.3.3.0.0 - Production
    Time: 06-AVR-00 17:05:53
    Tracing not turned on.
    Tns error struct:
    nr err code: 12203
    TNS-12203: TNS: connexion ` la destination impossible
    ns main err code: 12541
    TNS-12541: TNS: pas de Listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: Pas de Listener
    nt secondary err code: 61
    nt OS err code: 0
    I did add a new alias with sql*net.
    I think i idi the things right.
    The right path is in the environnement path...
    I dont see where is the error...
    I'll apreciate any help
    Thank you very much
    olivier

    I use oracle 7.3.3
    with odbc 2.
    When i try to test the connection with odbc32test i can't connect to any databas.
    I got the folowing error:
    Fatal OSN connect error 12203, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(COMMUNITY=tcp.world)(PROTOCOL=TCP)(Host=vitdev4.vitamib.com)(Port=1521))(ADDRESS=(COMMUNITY=tcp.world)(PROTOCOL=TCP)(Host=vitdev4.vitamib.com)( Port=1526)))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=ODBCT32.EXE)(HOST=VITDEV4)(USER=admin))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 2.3.3.0.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 2.3.3.0.0 - Production
    Time: 06-AVR-00 17:05:53
    Tracing not turned on.
    Tns error struct:
    nr err code: 12203
    TNS-12203: TNS: connexion ` la destination impossible
    ns main err code: 12541
    TNS-12541: TNS: pas de Listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: Pas de Listener
    nt secondary err code: 61
    nt OS err code: 0
    I did add a new alias with sql*net.
    I think i idi the things right.
    The right path is in the environnement path...
    I dont see where is the error...
    I'll apreciate any help
    Thank you very much
    olivier

  • Connection to ODBC access database failure

    I have made several sites using ACCESS databases via ODBC DSN
    name. But suddenly it does not work any more. I can not use the
    Database wizards in DM 8.02. When I have made a connection, tested
    it OK and I try to se the tables/views. I only got the word "none".
    If I in the advanced recordset wizard write the SQL command, the
    data is showen correctly!!???
    There is something wrong with DM's abillitry to connect to
    the ODBC DNS name...Everything is updateted to the latest version.
    Is there anybody who have any clue to what could be wrong. It
    is the same story on an old 2000 Server, a new 2003 small busines
    server and from DM installed on two different clientmaschines and
    on the two servers.

    Hi!
    You could try this It worked for me on all my connections.
    I found a extension called SP2DBFix1.0.2.mxp
    Down load here,
    http://download.macromedia.com/pub/dreamweaver/extensions/SP2DBFix1.0.2.mxp
    to fix a XP pro service pack2 connections.
    To fix: I went to Sites/Advanced/Remove connection Scripts,
    ran that removed
    my
    connection scripts. I then shut down Dreamweaver 8 installed
    the extension
    then opened dreamweaver 8 made a new connection and it works
    now Great! Im
    happy.
    You have to run this same routine on every site you have
    setup with
    connection scripts
    Good Luck.
    Dave
    "JOhnny Odgaard" <[email protected]> wrote
    in message
    news:ersvva$2hd$[email protected]..
    > I have made several sites using ACCESS databases via
    ODBC DSN name. But
    > suddenly it does not work any more. I can not use the
    Database wizards in
    DM
    > 8.02. When I have made a connection, tested it OK and I
    try to se the
    > tables/views. I only got the word "none". If I in the
    advanced recordset
    wizard
    > write the SQL command, the data is showen correctly!!???
    >
    > There is something wrong with DM's abillitry to connect
    to the ODBC DNS
    > name...Everything is updateted to the latest version.
    >
    > Is there anybody who have any clue to what could be
    wrong. It is the same
    > story on an old 2000 Server, a new 2003 small busines
    server and from DM
    > installed on two different clientmaschines and on the
    two servers.
    >

Maybe you are looking for

  • Final Cut Pro 7 keeps quitting at launch-tried trashing prefs and reinstall

    I've been dealing with final cut pro 7 not starting up for the past 2 days after not having any problems since installing it. I've done the usual tricks of trashing preferences and cache and repairing permissions and even did a reinstall of final cut

  • How do I open separate playlist windows in itunes?

    I need to open a playlist on my computer and a playlist on my ipod at the same time.

  • Drop Cap Issue

    So have a Drop Cap set up as a nested style for an opening chapter for a book. Body style is Sabon and the Drop Cap is Gill Sans and is set up through 1 character. The drop cap is applying the Gill Sans properly to the first letter (which is the Drop

  • Free Webinar On Oracle Apps

    Free Webinar on Oracle Apps. Only Limited registrations due to bandwidth limits. Register yourself : http://oraappsforum.com/index.php?option=com_attend_events&task=view&id=3 Thanks Admin http://oraappsforum.com

  • Update to 4.7

    I am getting a fatal error when I am trying to Update software on my BB 8310. The system just says try again, and gives no further explanation of the problem. Please someone help resolve this. Rajiv Kumar