Clients Oracle Release 9.2.0.1.0 and Release 10.2.0.1.0 In the same machine

That problems I can find with this?
The environment's variable are the same ones? They can be re-write?

Pleeeeaassse, read the installation documentation!!!
do NOT ask questions you can easily look up yourself!
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Need help:server client in the same machine

    hello all,
    i want to install oracle client and server on the same machine(cause i only have got one)
    to do that,
    for server installation i did the following:
    # mkdir /u01
    ; /u01
    # cd /u01
    # mkdir -p app/oracle/oradata
    # groupadd dba
    # groupadd oinstall
    # groupadd oracle
    # useradd -g dba -G oinstall,oracle -m oracle -d /u01/app/oracle
    ; risumi des caractiristiques du compte Linux oracle
    ; user : oracle
    ; groupe principal: dba
    ; groupe secondaire: oinstall, oracle
    ; ripertoire par difaut: /u01/app/oracle
    # cd /u01
    # chown -R oracle.dba /u01
    ; virification des droits
    # ls -l /u01/app/oracle
    # ls -l /u01/oradata
    # passwd oracle
    # more /etc/passwd
    # more /etc/group
    ; sortie de votre session root
    # exit
    $ su - oracle
    in .bash_profile(file) i wrote the follwing parameters :
    export DISPLAY=localhost:0.0
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/8.1.6
    export PATH=$PATH:$ORACLE_HOME/bin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    export ORACLE_SID=TEST
    export ORACLE_TERM=vt100
    export NLS_LANG=french_france.WE8DEC
    export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    the oracle server works fine!
    So, the server installation directory is /u01/app/oracle/product/8.1.6
    what i have to do for client installation in the same machine:
    do i have to create a new groups(dba,oinstall...)?
    do i have a new directory to install oracle client?
    can somebody give me any information?
    Thank's a lot in advance
    null

    You can install your client parts in the same ORACLE_HOME as the server as long as they are of the same version. In fact, a lot of the client has already been installed, since it is part of the server installation.
    If your client is of a different version than your server you will have to install it in a different ORACLE_HOME. You can do this using the same oracle user.

  • Certificate validation when server is the same machine as client

    Hi guys i realize this is the most talked question about jsse, the validation of local certificates.
    I found a 2001 o'reilly page where they explain what is jsse and gives a complete tutorial of it.
    It comes with a sample secure http server and browser, and when i try to connect to the server with that browser it bombs out with the "couldn't find trusted certificate"
    Having read some posts here and googled around i found out that this sometimes happens because the name on the signed certificate does not match the url accessed from the server.
    So, if the server and client is on the same machine (127.0.0.1) and my machine name is FJL, can someone explain me how should i run the keytool?
    This is what i have been using:
    keytool -genkey -keystore certs -keyalg rsa -alias espectro -storepass serverkspw -keypass serverpw
    The keytool then prompted me for information to put into the certificate. My answers are shown in bold.
    What is your first and last name?
    ��[Unknown]: francisco leon
    What is the name of your organizational unit?
    ��[Unknown]: licom
    What is the name of your organization?
    ��[Unknown]: la universidad del zulia
    What is the name of your City or Locality?
    ��[Unknown]: maracaibo
    What is the name of your State or Province?
    ��[Unknown]: zulia
    What is the two-letter country code for this unit?
    ��[Unknown]: VE
    Is <CN=francisco leon, OU=licom O=la universidad del zulia L=maracaibo ST=zulia, C=ve> correct?
    ��[no]: y
    the web server is found here http://www.onjava.com/pub/a/onjava/2001/05/03/java_security.html?page=1 to page=5 or so
    page=4 explains something:
    You may wonder what happens when you run SecureBrowser againstSecureServer. It doesn't work. That's because SecureBrowser won't acceptSecureServer's phony certificate. However, we can trick SecureBrowser into accepting SecureServer's certificate. Here's how:
    So i use the keytool again to do what it is suggested:
    keytool -export -keystore certs -alias espectro -file server.cer
    then:
    keytool -import -keystore jssecacerts -alias espectro -file server.cer
    the jssecacerts file is located on the dir where i did the keytool thing, so i copy it to c:\j2sdk1.4.1_02\jre\lib\security
    and finally i try to connect to the secure httpserver found on that url with the secure browser found there too and i get the "couldn't find trusted certificate"
    could someone please explain me how to fix it? the article is kind of old and lists some properties which i haven't been able to find, along with some .jar (the article is dated before java 1.4 was available) and maybe i am doing something wrong.
    Thanks in advance!

    Ok, indeed, when keytool asks me about my name, i tried it with my machine name and now it works.

  • Running Tuxedo8.0 on oracle 8.1.6 and oracle 10.2.0.2.0 on the same machine

    Hello,
    I have oracle 8.1.6 64 bit and oracle 10.2.0.2.0 64 bit
    running on the same hp UX 11i 64-bit machine
    I have installed Tuxedo 8.0 32bit on the same machine.
    I have a working tuxedo 8.0 environment running against the 8.1.6 oracle
    database
    in the Tuxedo .../udataobj/RM file I have for the 8.1.6 environment the string
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib -lclntsh
    In oracle 8.1.6 home there are directories lib and lib64
    but in oracle 10.2.0.2.0 home there are directories
    lib and lib32
    what string should I use for the oracle 10.2.0.2.0?
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib32 -lclntsh maybe???
    Must the string in the RM file for oracle always begin with the string
    Oracle_XA?
    If so is, possible at all to run the the binaries of one Tuxedo installation
    against two different databases versions because the RM strings are similar in
    the beginning but in 8.1.6 refer to the lib directory and in 10.2.0.2.0 refer
    to the lib32 directory ?
    Or do I need to have two installations of tuxedo8.0 binaries on the machine?
    I have tried to for 10.2.0.2.0 the line (the Ora10_XA is only a try...)
    Ora10_XA:xaosw:-L${ORACLE_HOME}/lib32 -lclntsh
    in the RM file but when starting tuxedo I get:
    $ cat /mnt04/edu/ressu/bin/xa_NULL06092006.trc
    ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.
    111035.16584.0:
    xaogetmod: XAER_INVAL; Invalid xa_info string.
    Any comments on the matter appreciated.
    rgds,
    Jyri

    Jyri,
    The information before the first colon in the $TUXDIR/udataobj/RM file is
    only used by the buildtms, buildserver, and buildclient programs to find the
    line corresponding to the value of the -r option, so it should be OK to
    specify different values for Oracle 8.1.6 and Oracle 10.2.0.2.0.
    The information specfied in the OPENINFO string in the *GROUPS section of
    the TUXCONFIG file must be of the form
    OPENINFO="ORACLE_XA:Oracle_XA+...."
    The strings ORACLE_XA and Oracle_XA cannot be changed, except for case. The
    "...." can be replaced with parameters such as
    SqlNet=NAMESesTm=100+LogDir=.+MaxCur=5 or whatever is used in your
    applicatino. The "xaogetmod: XAER_INVAL: Invalid xa_info string" error you
    are getting is due to an incorrect OPENINFO parameter.
    If you are running a 32-bit version of Tuxedo you must link with the
    ${ORACLE_HOME}/lib32 library on 10gR2; if you are using a 64-bit version of
    Tuxedo you must link with ${ORACLE_HOME}/lib library. The procedure is
    similar for Oracle 8 except that it seems that the lib directory may be the
    32-bit library in that version of Oracle.
    32-bit and 64-bit binaries cannot be mixed under a single TUXDIR, but it is
    possible to use multiple RMs or multiple versions of the same RM on the same
    machine.
    The syntax of the open string and the list of libraries to link with is
    specified in the "Oracle Database Application Developer's Guide -
    Fundamentals" in the "Developing Applications with Oracle XA" chapter.
    <Jyri Elomaa> wrote in message news:[email protected]...
    Hello,
    I have oracle 8.1.6 64 bit and oracle 10.2.0.2.0 64 bit
    running on the same hp UX 11i 64-bit machine
    I have installed Tuxedo 8.0 32bit on the same machine.
    I have a working tuxedo 8.0 environment running against the 8.1.6 oracle
    database
    in the Tuxedo .../udataobj/RM file I have for the 8.1.6 environment the
    string
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib -lclntsh
    In oracle 8.1.6 home there are directories lib and lib64
    but in oracle 10.2.0.2.0 home there are directories
    lib and lib32
    what string should I use for the oracle 10.2.0.2.0?
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib32 -lclntsh maybe???
    Must the string in the RM file for oracle always begin with the string
    Oracle_XA?
    If so is, possible at all to run the the binaries of one Tuxedo
    installation
    against two different databases versions because the RM strings are
    similar in
    the beginning but in 8.1.6 refer to the lib directory and in 10.2.0.2.0
    refer
    to the lib32 directory ?
    Or do I need to have two installations of tuxedo8.0 binaries on the
    machine?
    I have tried to for 10.2.0.2.0 the line (the Ora10_XA is only a try...)
    Ora10_XA:xaosw:-L${ORACLE_HOME}/lib32 -lclntsh
    in the RM file but when starting tuxedo I get:
    $ cat /mnt04/edu/ressu/bin/xa_NULL06092006.trc
    ORACLE XA: Version 10.2.0.1.0. RM name = 'Oracle_XA'.
    111035.16584.0:
    xaogetmod: XAER_INVAL; Invalid xa_info string.
    Any comments on the matter appreciated.
    rgds,
    Jyri

  • How to best support CT2, CT3 and CT4 clients from the same machine?

    I have clients that are still insisting on CT2 and CT3 for
    their
    editing. I am able to use CT3 with work arounds for my CT2
    customes;
    but would like to get on with CT4.
    Can anyone point me to the Tips and Techniques that will
    point out the
    "gotcha's" when trying to support multiple versions of CT
    from the same
    machine?
    Thanks,
    Howard

    To remove file from iPhoto and the HD simply put the files in the iPhoto trash and then go iPhoto Menu -> Empty trash.
    This works if you're using iPhoto in the default setting, where the files are copied to the Library on import. If, however, you have a referenced library, you'll need to trash the files in your own folder structure yourself.
    Regards
    TD

  • Issue while installing TimesTen on the same machine as the Oracle DB.

    Hi,
    I am new to the TimesTen(TT) and facing the issue of installing TimesTen on the same machine as the Oracle DB(this is our project requirement ). I am trying to install on Solaris 32bit machine with 64GB RAM. When i installed only TT there is no issue. But I am not able to installed if I installed Oracle DB and after that I installed TimesTen on same machine.
    Further if I tried to installed the TT with less size i.e.128MB along with oracle DB on same machine it installed successfully . But when i tried TimesTen with 16GB size it doesn't installed successfully along with oracle DB. Also, I tried to installed only TimesTen with size 16GB it installed without any error.
    Could you please let me know what could be the possible reason for the above behavior.
    Also i read in some threads in the same forum mentioning that "it is not recommend to installing TimesTen on the same machine as the Oracle DB as they can contend for resources (memory and CPU). Could you please elobrate more on this what kind of issues can possibly occur in this kind of scenario.
    Please let me know in case more information is required.
    Thanks in advance !!!
    Regards,
    Sanjay

    Can you please explain what you mean by 'install' in this context? Memory size is not an installation time option with TimesTen. It sounds to me like you mean 'am not able to configure a TimesTen database to use xxx MB/GB of memory' rather than 'unable to install TimesTen'?
    With a 32-bit operating system the largest TimesTen database you will be able to create is 2 GB. If you need a larger TimesTen database then you need to run 64-bit TimesTen on a 64-bit OS.
    It general it really isn't a good idea to run TimesTen on the same machine as the Oracle database. Perhaps you can share what your overall objectives are? WHat are you looking to achieve by using TimesTen? If we understand that we can give better advice.
    Chris

  • Install Oracle Application Server on the same machine with Oracle Database

    Hello!
    I have already have installed on my laptop the oracle Database 10g, and i want to install on the same machine Oracle Application Server; can I do that? After i look on some threads on this forum I understand that all I have to do is to change the default port 1521 of the database to antoher ..let's say 1523...how can I change the port? what files do i have to modify? Oracle Application server can work in good conditions with Oracle XE or I will have the same problem?
    My SO is Windows XP Professional SP II, all updates, 512RAM, 2Ghz-CPU
    Thanks!

    Well, you'll have some problems to run simultaneously Database and AS with 512 Mb...
    Apart from that, you don't need to start two listeners, you can use just one (the highest version) for both DBs.
    If, for any reason, you want to use two, you can change the port within LISTENER.ORA file, normally in ORACLE_HOME\network\admin.

  • Installed Oracle 8i Forms 6i & 9i Developer Suite in the same machine??

    I hav installed Oracle 8i Forms 6i & 9i Developer Suite in the same machine(on Win2k), with different Oracle homes.
    earlier it was working fine,but right now when i tried to open Form Builder(9i),it shows the error as
    Microsoft Visual C++ Runtime library
    Assertion Failed!
    Program:D:Oracle_Home\bin\ifbld90.exe
    File:ut\SRC\UTJ\SRC\UTJL.C
    Line 428
    Expression: result ==utjER_SUCCESS
    For information on how your program can cause assertion
    failure,see the VC++ documentation on asserts
    (Please try to debug the application - JIT must be enabled)
    and when i try to open Reports Builder(9i) it does not open ,it shows error as below and terminates
    rwbuilder.exe - Application Error
    The instruction at "0x6550b264" referenced memory at "0x00000000".The memory could not be "read:
    Please advise what to be done.
    Thanx in advance.

    I've got a 9i database, Jdeveloper (various versions), Oracle9i Forms and 6i Forms all installed on the same machine. Just make sure you get them in separate Oracle homes..
    Regards
    Grant Ronald
    Forms Product Management

  • Install Oracle XE, SQL Developer, and Toad on the same machine?

    I have been trying to install Oracle SQL Developer, Toad, and Oracle Express on my work computer. Installing SQL Developer and Toad was pretty straightforward, and I was able to browse the XE database with SQL Developer. But after installing Toad, problems started. Toad was using Oracle XE's registry settings to locate ORACLE_HOME and oci.dll. So I tried changing the settings for Oracle XE in the registry. Toad now works, but not Oracle XE. And while I was going through this all, I even had a time when I had Toad and oracle xe working, but not SQL Developer. It almost looks like you can choose two of the products, but not all three.
    So, my question to the community at large is "Can it be done?". In what directories do you have each product installed? What environment variables do you have set? Where is your tnsnames.ora? What Oracle registry settings do you have set (namely HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE)?
    I can post my current settings, but I've been through so many iterations that these current settings don't really matter that much.
    Here are the details I am looking for
    Path to sqldeveloper.exe
    Path to oracle.exe (for Oracle XE)
    Environment Variables
    ORACLE_HOME
    ORACLE_BASE
    TNS_ADMIN
    PATH (just the oracle stuff)
    Registry Settings
    HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE\ORACLE_HOME
    HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE\ORACLE_BASE
    HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE\TNS_ADMIN
    HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE\OLEDB
    HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_XE\ORAMTS_CP_TRACE_DIR

    I don't use toad, but there should be no reason why you can't install all 3. SQL Developer is a very clean install and affects nothing else. It doesn't add to the path, or create any registry entries except for file associations.
    A toad installation should pick up your oracle client (in this case the XE code). I am curious as to why you felt you had to change registry settings. What problem were you trying to fix?
    My recommendation would be to uninstall everything, clean the registry and reinstall in the order XE, Toad, SQL Developer. Test in between installations and seek help for problems as you find them. Bear in mind that this is the forum for SQL Developer. QUestions about Oracle XE would be better answered in the dedicated forum, or in the Installation forum, and questions about Toad in a toad forum.

  • Installing Oracle 9i Database and 9iAS on the same machine

    I have read conflicting comments about this. Will Oracle 9i and 9iAS work if installed on the same server ?
    I have seen a note before that the ORACLE_HOME will conflict if done.
    However, for 8i it has been stated "the OAS does not seem to conflict with the Oracle 8i database, so select the default ORACLE_HOME to install".
    Can you give me the diffinitive answer for 9i for this.
    Many Thanks

    I performed the installation and used a different Oracle_Home and had no issues. Now configuring Portal was another story...

  • Install Oracle XE on the same machine as Oracle EE

    Hi all,
    I have a version of Oracle 11g EE installed on my pc, but I would like to check out the Oracle XE for educational purposes.
    I've read that it is possible to run both on one machine, but I couldn't find more info on cofiguring it with the Oracle EE listener . So both versions of Oracle would work.
    Can anyone point me to some docs/ tutorials or give me some steps to do this.
    Thanks in advance.
    Kind regards,
    Cleo
    Edited by: Cleopatra on Jan 30, 2012 10:15 AM

    Do not worry too much about the Listener - XE can use (and will register itself) with the existing Listener. The only potential issue is that the existing Listener may not support http clients for EPG connectivity (used for running XE's Apex application and IDE). But that is easily configured.
    The first thing to determine is whether the XE instance starts up. And if not, why not.
    If you want to start XE manually, you can do that via the console. You will however need to set the ORACLE_HOME and ORACLE_SID environment variables - use sqlplus, logon using +"/ as sysdba"+ and issue the startup command.
    With this approach you will get interactive feedback of the startup - or failure to startup.
    Alternatively, you need to start the XE instance via the Service Manager control panel applet and then find the XE's alert log to see why the startup failed.
    Without knowing the error it throws at startup, it would be very difficult to diagnose the cause of the startup failure.
    PS. There is however very little reason to use XE for "practise" when you already have EE installed.

  • Is it possible to have Oracle client 7 and 9 at the same time?

    I have Windows XP and I need to have both clients at the same time in the same machine.
    Is it possible to have multiple oracle homes, one for each client version?
    thanks.

    Hi,
    Thanks for the quick replay...I supposed that answers but I have seen some info where it said that Oracle Client releases previous to 8.0.4 supports only single home.
    The case is my customer has already installed and Oracle Client 7 to access some old database, now we need to install on the same computer a Oracle Client 9.2, you mean there is no problem with this ?
    Thanks in advance....

  • IDS10g and Oracle 9i Release 2 on the same  windows XP or NT machineo

    I want to use Oracle 9i Enterprise Ed.Release 9.2.0.1 as Database and iDS 10g to develop a Database application,the twice on the same Windows XP machine.I was confused when trying to install the Repository 9i for SCM 9.0.4.3.14c and when reading the System Requirements in the Oracle SCM Repository Installation Guide to understand that to develop on the same machine I could just use Database 9i Enterp.Ed Release 9.2.0.2 using just Windows NT.
    Question:
    -Is that true?
    -Can I use the Oracle Database 9i Release 9.2.9.0.1 or 9.2.0.2 and iDS 10g on the same windows XP machine to develop my application and not Windows NT 4.0?
    Thanks for reading and for your response!

    Hello Sir Russel,
    Thank you very much for your Response.I have to say to excuse me for the quality of my Englich because I speak German and french Language better.
    I'm not using Oracle 10g because it was told me that iDS10g is not for the time supported by Oracle 10g.
    So I'm using iDS10g and Oracle 9iRelease2.
    I already knew the link you send for the Installation of the reposity and it is exactly there, where I have the problem with :[WINDOWS NT ONLY ]:In the System Requirements it is wrote:
    The client workstation(iDS 10g) and the database server(Oracle 9i) can be on the same machine [WINDOWS NT ONLY ]:So can I use Windows XP professional like I want instead of Windows NT or should I use windows NT 4 because of installing Oracle 9i and iDS10g on the SAME MACHINE?
    Thank you very much for responding.
    http://download-east.oracle.com/otn_hosted_doc/designer/doc_library/releases_6i48_9026/CDOC72/cmnhlp72/rep_insgde/igrepos_9i.htm
    Christian. OTN

  • Multiple Oracle Clients on Same Machine for different apps

    I was not able to find info that answered this so sorry if I missed something that explains this.
    At our site we have many applications some I know lots about some I'm not even aware of because we have mulitple sites. The application I develop uses an Oracle 8.1.7 database. In the next year we are going to be upgrading to a 9i database. The app I program for is written in VB and uses 0040 with the 7.3.4 version. We want to upgrade our client to the latest version to use all the features of the 9i database when that times comes. Can we have our 9i client on the same machine that may have other apps that require the 8i client or even the 7.3.4 client without breaking them? The other apps may or may not use 0040. Some of these apps are Oracle Forms applications and some can be anything under the sun.
    I still need to do testing to see what breaks but thought someone may already have the answers some of my ?'s Any tips or info you can provide would be great.
    Thanks

    Two possible answers
    1) Oracle added multi-home support to the Oracle client in 8i (may have been 8.0, I'm really not sure). This allows you to set up multiple 8i and above clients on a single machine in different Oracle Homes and should solve the majority of your problems. Having a 7.3.4 client installed wouldn't be supported, but 8i clients should have no difficulty connecting to a 7.3.4 database.
    When Oracle added multi-home support, not all the Oracle client products were made multi-home compatible. The ODBC driver, for example, wasn't multi-home compatible until significantly later patchsets. I belive that OO4O has been multi-home compatible since the client has been, though.
    2) From a technical standpoint, you should be able to have a 7.3.4 client alongside 8i and above clients. In my experience, this works, but isn't something that Oracle supports.
    Justin

  • Oracle AS and Oracle 9i Client on the same server

    Hello,
    We have a Window 2000 server with Oracle 9i Client. A number of applications running on this server relies on Oracle 9i Client. Could I install Oracle AS on the same machine without causing any problems to the applications using Oracle 9i client?
    Thanks
    Slava

    Oracle software is multi home aware - which means you can install 10 different Oracle products and versions, each in its own unique Oracle Home directory, and switch between and run all 10 different products - even at the same time (assuming sufficient resources on the platform).
    You cannot "+consolidate+" different Oracle Homes - it is an unwise thing to do. The Oracle Universal Installer (OUI) has the means to determine when installing a new product, whether or not you have the option to install into an existing Oracle Home.
    And with OUI you also have the means to uninstall products in which case you can remove the corresponding Oracle Home from your platform.
    Note though that despite multiple homes, certain configuration files will be shared (e.g. +/etc/oratab+ on Unix systems). In such a case you may need to manually update such a configuration file after removing an Oracle Home from your system.
    Oracle XE sports its own installer (setup.exe on Windows) - so it does not use OUI. But it is multi-home aware - and can co-exists with other Oracle products in their specific Oracle Homes.

Maybe you are looking for

  • BAPI_GOODSMVT_CREATE for production order,not update database

    hi guru, i am using BAPI_GOODSMVT_CREATE for production order.When i m testing this BAPI at se37 it creates one mat doc no and i m not getting any return messages.Now i m writing code for it at se38. but it does not update the database even though i

  • Functions in xl reporter

    What are the functions of the following - 1. ixParam("vCompany") 2.ixParam("vItem") 3.ixDimGet("ITM", "ItemName") 4."   " & ixDimGet("ITM", "ItemCode") I found these functions in sample report of xl reporter i.e Item price list.I tried creating new r

  • What exactly is the roundness figure generated by IMAQ Find Circular Edge?

    Is it a measure of pixels from the minimum to maximum diameter span of the data points (aka circularity). What numerical figure would a perfect circle return? ~~~~~~~~~~~~~~~~~~~~~~~~~~ "It's the questions that drive us." ~~~~~~~~~~~~~~~~~~~~~~~~~~

  • Web address deletes as soon as the page loads

    Whenever I click a link, or a recently visited page from the drop down history, as soon as the webpage loads, the web address deletes itself. This is annoying because sometimes I'd like to copy paste it to share with friends. Also, similar problem, w

  • Simple view problem

    dear all, i have one strage problem if i executed query "select * from vu_single_mfg_ir_det_new a where a.lotno= 345" than total cost 235 and if i execute query as "select * from vu_single_mfg_ir_det_new a where a.lotno= (select 345 from dual)" than