TNS configuration needs ocijdbc11.dll : I want to use Oracle 10g client

I configured apex-config.xml to use a TNSNAME. I deployed the APEX listener in a standalone OC4J 10.1.3.5.
It asks for ocijdbc11.dll to be in -Djava.library.path.
This means an Oracle 11g client is required. Why isn't it possible to use an Oracle 10g client installation? Is there a way to use an Oracle 10g installation in combination with the OC4J APEX listener?
I do'n't want to use the "thin" methode because this cannot be used in an Oracle RAC environment as far as I know (at least not with failover).

Hello,
as far as I know, you can use the thin driver to connect to RAC. If I don't remember this wrong, you should be able to configure the URL like this:
jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
(ADDRESS=(PROTOCOL=TCP)(HOST=host1) (PORT=1521))
(ADDRESS=(PROTOCOL=TCP)(HOST=host2) (PORT=1521))
(CONNECT_DATA=(SERVICE_NAME=service)))Just my personal opinion: If you want to use a "fat" client, it shouldn't be too hard to install a 11g client. Of course, this will require additional space on your app server, but I like the thought that Oracle tries to keep the APEX Listener a lightweight application that works pretty good for most scenarios. If you try to make it compatible with every option and every version, this wouldn't stay that way.
-Udo

Similar Messages

  • I have Ps CS4.  I run Apple OS X 10.9.5  on a new MacPro 3GHz 8-core Intel Xeon E5 - 64 GB.    I hardly ever use CS4 ( preferring Elements for my low level needs), but I now want to use it's function for stitching together a landscape.  I fire it up and g

    I have Ps CS4.  I run Apple OS X 10.9.5  on a new MacPro 3GHz 8-core Intel Xeon E5 - 64 GB.    I hardly ever use CS4 ( preferring Elements for my low level needs), but I now want to use it's function for stitching together a landscape.  I fire it up and get Error 150:30 with the suggestion to contact you  - hence this message

    I have Ps CS4.  I run Apple OS X 10.9.5  on a new MacPro 3GHz 8-core Intel Xeon E5 - 64 GB.    I hardly ever use CS4 ( preferring Elements for my low level needs), but I now want to use it's function for stitching together a landscape.  I fire it up and get Error 150:30 with the suggestion to contact you  - hence this message

  • Want to use only DAC client on Windows machine

    Hi,
    I want to use only DAC client from my windows machine. I have all other components on UNIX machine. Now my question is,
    1.
    Do we need to install all OBIEE components & then Oracle BI Apps on windows machine to use DAC client? Or just copying DAC folder from some different windows machine onto my machine will be fine to use DAC client?
    2. If it is must to install OBIEE for installaing Oracle BI Apps(As DAC is part of BI Apps), What are the minimum components of OBIEE that i need to install?
    Thanks,
    Prasad

    The supported way to do this is to install everything on Windows. However as you have see by installing the software on UNIX the file copy approach works. You can try it just make sure you have the proper path of folders. Since you will not actually have BI EE installed you still have to create an "OracleBI" folder because some DAC files look to that folder hierarchy. Also make sure you have the Java in path with no spaces.
    Let us know how it works out.

  • Want to use oracle in osx(10.8.3?

    can i use oracle 10g in mac? want to establish database connection between eclips java juno and oracle database...

    Hi
    u need to set the classpath to the Classes.zip avlbl in oracleinstallation dir/jdbc/lib in userconfig.bat in j2ee/bin
    and then u need to changet hte coding in the bean to load the Oracle Driver...then freq out
    Rgds
    Sriram.V

  • Need to download Oracle 10g client - 64 bit

    I have to move many of my applications to a new server, and this one is a win2008, 64-bit system.
    So... I need to download the oracle 10g client - but 64-bit version, and SQL Plus.
    But I can't find it. I found 2 big files under databases for 11g, but I want the client; I don't want to set up a new database system. I just want to install the client so my software can continue to talk to existing databases.
    Thanks,
    Jon

    user12101224 wrote:
    I have to move many of my applications to a new server, and this one is a win2008, 64-bit system.
    So... I need to download the oracle 10g client - but 64-bit versionSo all apps will be compiled for 64-bit target?
    If apps are 32-bit their libraries (e.g. Oracle Client libs) are 32-bit also - regardless if host system is 64-bit or not.
    But I can't find it. I found 2 big files under databases for 11g, but I want the client; ...
    I just want to install the client so my software can continue to talk to existing databases.Use the See All links to find the Database Client media, or direct link (for 11.2, win32)
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
    However - simplest way of supplying OCI libraries is by Instant Client.
    It's just a few files and not even a real "install", just drop the files in PATH or in same folder as app executable file.
    http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
    (and if you find it's not suitable for your specific apps, then you could always remove and install the traditional Client package)
    If you have ODP.Net, Asp.Net or OLE DB apps, then look for the ODAC package with Xcopy Deployment. It builds on Instant Client (and it is included).
    http://www.oracle.com/technetwork/topics/dotnet/downloads/index.html

  • TNS-12541: No listner on Windows VISTA (oracle 10g client)

    Hi all,
    After installing an Oracle 10g Client for Windows Vista, when trying to connect to the database, i got the error No listner (TNS-12541). I checked the database listner but it's running and i can connect there from XP OS client. Does anybody have an idea about that.
    tnsping give the same error also but when i ping the server it gives response.
    Any body has experioenced the same problem, if yes could you help please it's very urgent.
    Thanks regards
    raitsarevo

    raitsarevo,
    First of all: it's not very urgent. Very urgent requests end up in a SR at http://metalink.oracle.com.
    Oracle doesn't support all editions of Vista and 10g may not even support Vista at all. Please refer to the download page for 10g at http://otn.oracle.com for further details.
    A non-supported edition of Mickeysoft usually results in Oracle Net issues.
    Sybrand Bakker
    Senior Oracle DBA

  • I want to install oracle 10g on linux.

    i want to install oracle 10g on linux. my linux is red hat enterprise linux AS release 4. i downloaded 10201_database_linux_x86_64.cpio.gz. now, cksum 10201_database_linux_x86_64.cpio.gz shows 4294967295 while site says 2921604215. if i say gunzip /home/oracle/10201_database_linux_x86_64.cpio.gz gunzip: /home/oracle/10201_database_linux_x86_64.cpio.gz: unexpected end of file. now, please clear these doubts and also give me the link to steps on how to install. tnx

    I tried with the following command and it works for me:
    cpio -idcmv < 10*
    without gzip before

  • Hi, i want to install oracle 10g on RHEL5(Red hat)  where i can get softwar

    i want to install oracle 10g on redhat5 pls some one tell me where i can get oracle software.

    Hi;
    1. As Paul mention open http://www.oracle.com/technetwork/database/10201linuxsoft-097986.html
    2. Accept license aggrement
    3. As Prabhu mention Prabhu
    Download the Complete Files
    10201_database_linux32.zip (668,734,007 bytes) (cksum - 2737423041)
    use some downloder manager like flashget etc.
    Regard
    Helios

  • I want to uninstall Oracle 10g from Solaris 10

    Hai All,
    I want to uninstall Oracle 10g safely from Solaris 10 . I take runinstaller and execute. In the next screen installed products tab appear . I select the oracle products and compnents there but the Remove button not active . I tried many time.. But it is not possible....Please help..
    Shiju

    After your run 'runInstaller', on the first 'Welcome' Screen,
    there's a "Deinstall Products" button on bottom right hand corner, click that and follow the screen.

  • Need guidence to store scan pdf in oracle 10g

    Hello guru
    I have 20000000 (2 corer) A4 size scan pdf containing text and images having
    Average size 0f 0.5 mb. please guide me how can i store it in oracle database and what i have to do for same.
    I am using oracle 10g forms as a front end for inserting & retriving scan pdf from database.
    Regards
    Vishal

    Vishal,
    Here are 2 options , first you can use either procedure or anonymous block to load clob data
    First Method -- I loaded alert.log successfully and you can imagine how big this file can be (5MB in my test case), in your case you need to specify your pdf file. CLOB/BLOB can take upto 4GB data
    Make sure you have privs to create , read or write to directory
    create table t1clob (
    clob_data clob  -- you can use blob
    CREATE OR REPLACE DIRECTORY DIR AS '/my_path_to_pdf_file/pdf';
    DECLARE
       clob_data   CLOB;
       clob_file   BFILE;
    BEGIN
       INSERT INTO t1clob
       VALUES (EMPTY_CLOB ())
       RETURNING clob_text INTO clob_data;
       clob_file   := BFILENAME ('DIR', 'wwalert_dss.log');
       DBMS_LOB.fileopen (clob_file);
       DBMS_LOB.loadfromfile (clob_data,
                              clob_file,
                              DBMS_LOB.getlength (clob_file)
       DBMS_LOB.fileclose (clob_file);
       COMMIT;
    END;
    Second Method: Use of Sqlldr
    Example of controlfile
    LOAD DATA
    INFILE alert.log "STR '|\n'"
    REPLACE INTO  table t1clob
       clob_text char(30000000)
    )Also check this link for more example
    http://www.oracle-base.com/articles/10g/LoadLobDataUsingSqlLoader.php
    Hope this helps.
    Regards
    Edited by: OrionNet on Feb 6, 2009 11:59 PM

  • Need help! Am wanting to use WRT54GS to connect single PC to existing network.

    I purchased a WRT300N router and it replaced my WRT54GS. So the WRT300N is connected to one of my PC's and my modem. Now I want to use the WRT54GS to connect another one of my PC's to the network by connecting an Ethernet cable from the WRT54GS to my other PC. Message Edited by MercedesJim812 on 12-29-2007 03:58 PM
    Message Edited by MercedesJim812 on 12-29-2007 08:20 PM

    As both the routers are in different ends of house ....
    I wil suggest you not to use Wireless Router at another end ..... but you can go for Wireless Ethernet Bridge .... WET54G
    It will take connection from first wireless router & it is connected to computer using ethernet cable .....
    So the ideal connection is as following:
    Modem ---->> WRT54GS  ))))))))) WET54G ---->>computer ....
                (wired)                  (wireless)             (wired)

  • I want to connect oracle 10g developer run time forms to oractle data base

    Hey,
    Would any body want to tell me, how come i can connect oracle dev 10g from its forms with oracle 10g data bases
    I am waiting
    bye

    Try asking this on the Oracle Forms forum:
    http://forums.oracle.com/forums/category.jspa?categoryID=19
    In any case you need to set-up a sqlnet connection from your client to your server. Use the Network Configuration Utility that comes with the Oracle Forms installation.

  • I need to download Oracle 10g Client (10.2.0.4) for Window 2003 64bit

    I need to down load Oracle Database 10g Client Release 2 (10.2.0.4) for Windows 2003 64bit server I found the 10.2.0.1 but can't find the 10.2.0.4 download.

    Hi,
    Here is the link.
    Oracle Database 10g Release 2 (10.2.0.4) for Microsoft Windows Vista x64 and Microsoft Windows Server 2008 x64
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html
    For 32-bit OS, you can get the software from:
    Oracle Database 10g Release 2 (10.2.0.3/10.2.0.4) for Microsoft Windows Vista and Windows 2008
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html
    All the database software can be downloaded from:
    Oracle Database Software Downloads
    http://www.oracle.com/technology/software/products/database/index.html
    Regards,
    Hussein

  • Libnspr4.dll fails to load if Oracle instant client installed

    I have tried Instant client 10.2 and 11.2 and this dll fails to load. If I go back to Oracle full client 10.1 the Message queue works correctly.

    I'm trying to load from .\lib and I've found that it is really looking for .\lib\lib. That is workaround for now.
    Something is changing where . is.

  • Want to use ODP 11g ( Client)

    Hello,
    I have Oracle 10g Database license and want to use ODP.Net 11g ( Client) to connect.
    Can I do with same license.
    Regards,
    Akhil

    I would say likely yes because generally speaking licensing is based on "named users" or cpu count where Oracle Database (server side) is installed.
    Licensing does not generally depend on compatibility between Oracle Client and Oracle Database.
    This should be confirmed by your sales representative.

Maybe you are looking for

  • Exiting a Runtime Process without calling destroy()

    I have a child process that I have started with Runtime.getRuntime.exec(). Is there any way to stop this process without allowing the child process to run to completion or calling Process.destroy()?

  • Is there a new armband for the ipod nano 7th generation?

    I dont find it in any stores.

  • How to use controls in silverlight direct3d interop program ?

    I'm working on convert my winrt program to silverlight program. And I'm using silverlight 8.1 now. The program has two part, SilverlightDirect3DInterop(C#) project and SilverlightDirect3DInteropComp(C++). The question is, I can't use control in Silve

  • Import MIRO cancellation

    Dear All, I am facing error while doing Import MIRO in MR8M. Balace not equal to zero : debit......Credit .... What is the way out for the above kind of issue? Why this imbalance is happening in above case? Because my client is asking for the reason

  • CUPS license not showing in server

    HI, I have uploaded license with PAK name as CUP-70-UWL-PAK in CUPS server. But even after uploading this license the license unit report show 0 license available.  How to resolve this problem. Regards, Abhas Jain