Cx_Oracle dosen't work with Thin Client

Is there an alternative to the Fat- & Thin-Client installation to get cx_Oracle running.
I would like to tell my custommersomething like "install Addon XY in addition to the Thin-Client akording to the Oracle Vresion you are using."
I Know of the possibility to enhance a Thin-Clinet installation by copying certain files and folders from the server.
But our Application should work for manny custommers, with different Oracle-Versions. And we just can't expect a DBA
to let him do all needed Steps to get cx_oracle running.
Anny Idea?
Thanks

AFAIK with the same cx_Oracle's source code you can build versions for different oracle's clients (at least in my experience it always asked me my $ORACLE_HOME and $LD_LIBRARY_PATH and the setup.py handles different oracle's version). It might work with 9i, 10g and 11g (I wouldn't risk to talk about 8i).
Besides that Oracle instant client is free to distribute (see here) so you can bundle it with your code. I can imagine it would be pretty easy to build it in *unix although I'm not sure bout Windows -for lack of experience with that particular OS-.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders

    I recently began using reminders in ical and downloaded the iPhone and iPad app. It works great. However, the reminders in ical on the COMPUTER is difficult to work with - thin long column on the right rather than in it's own screen. is there a reminders app for the COMPUTER that is more user friendly?

    sgreenie,
    If you are willing to wait, Apple - OS X Mountain Lion - Inspired by iPad. Made for the Mac explains that a "Reminders" application will be included in the next release of OS X.

  • HT1937 i have an iphone that i bouth in italy, but now in israel it dosen't work with the israeli sim, what should i do?

    i have an iphone from  italy, but now in israel it dosen't work with the israeli sim, what should i do?

    Contact the wireless carrier to which the iPhone is locked and
    ask that carrier if they provide unlocking and if you qualify.
    What is the exact wording of any error message you receive?

  • Addon is not working on Thin Client

    Dear,
    Here I am facing one problem in thin client architecture.
    Means there is one SERVER (Monitor + CPU) and 10 clients (Only Monitor).
    These 10clients monitor directly connect to server CPU means server & client
    both having same hard disk.
    Now the prob is tat ADDon is successfully installed on server and is working
    perfectly. But when we login through client it gives me connection error. He is not
    able to make a connection from client even though HARD DISK is same for client
    and server.
    Also I m not able to debugg our code on client side means dotnet program is
    opening on client but when I run my prog. it gives me error to Stop Debugging and
    also i checked config file and connection string. ITs ok and successfuly run on server.
    Please help me on this issue. If there is code / network problem then pls clear by steps.
    Thanks
    Regards

    Dear
    Thanks for ur suggestion.
    BUt problem is still the same and I confirmed that there is no Citrix server and no firewall.
    And also screen painter is not working on Thin Client PC. It gives me error that
    "COM UI was closed.To reload the COM Ui restart SAP Business One and Start Screen Painter".
    I did the same thing but still screen painter is not working
    Regards
    Vikas

  • The dictionary verbace dosen't work with the 4th version of the browser !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    the dictionary verbace dosen't work with the 4th version of the browser !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    the dictionary verbace dosen't work with the 4th version of the browser !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • Fast dvd copy dosen't work with leopard

    Fast dvd copy dosen't work with leopard. Does anyone have the same problem and do you have any suggestion to making it work? I have the current version 4.06 and I have written to Velor the software people, but no answer yet.

    I received this email from velan software today regarding fast dvd copy and leopard:
    Dear Fast DVD Copy User:
    We are replying to your Support Request # 27628.
    OUR REPLY - - - - - - - - - - - - - - - - - - - - - -
    Hello,
    We're about to release a new version during this week that adds support for the new OS 10.5 Leopard.
    If you are a licensed user you will be able to update for free using your current serial number to activate the new version.
    Please keep us posted on any trouble you might find using the current version of Fast DVD Copy under Leopard OS.
    Regards,
    Velan Technical Support
    Hope this helps anyone else who has this program....

  • Can a program compilied with 32 libraries work with Instant Client 64 bit?

    We are compiling our program on IBM AIX 5L and HP-UX PA_RISC with 32 libraries (using ORACLE_HOME/lib32)
    for AIX and HP-UX RISC the only available Instant Client 10gR2 is 64 bit. there is no 32 version.
    can a program compilied with 32 libraries work with Instant Client 64 bit?

    64 bit clients can be downloaded from here: http://www.oracle.com/technetwork/topics/dotnet/downloads/index.html
    That said, Visual Studio itself is 32 bit, so if you want the developer tools to work, you'll need a 32 bit client. If you're not using the developer tools in your project and you're compiling your project for AnyCPU or x64, the 64 bit client will work. If you're compiling for x86, you need the 32 bit client. (If you want to do both, you'll need two clients installed.)
    edit - Actually, it looks like in this case you might be running into a problem of needing a 32 bit client & ODBC connection. The error mesage could be misleading here as Visual Studio itself is 32 bit. Did you create the ODBC connection using control panel? If so, that's a 64 bit connection.
    32 bit ones are created using c:\windows\syswow64\odbcad32.exe
    Edited by: Tridus on Jan 3, 2013 3:24 PM
    Edited by: Tridus on Jan 3, 2013 3:24 PM

  • Cannot get ODBC to work with Instant Client

    Hi,
    I am having problems getting ODBC working with instant client. This is what I have done so far:
    1. I installed Instant Client from this page: http://www.oracle.com/technetwork/topics/winsoft-085727.html
    The file I downloaded was: instantclient-basic-win32-10.2.0.3-20061115.zip
    2. Next, I installed SQL*Plus with this file: instantclient-sqlplus-win32-10.2.0.3-20061115.zip
    Now I have SQL*Plus working with instant client.
    3. After that I downloaded instantclient-odbc-win32-10.2.0.3-20061115.zip for ODBC.
    4. I unzipped the odbc zip file into the Instant Client folder and ran odbc_install.exe. Now I have 'Oracle in instantclient 10_2' showing up in the drivers tab of ODBC Data Source Administrator.
    5. Now, if I try to add add a DSN and choose 'Oracle in instantclient 10_2' as the data source, I get an error "ODBC Administrator has stopped working" (http://i50.tinypic.com/jifl2g.png)
    I can add DSNs using any other data source without problems. The aforementioned error comes up only when I use 'Oracle in instantclient 10_2' as the data source.
    Can someone please let me know how to resolve this?
    I am running Windows Vista Business edition 32-bit.
    Thanks & Regards,
    Ubaidullah Nubar.
    Edited by: unubar on Dec 17, 2012 9:42 PM

    Two dimensions of compatibility/requirements:
    Vertically - This is your application, APIs, .Net, operating system etc. that may define requirements on Oracle Client version, and vice versa.
    Horisontally - "on the wire" or connectivity wise - Oracle certifies client - server interoperability at least two releases or major versions back/apart, so yes, 10.2 is/was* supported. See MOS interoperability matrix for your specific case.
    (*was since 10.2 Database is out of support or even Extended support by now. Perhaps it is time to upgrade the server side also ;-))

  • 9iFSRe2 + API + connect with thin-Client

    Hi,
    I progam the iFS-APi to connect the iFS.
    But under Windows i must install about 100MB.
    Under Linux the size of libs i need to connet
    about 10MB.
    My Question is can i connect the iFS with
    thin-Client dll?
    thanks for Answer
    bye

    Place some debugging code and see if URL is null. Also, although it is nice practice, you don't need to catch every type of exception. Try (no pun intended):
    catch (Exception e) {
    System.err.println(e.getClass().getName() + ":" + e.getMessage());
    - Saish
    "My karma ran over your dogma." - Anon

  • Mac Pro with thin clients

    Hello,
    I am looking for a configuration of a Mac Pro server with thin clients so that software and data is centralized on one location.
    Is that possible with Mac OS X ? And does Apple have thin clients ?
    Hubert

    I have the same question. I am about to buy a Mac Mini with Leopard server, if I can connect thin clients to it. I have good old PCs with Win and Linux, I want to use them as thin clients

  • HPDM using WOL with thin clients using WES8

    When using HPDM 4.6 with t620 clients using WES8, the Wake on LAN option does not work.It makes it impossible to do settings and deployments outside office hours.How can this be fixed?

    Hi,
    Thin clients normally have a low memory allocation on the video card (8mb to 16MB) so this can be a problem.  Check to see if you can change this in the BIOS on the WYSE.  If not connect at 256 Colours to reduce this.  If you have pictures linked to products then their resolution will not be good but for SAP itself the difference is small.  Also rename the SAPSS.AVI to .old if you have not already done so so that the splash screen does not come up when logging in.
    In my multimedia testing on thin clients, unrelated to SBO, I found that both memory and processor power made a huge difference, which is contrary to thin client manufacturer claims.  As an example I used a 200MHz/64MB TC for a flash application and sound was about 3 seconds behind the image and the image update would skip 3 to 5 frames when updating.  Moving to a 800Mhz/128MB TC The frame refresh rate was almost perfect and the sound was only about 0.5 seconds behind.  I would therefore test on a more powerful thin client to see if it improves performance.
    The S30 is a 400MHz (rated @ 533 on performance by AMD).   Try a 1GHz TC with the maximum Video memory you can find.
    We are currently using VXL Itona 800Mhz/128MB and do not experience too much rolling but we are using 256 colours.
    Hope this helps.

  • Problem in Using  Oracle with Thin Clients(Image) Technology

    I am running Oracle on Server and mine clients are thin clients.I have image on Oracle Server from where I am booting thin clients.The Problem I am facing is when I use single Thin client then everything works but as I starts using more than one thin client mine I got the error rwrun60 and it gives the that close or ignore message.I am using run_product for running reports.Then I tried to use run_report_object but how can I pass paramater using run_report_objects

    i m not getting much from what you are saying.... but i found something.i created a windows application and then was able to create a dataset from ODAC connection to oracle. then dragging the dataset on windows form... i was able to create a data grid containing the data. hittin F5 the app was running successfull. however when tryin to do same in asp.net...when configuring the data source using sql datasource it gave me following error ...
    ORA-00942: table or view does not exist
    help help

  • Why CUA (Release 7.00) is Not Working with Old Clients(Release 4.6C, 4.5B)?

    Hi all,
    We have CUA (release 7.00) that is not working with older release clients. I implemented 2 release 7.00 clients to CUA; they both work fine. However, when I implement some older release clients (like, 4.5B, 4.6C, 6.20 and 6.40) to CUA,  I can only create ID and pull out to client, but roles do not go through.
    It is kind of argent.
    Do anyone know how to fix it????
    Thank you for reading this.

    > It is kind of argent.
    I think you meant "ardent"...
    THe word u r g e n t is blocked by our content filters, because a while back everything was like that and these forums are actually discussion forums...
    Anyway, sounds like faulty config or perhaps a problem with logical system assignment.
    Have you checked that? Also check in SCUL?
    That you can create users but not assign roles might also be that in the lower release systems they are checking activity 22 (assighn) AND 02 (change) to assign the role. Doesn't make sense, really....
    Check the drop down menu in table PRGN_CUST for the option to change this, and compare whether the settings are different.
    Cheers,
    Julius
    Edited by: Julius Bussche on Jul 30, 2009 11:34 PM

  • JSP Not Working with Thin Driver

    My JSP is not working with Oracle thin driver but it is working with Oracle OCI driver.
    From my jsp i am calling a stored procedured and passing 170 parameters to the procedure. This JSP works with Oracle OCI Driver configured as thrid party drivers in iAS6.0 SP2, but not working with Oracle Thin Driver configured as third party drivers in iAS6.0. My thin driver JDBC Connection URL is as follows:
    jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = MAPDBI01)(PORT = 1521)))(CONNECT_DATA =(SID = MAPS))).
    I have to give this URL because my production server deployment consists of iWS4.1 SP5 and iAS6.0 SP2 in different solaris boxes and Oracle 8.1.7 Database server in another Solaris Box. There is a pool of proxy servers between iAS6.0 box and the oracle box.

    Wim,
    I'd really appreciate it if you could provide some sample code. A complete, small, simple java class that I could copy and try out would be wonderful -- if it's not too much trouble.
    Thanks heaps (in advance :-),
    Avi.

  • Make a test with thin client

    Hi all,
    I'm facing a strange boring problem. I've a tomcat runs a webapp that using thin client connects to a remote DB.
    From about a week is not able to connect anymore. Java hangs and report this error:
    java.sql.SQLException: Io exception: Connection reset
    So I've no firewall and listener is correctly working. Telnet to listener is working.
    Does anyone has a simple java class to run to make a connection test?
    Thanks
    Stefano

    Use preparedStatement either like this
    String query = update tableName set datefield= TO_DATE(?, 'YYYY-MM-DD HH24:MI') where id= ? ";
    and setString(1, string);
    or
    String query = "update tableName set datefield= ? where id= ?";
    and setTimestamp() or setDate () depends what you need in your date field .
    Bets regads Alexey.

Maybe you are looking for