Oracle 10g migration to linux

Hi,
At present we are maintaining a J2EE application running on a UNIX Platform with the following environment configuration:
o Web Server (Apache 2.0.52)
o Application Server (WebLogic Server 9.0)
o Database Server (Oracle 9i)
The current requirement is to upgrade Oracle 9i on UNIX to Oracle 10g on Linux. Will there be any impact on
· Oracle developer applications (Forms/Reports) because of oracle upgrade?
· .net applications accessing oracle because of oracle upgrade?
· Java applications accessing oracle because of oracle upgrade?
And there are plans to use Oracle Warehouse Builder and Oracle Workflow Server. Are there any known issues with respect to the above applications during this migration?
Thanks,

Hi,
Upgrading on the same machine doesn't work well. Installing in a different machine
will work fine.
This can be done for apps also where you will be migrating the config alone.
Regards,
Nirmal

Similar Messages

  • Installation of oracle 10g on RedHat Linux EE 3

    Hi,
    I am going to Install of oracle 10g on RedHat Linux EE 3, rigth now i am running oracle 9i on windows platform. I need following things:
    -I want to export all my data from oracle 9i on windows. For this what is the best way should i transport my tablespace and install oracle 10g on linux and import them after creating db or should i simply export and import it from there.
    -Is there any issues that i should look at before i transfer my database.
    -We are a Industrial Laboratory and use scientific notation in our database. Would this import export can takecare of all the things or should i set some character set setting before import/export.
    -Any thing else if you thing that i should take care.
    Thanks & Regard
    Rashid K.K

    You cannot use transportable tablespace. Platform independent transportable tablespace run only on newer versions (10g). You have to create the tablespaces on you linux machine and than exp/imp (full=y).
    Bye, Aron

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Can you install Oracle 10g on REDHAT LINUX ENTERPRISE WS?

    According to oracle documentation, it says you can install oracle10g on Redhat enterprise version 3 or 4, but it doesn't specify whether its Red Hat Enterprise Linux AS or WS. Can you install oracle 10g on Rehat Linux Enterprise WS?

    Oracle Certificaction Matrices says only RedHat AS/ES is supported for database. AFAIK WS means workstation.
    Also this link is very clear: http://kbase.redhat.com/faq/FAQ_61_1135.shtm
    Besides the above sentences... If the WS installation is providing all required packages (listed in installtion prerequisites) I belive that Oracle DB could be installed on WS but as I (and the above link) said it is not officialy supported.

  • Can I run 32 bit version of Oracle 10g grid  on Linux x86-64?

    Since Oracle did not release 64 bit version of Oracle 10g grid for Linux X86-64. Can I run 32 bit version of Oracle 10g grid on Linux x86-64? If so did anyone tried this? and also any known issues?

    All I had to do was use the 32bit version of "/usr/bin/gcc" and "/usr/bin/g++" to run the installation
    That is:
    bin]# cp -p /usr/bin/gcc /usr/bin/gcc_old
    bin]# mv /usr/bin/gcc /usr/bin/gcc323
    mv: overwrite `/usr/bin/gcc323'? y
    bin]# ln -s /usr/bin/gcc296 /usr/bin/gcc
    bin]# cp -p /usr/bin/g++ /usr/bin/g++_old
    bin]# mv /usr/bin/g++ /usr/bin/g++323
    mv: overwrite `/usr/bin/g++323'? y
    bin]# ln -s /usr/bin/g++296 /usr/bin/g++
    AFTER INSTALLATION REMEMBER TO
    move back the 64bit files to their former state.
    bin]#rm /usr/bin/g++
    bin]#rm /usr/bin/gcc
    bin]#mv /usr/bin/gcc_old /usr/bin/gcc
    bin]#mv /usr/bin/g++_old /usr/bin/g++                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Oracle 10g Migration Workbench 10.1.0.4.0

    Hai,
    Could any of you explain me about Oracle 10g Migration Workbench 10.1.0.4.0
    product and also about the features and usage of this project.
    Thanks in advance.
    A.Mohammed Rafi.

    Sandeep,
    Have you used this user which holds the omwb repository before for a migration? When you connected the first itme, did you get a message, that the repository tables did not exist and would you like to create them?
    Are you using the connected or disconnected source model load?
    Donal

  • Oracle 10g instal on linux exception unsatisfied link erro

    I am trying to instal oracle 10g on redhat linux am getting an error like this how to solve this
    [oracle@localhost ~]$ pwd
    /home/oracle
    [oracle@localhost ~]$ ../database/runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-07-10_01-53-31PM. Please wait ...[oracle@localhost ~]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-07-10_01-53-31PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    [oracle@localhost ~]$

    according to mr Ivan Kartik at his blog http://ivan.kartik.sk/oracle/install_ora10gR2_redhat.html
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-07-07_09-40-45AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred.. java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-07-07_09-40-45AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    Solution: RH 3, WB 3, Centos 3 - Install the XFree86-libs-4.3.0-81.EL.i386.rpm and dependent packages.
    RH 4, WB 4, Centos 4 - Install the xorg-x11-deprecated-libs-6.8.2-1.EL.13.6.i386.rpm package.
    RH 5, OEL 5, Centos 5 - Install the libXp-1.0.0-8.1.el5.i386.rpm package.
    I've tried to follow this suggestion and work nice.
    thanks

  • Oracle 10G R2 on Linux ES4

    hello all
    please provide me the installation of oracle 10G R2 on linux 32 bit ....PDF or link
    please let me also know pre requistes for this and also list of packages needed to install before installing databaase and detail step by step installation process please ....

    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b15660/toc.htm
    http://www.puschitz.com

  • Oracle 10g installation on linux using virtual box.

    Hi,
    Iam trying to install oracle 10g on enterprise linux using virtual box.I downloaded oracle 10g for linux and while running the installer,Iam getting this error
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-16_07-29-46AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    Please help me to solve this

    user9362721 wrote:
    Hi,
    Iam trying to install oracle 10g on enterprise linux using virtual box.I downloaded oracle 10g for linux and while running the installer,Iam getting this error
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-16_07-29-46AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directoryHi.
    This question was answered in this forum yesterday. And the day before. And the day before that. And ... (Or at least it feels like we get this every day, and sometimes several times a day.)
    Search for 'xhost'

  • Where download Oracle 10g R1 For linux RH4 64

    I want to install Oracle database 10g R1 on Linux RH4 x86 64.
    But i cant find product.
    Where can i download Oracle 10g Release1 for Linux x86 64 Bits???
    Thank's

    >
    I want to install Oracle database 10g R1 on Linux RH4 x86 64.
    But i cant find product.
    Where can i download Oracle 10g Release1 for Linux x86 64 Bits???
    >
    The only version supported and available at the moment is 10gR2.
    Please see {thread:id=1043805} for more details. Any particular details why you specifically want to download 10gR1?
    Regards,
    Phiri

  • Error while download oracle 10g release2 for linux x-86

    Hi,
    I got errors while downloading oracle 10g r2 for linux x-86 from
    http://www.oracle.com/technology/software/products/database/index.html
    i got htis error:
    source file not found
    contact administrator.
    how do i download?

    Works for me in western Canada right now.
    You might want to try again, and if it still happens try clearing your browser cache and cookies.

  • This problem appears while installing oracle 10g on enterprise linux

    Hi All,
    While installing oracle 10g on enterprise linux 5 this message apear:
    http://img134.imageshack.us/my.php?image=problemqy2.png
    More Info:
    Oracle 10g supports redhat 4 and Enterprise Linux is redhat 5 so I changed the redhat-release to 4 to countinue setup but the above error appears, also I tried this configuration on SuSE 10 I changed the SuSE-release to 9 and went good.

    The packeges are already installedIf you execute runInstaller again is the error message the same as before?
    If yes can you post output for this command?
    rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n'|grep -i 'libxp'

  • Oracle 10g R2 for Linux ubuntu

    Hi,
    is it possible to install Oracle 10g R2 on Linux ubuntu ?
    If yes :
    from here :
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    which one
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86-64
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux Itanium
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux on Power
    Many thanks.

    Please note that this is 10g, and the UI has no support for Ubuntu/Debian.
    To get 10g to install, you need to create the file /etc/redhat-release, and put some redhat-string in there...
    oracle@c-3po:~$ uname -a
    Linux c-3po 2.6.28.8 #2 SMP Tue Mar 17 13:03:16 CET 2009 x86_64 GNU/Linux
    oracle@c-3po:~$ cat /etc/debian_version
    5.0.4
    oracle@c-3po:~$ cat /etc/redhat-release
    Red Hat Linux release 3.1 (drupal)
    oracle@c-3po:~$ cat /etc/issue
    Debian GNU/Linux 5.0 \n \l
    oracle@c-3po:~$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Nov 29 12:59:40 2010
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    Version, you probably want one of these,
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86
    Oracle Database 10g Release 2 (10.2.0.1.0) for Linux x86-64
    depending on if you have a 32- or 64-bit version of Ubuntu installed...

  • Oracle 10g for Fedora Linux 3 with Kernel 2.6.9

    Can any body suggest a link, from where I can download the Oracle database 10g for Fedora Core 3 Linux with Kernel version 2.6.9-1*.
    I went through the oracle site site but i was not able to find a one for Fedora 3 instead i found for Fedora 4.
    Thanks.......
    Suneel

    You will not find one exactly as you require.
    As I suggested in the duplicate link
    Oracle 10g for Fedora Linux 3 with Kernel 2.6.9 you need to take a version of Oracle that seems to close to your Linux and then carefully tinker to make it work.,

  • SQL 2005 to Oracle 10g migration

    We are migrating from SQL 2005 on Windows to Oracle 10g on Linux. If any one has experience with this kind of migration please share the steps involved.
    Also is it possible to migrate subset of data from SQL to Oracle or is migrating entire data/schema the only option?
    Any help or direction in this is much appreciated.Thanks in advance

    Hi spulyala,
    There is no clear and simple way of doing this.
    -The online data move migrates from one java connection/table to another java connection/table so you would need to have the source table already filtered.
    -The offline data move dumps the information out of SQL Server one table at a time, a where clause may be able to be applied manually at this stage, and loads the data in using Oracle sqlldr.
    Of course you can filter and manipulate the tables within SQLServer before migration, within Oracle after migration, and delete table representations from with the tool.
    -Turloch

Maybe you are looking for

  • Error while copying queries

    Hi Community,                       I am trying to copy queries from Info Cube to Multiprovider using RSZC, I got error called "InfoObject 0MATERIAL__0DIVISION missing from target InfoCube ZSCMIM_M1" "InfoObject 0MATERIAL__MATL_CAT missing from targe

  • URGENT:problems with installation of HeadStart

    After installing Oracle HeadStart R2.1.2 on a common driver and then Server-Side as explained in the file inst_oi.htm I have launched the program Start->Program->HeadStart Designer R 2.1.2-> HeadStart Utilities Administration. Then it appears to me t

  • How to avoid the Apple intermediate codec on AVCHD

    Hi everyone, In case you want to work directly with your AVCHD shots instead of having them recoded to the Apple intermediate codec (AIC) format (which takes up huge amounts of space), just read this blog entry: http://joeshaw.org/2010/04/10/655 Espe

  • HELP! MBP Screen Going Crazy!

    Hi Everyone, Been having screen problems with my MBP 2.66 Core i7 the past couple months. The computer's barely a year old and I've kept it in pristine condition. Problem is, I'll be surfing or doing Photoshop editing and all of a sudden, whichever w

  • Deployment Utility and Labview Modules

    Hi, I am fairly new to TestStand. I have created a TestStand Sequence that calls a number of Labivew modules. Everything works fine on my development machine. I am trying to deploy this to another machine running a base development license. I ran the