User on Mac, Server with Oracle 10g Database on Windows

What can we do to help a user with a Mac access the database??
And, as a second question, would that user be able to later install/use Developer Suite tools?

You need to install 10g client on his MAC
http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204macsoft.html
I am not very updated about the Developer suite but based on this link
http://www.oracle.com/technology/software/products/ids/index.html
There is no Dev suite available for MAC; only JDeveloper is there.

Similar Messages

  • Oracle forms 10g 32bit with Oracle 10g database on windows itanium for x64

    Hi.....
    Currently we are planning to have this configuration
    1. Oracle10g RAC on HP rx6600 with windows itanium for x64 architecture
    2. Oracle Application Server (32-bit) on windows 2003 (forms & reports services)
    3. Application migrated from 6i to 10g
    I have to things to ask about?
    1.Will it be ok to connect from an application compiled with _(32-bit)_ 10g forms to a x64_ platform without problems ?
    2. Can we connect forms and reports of developer 6i +(32-bit)+ to 10g RAC on x64_ platform if the character set is not UTF8 ?

    1.Will it be ok to connect from an application compiled with (32-bit) 10g forms to a x64 platform without problems ?I did this also. A 32bit Oracle Form(10gR2) on Linux and a 64 bit (10gR2) database. And this works without a problem. Since you didn't mentioned your versions I would suggest you look for your combination if it is certified combination.
    2. Can we connect forms and reports of developer 6i (32-bit) to 10g RAC on x64 platform if the character set is not UTF8 ?I don't know if the combination is certified. But regarding your character set, you have a character set setting (NLS_LANG, DEVELOPER_LANG, etc.. ) for your developer 6i, your database has it's own character set. Depending on those setting a conversion of the character set will take place between your developer 6i and the database, when you get and put data to the database. But like I said I don't know if developer 6i and 10g is still a supported combination.

  • User Connections getting increase in Oracle 10g database

    Hi All,
    we have a java application setup in Websphere 6.0 server with Oracle 10g as a back end database.
    Our application server is load balanced by two seperate server.
    We found that there are more number of inactive connections getting established to database from application server.
    Those connections keep on increasing automatically though we closed all the session created through application.
    Is there any specific reason behind this. Currently we are killing those sessions manually.
    Kindly help me in resolving this issue.
    Thanks in advance.
    Regards
    Aruna

    The main reason for this is products like Websphere are stateless, and establish a connection for every statement, execute the statement and close the connection.
    Refrain from setting up connection pooling, either in Websphere or at the database site, and you will keep seeing this.
    As such it is not a database problem. It is a problem of developers who don't know connection pooling.
    Sybrand Bakker
    Senior Oracle DBA
    Experts: those who did read documentation.

  • Compatible of Oracle discover 4 with Oracle 10g Database

    Could you please let me know if Oracle Discoverer version 4 is compatible with Oracle 10g database?
    We are migrating Oracle database 8i to 10g but want to if we can still live with the Discoverer 4.

    Interesting question.
    As long as you're not talking about 4i (ie: the 'plus-type' version), then it may well work. Reason is that back in v4.x, you'd just be running a client / server version so not using any of the iAS framework so it may be just like running something like: TOAD wherein you're just accessing the database directly.
    However, as you have to have the EUL in the database, etc. - I would guess that the best thing to do is to simply try it.
    As it's just client / server, you could see if it works as a test case in probably 15 mins. or so. If you do, let us know as useful (albeit, eventually out-dated when 4.x is finally trashed by everyone) information.
    Russ

  • I am trying to connect oracle develper suit form with oracle 10g database

    i am trying to connect oracle develper suit form with oracle 10g database
    but when i pass username and password
    this message apperars
    ORA-12560:TNS:protocol adapter error
    every time even i try to connect Report or Designer each time same problem
    making no connection .
    can any body help can help me to reslove this prblem
    Arshad khan

    Duplicate thread:
    Re: connection problem

  • Can we install oracle 10g database on Windows Vista Home Edition?

    Can we install oracle 10g database on Windows Vista Home Edition?

    You didn't specify which Oracle10 Edition.
    In the case of SE/SE one/EE, with a paid license Supported has a mean impact on production environments with paid licenses, since you wouldn't run on an unsupported platform facing the risk of being left without technical support from Oracle in case of an emerging issue.
    For the XE Edition, this is not a certified combination, since the only certified editions are the Business, Enterprise, and the Ultimate editions, but you can try it, you don't have nothing to loose, supported, certified vs. unsupported in this case makes no difference since this XE is not supported either way (no patchsets, no bug fixes, no technical support from metalink), just an AS IS free software.
    On the license agreement terms displayed when you download the XE software it states:
    "No Technical Support
    Our technical support organization will not provide technical support, phone support, or updates to you for the programs licensed under this agreement."
    and
    "THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."
    In case someone would be able to win a trial against oracle due to damage from the use of this software, the amount paid at maximum is 1,000.00 USD, not enough to even pay the lawyer's lunches.
    For the XE users the primary source of 'kind of support' is the oracle forums, either the installation forum, the general database or the specialized XE forum.
    Of course if this is for your own personal use for learning and testing and there are no third parties you could damage by doing this and if you don't have a paid license for this installation you may try it, but don't expect the Enterprise Manager to behave as defined by the manual, most of it won't work since the Home Edition doesn't have the privileges required for EM to work.
    If this is your personal computer and when you bought it the computer provider installed from factory Home Edition, and if you want something to work there, you can try to install a Virtual Machine and install Oracle 10g on a supported guest OS.
    ~ Madrid

  • I had migrated Oracle 10g database from Windows to Oracle 11g Linux

    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Please guide me where I have to begin (starting point) looking into it.
    Some document stated gather system statistics.  How to check system statistics is up to date
    What are the crucial initialization parameter ?

    Hi,
    Let me just point you out to the documentation, which may concern you:
    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Managing Optimizer Statistics
    How to check system statistics is up to date
    Managing Optimizer Statistics
    What are the crucial initialization parameter ?
    Configuring a Database for Performance
    Thanks &
    Best Regards,

  • How to setup management server in oracle 10g database

    guys,
    i've installed oracle 10g database into my machine. but i don know how to setup the management server (for scheduling owb10g process flows). unlike 9idb, we have an option emca to setup the management server. if anyone of u knows abt it, please help me. do i need to install the grid control just to have the scheduling mechanism? please advice.

    Well, it depends heavily on what operating system you're using, what mail server you're trying to install, your network topology, etc. Realistically, this is a question that is probably better asked in a forum for whatever mail server you're trying to install...
    Justin

  • Combination: oracle 9i server with Oracle 10g client??

    Hello, we are running R/3 4.6C on Windows cluster system (node1-DB instance and node2-Central instance) and on Oracle 9i server. We also have several dialog instances running Oracle client 9i. Hardware and software (sap, oracle, windows) - everything is 32bit.
    We are replacing those several old application servers (=dialog instances) with new X86_64 hardware and Windows 64 bit + Oracle client 64 bit. The question is: is it possible (and also supported) to install Oracle client 10g 64bit on new application servers? We are not planning to upgrade DB server to Oracle 10g yet!! So, can we run DB server on oracle 9i 32bit and oracle client 10g 64bit on applicaton servers??
    Thank you very much!
    Best regards, Igor

    Hello,
    To Andreas:
    A little puntualization:
    the oracle client software version depends on the sap version and not on the oracle server version...as far as i remember, oracle client 10 is either supported for sap kernel 7.00 or the brtools 7.00, which means that you cannot use oracle client 10 with sap kernel 46D_EXT
    This is correct for <i>UNIX</i> systems, not for windows.
    On windows the client to be used is the same version as the RDBMS.
    I think this also answers Igor question.
    If you RDBMS software is 9i then you have to use the client 9i

  • Installation of Oracle 10g Database on Windows Vista Home Basic

    Hi All,
    I'm confused about the possibility of installing Oracle 10g Database Server in Windows Home Basic Operating System with Service Pack 1. Please help me out with a confirmation.
    Thanks in advance
    Prasanth

    Hi Prasanth
    Yes that should be possible but is it a production database or just a test database.
    you can always control that in metalink if it is supported, I don't believe it is.
    Read that documentation to perform the installation.
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/toc.htm

  • Using Reports 3.0.5 with Oracle 10G database

    We are in the process of upgrading from Oracle 8.0.5 to 10g running under Windows 2000..
    Everything has been done using Developer Forms(5.0.6.8.0) and Reports(3.0.5.8.0).
    In testing the Forms seem to be OK.
    Some of our reports work and some don't.
    When I load them in the reports developer, and try to recompile, I either get a Windows error (R30DES32.exe) or it keeps telling me 'Report contains uncompiled PL/SQL' and if I open a PL/SQL block from a function it displays:
    Error 0, at line 0, column 0
    ORA-00600: internal error code, arguments: [17069], [52974580], [], [], [], [], []
    I know this is an older version of Reports, and Oracle states that it is desupported and has not been tested with version 9 or 10.
    Do I HAVE to upgrade my version or Developer or is there any other work arounds or things I am missing?
    I've been trying to get upgrades for a while but the person in charge has been having other ideas.

    Hi Hanse,
    Thanks for your suggestions, in fact this is my third upgrade to 6.0 and want to apologize for not writing this before but this is my first one with such a large database, the other upgrades I have done were with 150Gb and 210 Gb but they did not took much during the downtime. I found this info https://websmp109.sap-ag.de/upgradedb where we can see the SAP Upgrade Database and the media time for a 1300 Gb with the downtime minimized is 86 Hours! that is more than 3 days and this company is 7x24x365 and is one of the biggest enterprise in this country so more than 3 days is  a big money lost, in fact the test run they did took 7 days! so you can imagine the scenario.
    Right now I agree the only option is to do Archiving first but the people here told me it is not possible.
    The upgrade will be done in a new server so I don´t know if exists some way to use this (Parallel server) to rush things out like doing upgrade on the new server and then move the changes from the old server to the new one, I know it sounds crazy because we are talking of two different versions but in this cases I have to look for all kind of solutions.
    What do you think?
    Thanks,

  • Issue with Oracle 10g database connectivity

    Hi,
    Oracle 10g Express edition is been installed in my machine at the location C:\Oracle10g.
    When i tried to connect the same from toad it is working fine.
    Visual studio-2008 is been installed in machine at loc C:\Program files(x86)\
    Problem I am facing is unable to connect Oracle 10g from vb.net application.I am connecting usig Oracle Provider for OLE DB but the program directly coming to exception block
    with out connecting to database.
    My OS is Windows7 and I am thinking oracle 10g Express will not support completely to this OS.Please suggest me to resolve this issue and comapatable Oracle DB for the same.
    Edited by: 1909 on Apr 25, 2011 12:17 AM

    Hi,
    Try uninstalling and installing VS at the path which does not include brackets. Have a look at my thread.
    Re: Database engine setup for 10.2.0.5
    Thanks,
    Jignesh

  • Jdeveloper 10g with oracle 10g database

    i am evaluating jdeveloper 10g with the oracle database 10g. i am trying to invoke the oracle databse results in the applet. the applet code has been compiled successfully.but when i am trying to execute the applet the error found is 'no suitable driver'.
    how do i can resolve this problem.

    This is not a sales forum. As I already said you should contact an Oracle sales person which can answer your question. There are possible migration paths which will save you some money (against buying all new licences).
    I don't say that you have to upgrade to 12c. You can develop applications using the older technology using jdev 10g together with OAS 10g and Oracle DB 10g.
    If you want to use newer technology (jsf2.0...) you have to update as these are not available in 10g. The question if you need to update to 11g or 12c (jdev) you have to answer yourself and may ask the salesperson too. 12c is the latest technology and the question is if you need the latest. 11g if the jdev version which is used internally by Oracle and is on the marked quite some time.
    Timo

  • Mobile Server with Oracle 10G

    Is it possible to do Oracle Lite synchronization from using a 9i Mobile Server against a 10G Oracle Server? I tried doing this an constantly received TNS errors. When I uninstalled 10G and downgraded to 9i, everything worked fine.
    Does anyone know if this is supported or do I need to have the Mobile Server version match that of the Oracle server?

    Hi John,
    You will need to wait for Oracle Database Lite 10g to connect to a 10g database. Oracle Database Lite 10g will be available in the next few months.
    Kalle

  • Form and report server with oracle 10g express edition

    how to ?

    tnsnames.ora , that was problem I thank you very much....for the prompt reply..
    there are only hr, sys, system database in Oracle XE. Scott/tiger database is obviously not available in Oracle XE edition. Is it true?
    Unfortunately it will be very difficult to help you
    because you have not provided any details about
    whatever your problem is. That said, there is no
    reason why you cannot use Forms 9.0.4 or 10.1.2 with
    Oracle XE. This does not necessarily mean that
    either version is certified or supported for use with
    XE, but there is no obvious reason why it won't
    work.
    All that is necessary is that you add the correct
    entry to the tnsnames.ora file which resides in the
    Forms/Reports Oracle home.I thank you for the reply

Maybe you are looking for