ZAV, Oracle client and applications

Hi,
I have a old client/server software that need a Oracle 9.2 client.
As a test I have created a new snapshot, installed and configured Oracle client and the actual application on Windows XP, second snapshot, did a few changes and built the project.
First I test this on the same build machine - working fine. Then I test the file on a clean Windows XP machine, working fine, started the same test on a clean Windows 7 machine - working fine.
But when I test on a standard Windows 7 machine (with Oracle 10g client) it does not work.
The big question is how to isolate Oracle 9 client from other Oracle client resides on the host machine, or have I isolated too much (I created a cmd link within the virtual application and when I try tnsping within the virtual machine I get time out error.
Does anyone have any luck on virtualize Oracle 9 client and run it on machines with other Oracle clients on?
Regards,
Bjarte

check:
tnsnames.ora location
sqlnet.ora location
TNS_ADMIN environment variable
oracle_home settings in registry

Similar Messages

  • What is an Oracle Client and why is it needed

    Hi,
    I have an application that is using an Oracle database as data source. Application and database is located on two different servers. Now I will move application to a new server and to do this I need to install an Oracle client and install this on the new application server. From my understanding this Oracle client is needed to make it possible for the application server to communicate with the database server. I wonder if someone can tell me more about this Oracle client, functionality, role and why it is needed?
    I have been recommended to install the Oracle client 10g version. Where can I download this together with instructions of installation process?
    FYI - database used is Oracle 10g EE.

    Third-party products (and Oracle's own too) need certain Oracle DLLs in order to connect to the database. This set of files is called the Oracle client. You may also want to learn about tnsnames.ora because you need to edit it in order to use Oracle client to Oracle database.

  • Oracle client and networking components were not found.

    Hello, I've installed the oracle 9i Enterprise Edition, IIS, .NET framework 2.0 on a server, but when I want to open an aspx file i have this error:
    Server Error in '/kinepolis' Application.
    Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Data.OleDb.OleDbException: Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [OleDbException (0x80004005): Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.]
    System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1054593
    System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
    System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
    System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
    System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
    System.Data.OleDb.OleDbConnection.Open() +37
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +121
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +83
    System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1770
    System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
    System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
    System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
    System.Web.UI.WebControls.GridView.DataBind() +4
    System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
    System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
    System.Web.UI.Control.EnsureChildControls() +87
    System.Web.UI.Control.PreRenderRecursiveInternal() +41
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
    Do i really also need to install the client 6i on that server?
    Can somebody help me?
    thanks

    Hi Guys,
    I am wondering about this error as while I am using the same code to connect to the Oracle database server in my Windows program with Win Forms, the connection to the Oracle server is established and working fine.
    But when I have tried to use it with Web Forms for my ASP.NET Application, it throws me out with these exceptions :
    ?ex.Message
    "Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed."
    ?ex.StackTrace
    " at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
    at System.Data.OleDb.OleDbConnection.InitializeProvider()
    at System.Data.OleDb.OleDbConnection.Open()
    at PMlitDocs_NET.checkMe.Button1_Click(Object sender, EventArgs e) in C:\Inetpub\wwwroot\PMlitDocs_NET\checkMe.aspx.vb:line 32"
    Can anyone help?
    Trush.

  • Oracle client and... Forms&reports client?

    Hello, to all; may be you could help me:
    I have installed a Oracle 9.2.0.6 database in PC-1, in PC2 I want to install the oracle client and the forms and report client... (I mean, PC2 is the PC where I will copy my Forms 6i client/server application and the idea is to put an direct access icon on the desktop to a .fmx... to be able run my application)
    I've already insalled the Oracle client, only runtime version (I think 9.2.0.1, which was included in the oracle database installation cd's) but .. I need one more thing.. because I can't execute forms.. I need ifrun60.exe I think.. Where is it? Is there any forms & reports 6i client or similar? or is necessary to install the developer 6i (I don't think so.. but...)
    Thank you very much
    Jose.

    I was reading lots of post and I've seen this two from 2001 related to Forms 5, I suposse they're applicable to Forms 6i?
    Forms Client Runtime : where are you ?
    Enviado: 27-sep-2001 15:34 Responder
    Which version can I install as a pure client version of Forms 6i on a light desktop ? Is there a Forms client runtime like there was with the versions 5.0 and earlier, which we could use just to run a Form, without using any web server, Forms werver, nor using the extra/inter/intra-net ?
    Thanx for your help !!
    Eric.
    re:Forms Client Runtime : where are you ?
    Enviado: 27-sep-2001 17:58 en respuesta a: eheede Responder
    Yes there is. Just choose Form/Report Server installation and choose customs. There you can choose Form or report runtime only (under Forms and Reports tree node) and click on install!
    Remember to choose customs install so that oracle installer bring you the list of the component.
    Do you agree? Could it be just begin the Forms&reports installation and after that.. Chosoe custom.. an choose to install runtimes?
    (I'll try tomorrow and I will say the result here) I hope it works!!
    Thanks

  • New Note 790189.1 - Oracle Clusterware and Application Failover Management

    Hi all,
    please, note the newly created Metalink Note 790189.1 - Oracle Clusterware and Application Failover Management if you want to use Oracle Clusterware as a general purpose cluster solution. The note intends to clarify and to explain the current situation in regards to the supportability of applications managed by Oracle Clusterware.
    In environments not including Oracle RAC, Oracle Clusterware still provides the level of high availability that is commonly known to be achievable for applications and databases managed in (failover) cluster environments. These environments can include Oracle Single Instance Databases, Oracle Application Servers, Oracle Enterprise Manager components, third party databases, or any other kind of application. (For more information on Oracle Clusterware 11g in general, please, refer to [Oracle Clusterware homepage|http://otn.oracle.com/clusterware].)
    Metalink Note 790189.1 - Oracle Clusterware and Application Failover Management is tightly integrated with the information on application failover management available on the [Oracle Clusterware homepage|http://otn.oracle.com/clusterware] and discusses typical questions like
    * Terminology
    * Script supportability and preconfigured agents
    * How to prove that action scripts work outside of Oracle Clusterware
    * Supportability of the Oracle Database Single Instance example scripts
    * How do I know whether a certain script is supported as a preconfigured agent?
    Metalink Note 790189.1, however, does not change the level of support that has been introduced for these kind of configurations as of Oracle Database 10g Release 2: "Generally, Oracle does not support action scripts in the strict terms of supporting individual code fragments. Oracle fully supports the integration of individual action scripts proven to run outside of Oracle Clusterware into the Oracle Clusterware management stack. Supported operations therefore typically involve crs_* commands such as crs_profile, crs_register, crs_setperm, crs_getperm, crs_start, crs_stop, and crs_relocate invoked on custom resources. If actions scripts are used as part of a preconfigured agent, Oracle or the application provider who provides the agent will support the integration of this agent, while only the application provider will provide support for the individual action scripts."
    Just for your information. Thanks,
    Markus

    not meant to be a question - rather an announcement.

  • Oledb and path length - Oracle client and networking components ...

    Hello,
    I've been suddenly getting the
    "Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation."
    error when trying to connect to an oracle 9.2 database using the msdaora oledb provider.
    "..ora92/bin" is in my PATH environoment variable and the hints about setting read and execute permissions on the ..ora92/bin direction didn't work for me. However, what did do the trick, was reducing the length the PATH environement variable to under 182 characters.
    Anybody else seen this that can explain what's gonig on here?
    Erik

    Hello Kamal,
    Thanks for your reply
    My system looks like this:
    OS: MS Windows XP Professional Service Pack 2
    msdaora version: 2.81.1117.0
    This problem has only recently surfaced, but has now appeared on at least two other systems as well as my own. Any system changes must have happened on all three systems. I have "automatic updates" setup on my computer and they maybe setup on the other computers - could the be responsible for breaking oledb?
    Other things I have tried:
    The Oracle Oledb provider is also not working. It gives me the error:
    "OraOLEDBpus.dll: the specified module could not be found"
    When I reduce the size of the PATH variable it works too.
    I am always able to run executables from the ../ora92/bin directory. So the path is only being wrongly interpreted by the Oledb providers.
    Erik

  • Difference between oracle client and oracle server?

    Hi,
    could any one please tell me the difference between these things?
    1.)oracle client and oracle server
    2.) installtion of oracle client and oracle server
    Thanks in advance.

    Take a look at the general client - server computing model, described e.g. in this wiki.
    edit:
    corrected bad link
    Message was edited by:
    orafad

  • Need to know the information between Oracle Client and Server

    Hi,
    I have recently installed Oracle 11g Rel 2 client (11.2.0.1) in Windows XP. Can you please tell me whether I can connect to Oracle 9i Server ( 9.2.0.6) using the client and successfully run any application based or not ?

    skaich wrote:
    Hi,
    I have recently installed Oracle 11g Rel 2 client (11.2.0.1) in Windows XP. Can you please tell me whether I can connect to Oracle 9i Server ( 9.2.0.6) using the client and successfully run any application based or not ?Theoretically, yes.
    The goal is that SQL*Net will be inter-operable within two major versions.

  • Oracle Client and SqlPlus on Mac Os X Leopard Configuration Script

    Hello,
    I have just written 2 bash scripts for the installation and configuration of SqlPlus and the Oracle Client v10.2.
    The first script MacSqlPlus.sh install the client set the environment variables, the second TNSconnectMac.sh help to configure the tnsnames.ora. They can be found here
    http://www.danilovizzarro.it/script/MacSqlPlus.sh
    http://www.danilovizzarro.it/script/TNSconnectMac.sh
    In order to have them working it's required to download the oracle client basic lite and SqlPlus in the /var/root directory.
    A step-by-step tutorial can be found here http://www.danilovizzarro.it/?p=10
    Soon I will try to upload a demonstration video.
    Your comments are always appreciated.
    BR
    DV

    Doug,
    It is possible that there could be data corruption, because this is not a tested, thus not supported, setup. I hope that helps!

  • Mac creative cloud client and application manager hang up

    I have tried several times to download lightroom using my creative cloud account and each time, the computer attempts to open the creative cloud client and/or the application manager program which proceeded to attempt to open, to no avail. 

    I have the same problem in Windows.
    Application manager starts the download then says  download corrupt try again later.
    Trying latter doesn't help.
    I also cant download the trial version of Lightroom direct from Adobe to try and install it without application manager.  The trial download link doesn't work.

  • Pre-configured Linux with Oracle DB and Applications

    Does anyone know if there is a pre-configured oracle-linux stack out there that would have all the components already configured. I have seen this for other products such as sugarCRM. Its really nice to have this, since it takes the complexity and installation time out of the equation, especially if you are just trying to test or demo the software. I imagine a PeopleSoft Oracle Linux Stack, as well as one for each of the Oracle Application and Software Suites. If not, i guess i will go the more fun route of downloading and installing each package individually.

    There is package, named oracle-validated. it verifies and sets system parameters based on Oracle validated configuration recommendations for Oracle Enterprise Linux Release 4.
    [root@jch-lnx etc]# rpm -qli oracle-validated-1.0.0-8.el4
    Name : oracle-validated Relocations: (not relocatable)
    Version : 1.0.0 Vendor: Oracle
    Release : 8.el4 Build Date: Wed 19 Sep 2007 05:46:22 AM CST
    Install Date: Wed 26 Sep 2007 12:03:06 PM CST Build Host: ca-build6.us.oracle.com
    Group : Test Environment/Libraries Source RPM: oracle-validated-1.0.0-8.el4.src.rpm
    Size : 39137 License: GPL
    Signature : DSA/SHA1, Wed 19 Sep 2007 05:46:24 AM CST, Key ID 2e2bcdbcb38a8516
    Summary : Verifies and sets system parameters based on Oracle validated configuration recommendations for OEL4
    Description :
    This package verifies and sets system parameters based on Oracle validated configuration recommendations for Oracle Enterprise Linux Release 4
    Files affected: /etc/sysctl.conf, /etc/security/limits.conf, /etc/modprobe.conf, /boot/grub/grub.conf
    For changes to modules, this package installation will modify module paramters and re-insert.
    /etc/sysconfig/oracle-validated/oracle-validated-verify
    /etc/sysconfig/oracle-validated/oracle-validated.params
    /usr/bin/oracle-validated-verify

  • Oracle users and application users

    Hi All,
    I'm currently developing a small application, probably 50 users max. I'm still having a hard time as to how I should create and manage the application users. I've thought of 2 ways but not really sure which will be the best approach.
    Approach 1: 1 application user = 1 oracle user.
    - This way I can create roles with specific privileges and grant them to particular users.
    - I won't have to manually configure/grant users access to specific modules in the application.
    - Each user will have their own connection since they will use their username and password to build the connection string.
    - I will be able to use the auditing feature.
    Approach 2: Create 1 user/schema with all the objects needed for the application then create my own users_tbl to store user credentials such as username/password etc.
    - Manually configure access to users on specific modules.
    - All users will use 1 connection string.
    - Will not be able to use auditing feature.
    can anyone else suggest any other approach or comment on my 2 approach.
    also, i will be using vb.net using vs 2005 to develop the application for my oracle 10g express edition database.
    thanks.

    Hello,
    Just to throw something into the hat....have you considered using the already installed APEX development environment that already comes with your XE?
    Much of this sort of 'connection pooling/handling' disappears using the APEX environment as it is all automatically-handled for you (which means you can then concentrate on the really important stuff).
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • October CPU and PSU patches for oracle Database and application

    Hi experts,
    Linux-X86_64
    Datbase - 11.2.0.3.0
    Application - 12.1.3
    Can any one provide Patch Number for Cpu and Psu patch numbers for above versions(Oct 2014).
    regards,
    prathap

    You can also refer MOS note:
    Patch Set Update and Critical Patch Update October 2014 Availability Document (Doc ID 1912224.1)
    thanks

  • Oracle Client 64-bit and Oracle Client 32-bit on the same server

    Hi,
    I have a Windows 2008 server 64-bit with Oracle Client 64-bit and Oracle Client 32-bit installed on different directories (D:\Oracle and D:\Oracle32)
    Is it possible to define for certain applications to use the TNSNAMES entry from the 64-bit Oracle Client
    and for other applications to use the TNSNAMES entry from the 32-bit Oracle Client
    Once I installed the Oracle Client 32-bit (Oracle Client 64-bit version was already installed) and restarted the server I performed a TNSPING and it defaulted to the Oracle Client 32-bit installation path
    Thanks,
    Barry

    Hello,
    When you install a new client on a server, it will update the PATH variable, and add the ORACLE_HOME\bin path to it, at the first place. That explains why the tnsping use the last installed ORACLE_HOME.
    What you can do if you want only to change the default path to the tnsnames is to set the environment variable TNS_ADMIN to the path where the tnsnames you want to use is located. You can modify this variable in your application if you want to use another tnsnames.
    If you want switch from 32 bits to 64 bits client, then you have to modify the PATH variable.
    Hope this will help.
    Best regards,
    Sylvie

  • How to validate prerequisite for ODP and Oracle Client connection

    Hi.
    I have a very simple application on .Net that connect to Oracle using ODP (was compiled with Oracle.DataAccess dll 10.2).
    I want to check "connection prerequisite" (application will be able to connect to DB) before installing this aplication on other computers?
    How can I check that ODP.NET version 10.2 or higher is installed on target host (registry check is not enopugh)?
    I know that I can check ODP entries in registry - but this will not check Oracle Client and compatibility between client and ODP.
    Also, if ODP was installed by ODAC XCopy installation - registry may be not updated by new ODP entry.
    And - if I am installing on the computer, DB was installed on, Oracle Client can be not installed separately.
    And one more issue: When I tried to run "test connection" method from installation, that use referenced dll on machine, that has only ODAC (with ODP) 11, - "Oracle.DataAccess.Client.OracleException The provider is not compatible with the version of Oracle client at Oracle.DataAccess.Client.OracleInit.Initialize()
    at Oracle.DataAccess.Client.OracleConnection..cctor()" error message was thrown (policies for both ODAC 10.2 and 11 are exists in GAC (assembly), pointing to Oracle.DataAccess 11 from ODP 2x bin).
    So, How and which components can I check to ensure appropriate versions of ODP and Oracle Client were installed and application will be connected?
    Thank you in advance!

    Hi,
    You could check for the presense of Oracle.DataAccess.dll in the GAC. Bear in mind you'd also want to check the version and whether a policy files exists as well as a newer version + policy file will work too (but not without the policy file).
    That wouldn't confirm the install is valid and works though, and I don't know of a way you could easily check that, apart from perhaps simply trying to run a small exe that attempts a connection to the database.
    With respect to the type initializer exception, that occurs when ODP cant find the right oraops*.dll or oci.dll, usually due to the wrong one being found, but can also occur if one is not found at all. Quite often this is due to the application including ODP in its bin directory rather than letting ODP get picked up out of the gac. Prior to 10.2.0.2.20, ODP loads the dependencies based in PATH so multiple homes can cause it as well. 10.2.0.2.20 and higher ODP loads dll's based on DLLPATH registry entry.
    Hope it helps,
    Greg

Maybe you are looking for

  • Attach video file as a help to BW reports on the portal

    Hello, I would like to attach video file as a visual manual to BW reports published on the portal (one vide file to many reports) Can somebody tell me what is best way to do it. Thanks

  • HT4859 How do you turn on iCloud on my iPhone 4

    Why does my iPhone 4 show that my iCloud setting is off? How do I turn my iCloud on.

  • Faux 12.0.3 "Creative Suite" Mac/Photoshop update?

    Yesterday (Monday), the Adobe new downloads page (http://www.adobe.com/support/downloads/new.jsp) updated to list a "Macintosh" download for "Creative Suite 5" / "Creative Suites Updates" that links to http://www.adobe.com/support/downloads/detail.js

  • Performance tuning on a query

    I am working on fine tuning below query. SELECT SEGMENT1 FROM MTL_SYSTEM_ITEMS WHERE ORGANIZATION_ID = 100 AND INVENTORY_ITEM_ID = :a MTL_SYSTEM_ITEMS have 8 million records. This query is in a function that gets called probably a million times a day

  • Exporting a video, but it comes out the wrong size

    When I export a video, i am trying to have it come out 1280 X 720 (720p) but when I export it, it comes out 720 X 480 (480p) Any ideas why? I am using After Effects CS6 and here are the settings