Migration of weblogic 8.1 from solaris to 10.3 in Linux

Hello All,
We want migrate our WebLogic 8.1 from Solaris to 10.3 in linux, i am unable to find any documents on this.
Can any one help me on this.
Thanks,
Nkhil

install linux version of weblogic 10.3
create domain, you may have to extend your domain to include adf libraries.
start admin server
goto, console create datasource
also you can enable tunneling
open your project in jdev
create an app. server for tunneling
deploy it.
that's what I did.

Similar Messages

  • Please advise  Migrating of OS from Solaris to Red Hat Enterprise Linux(RHE

    Hi Experts,
    We are in process of Upgrading EBS from 12.0.4 to 12.0.6 and Migrating of OS from Solaris to Red Hat Enterprise Linux(RHEL).
    Current system Details: EBS Version: 12.0.4 DB Version: 10.2.0.3 OS Version : Solaris 10.
    1. Do we need to upgrade first or Migrate the OS First? If so why? Please advise
    2. What is the minimum database version to be upgraded for upgrading from 12.0.4 to 12.0.6 ? Please advise
    3. When will the support for this version of upgraded database expires? Please advise
    4. Minimum downtime required to upgrade the database, application and migrate the OS? Please advise
    5. Documents to follow for Upgradation and Migration? Please advise
    Regards
    Mohammed. Abdul Muqeet

    Including to What John Said you have to Refer for MOS notes Such as :
    Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]

  • Migrating C/C++Development environment from Solaris 6 OS to Solaris 10 OS.

    Hi,
    I have several questions. Hope i can get some advises.
    I am tasks to do a migration for my current Development environment from Solaris 6 OS to Solaris 10 OS.
    Current Scenaros:
    =============
    My Development environment is on Solaris 6 OS machine ( 5.6 Generic_105181-31 sun4u sparc SUNW,Ultra-2 )
    and where i did my C/C++ codings and compilation for my company software application.
    We have purchased a new machine Solaris 10 OS machine ( 5.10 Generic_125100-07 sun4u sparcSUNW,Sun-Fire-V210 )
    with the objective to replace the old development H/W and OS.
    The machine ( Solaris 6 OS) where the software application currently is running will also be replace with a new machine ( Solaris 10 OS).
    The Software application is purely C/C++ codings and has no database requirements.
    The application is make up of several executables and they utilise the Solaris Unix queues.
    The source codes are compiled using Sun compiliers and libraries.
    Problems:
    ========
    I did the followings:
    1. Installed the Solaris 10 OS machine with all the necessary compilers and libraries for my C/C++ codes.
    2. I ported over all my sourcecodes and makefiles from the old machine ( Solaris 6 ) to the new machine ( Solaris 10 )
    3. I did a recompilation of the source codes on the new Solaris 10 machine and hit many errors as followings:
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The name istream is ambiguous, istream and std::istream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The type "istream" is incomplete.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwdate.h", line 82: Error: The name istream is ambiguous, istream and std::istream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: eofbit is not a member of ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/locale.h", line 115: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwdate.h", line 151: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwerr.h", line 197: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 347: Error: The name istream is ambiguous, istream and std::istream.
    Questions:
    ========
    1. Can anyone advise on these errors messages that i am seeing?
    2. Can i say that as long i can successful recompile my codes on Solaris 10 , my application will work?
    3. Can i simply copy my application ( Compiled in Solaris 6 ) directly to the new Solaris 10 machine and expect it to run properly? What are the concerns if i adopt this approach.
    Regards,
    Edwin

    I did the followings:
    1. Installed the Solaris 10 OS machine with all the necessary compilers and libraries for my C/C++ codes.
    2. I ported over all my sourcecodes and makefiles from the old machine ( Solaris 6 ) to the new machine ( Solaris 10 )
    3. I did a recompilation of the source codes on the new Solaris 10 machine and hit many errors as followings:
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The name istream is ambiguous, istream and std::istream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The type "istream" is incomplete.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwdate.h", line 82: Error: The name istream is ambiguous, istream and std::istream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: eofbit is not a member of ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/locale.h", line 115: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwdate.h", line 151: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/rwerr.h", line 197: Error: The name ios is ambiguous, ios and std::ios.
    "/opt/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 347: Error: The name istream is ambiguous, istream and std::istream.
    Questions:
    ========
    1. Can anyone advise on these errors messages that i am seeing?My guess would be that the names have changed from Solaris 6 to Solaris 10.
    2. Can i say that as long i can successful recompile my codes on Solaris 10 , my application will work?No. I've seen GNU utilities that compile without error and then fail on make test or make check. A clean compile only means that, a clean compile nothing more.
    3. Can i simply copy my application ( Compiled in Solaris 6 ) directly to the new Solaris 10 machine and expect it to run properly? What are the concerns if i adopt this approach.It might. The easiest way to find out is to just move it and see what happens. On a test machine of course.
    alan

  • Migration of Database oracle 10g from solaris to linux

    Hi,
    I need to migrate a DB from solaris to linux without shutdown the solaris DB.I would like to know the backup using RMAN Transportable tablespace in solaris and migrate it to dest(Linux).
    Kindly share ur ideas

    I need to migrate a DB from solaris to linux without shutdown the solaris DB.I would like to know the backup using RMAN Transportable tablespace in solaris and migrate it to dest(Linux).
    Kindly share ur ideasIt is very much possible. In fact I transfered DB from sunos to Windows. But this is not a backup process using RMAN. RMAN is used to change the endianness of datafile so that it is in format which is required by Windows format. This transfer is possible using the data pump utility(IMPDP). There are many threads on the forum for this topic. Seek help from other threads.
    Regards
    Virendra

  • Migrating  to Weblogic 8.1 from Weblogic 7.0

    We are using Weblogic 7.0 with SP2. The application is build on weblogic portal.
    Can we have some docs on migrating from 7.0 to 8.1.
    thanks in advance.
    Selva

    Selva -
    See the upgrade guide at -
    http://e-docs.bea.com/wlp/docs81/upgrade/index.html
    Regards,
    Kunal
    "Selva" <[email protected]> wrote:
    >
    We are using Weblogic 7.0 with SP2. The application is build on weblogic
    portal.
    Can we have some docs on migrating from 7.0 to 8.1.
    thanks in advance.
    Selva

  • Migration Oracle 8.17 from Solaris 8 to Solaris 10

    Is it possible to migrate Oracle 8.1.7 from Solaris 8 to Solaris 10? I find out the papers or the practices from internet that were done before. Do you have any documents said that or gurantee success?

    Perhaps contact Oracle.
    http://www.oracle.com
    Maybe they will know how to make version 8.1.7 work with newer
    distributions of various OS's.
    After all, it is their product, not Sun's product.

  • Migrating Oracle from Solaris to Linux: Trouble converting FileSystem metadata with fscdsconv in Linux (Veritas Storage Foundation)

    Hello everyone,
    I'm in the process of migrating an Oracle DataBase from Solaris 5.10 server to Linux Red Hat 6.4, the storage used is SAN and volumes managed by Veritas Storage Foundation on Solaris
    At this point, I'm trying to convert the byte order of some volumes that come from Solaris in my Linux server using the following command:
    /opt/VRTS/bin/fscdsconv -y -e -f /tmp/vxConv/dbtemp01.tmp -t os_name=Linux,arch=x86 /dev/vx/rdsk/dgtemp/dbtemp01
    Note: Because of the text formating, the above command could span several lines, but I'm executing it in just one
    And I get the following errors:
    UX:vxfs fscdsconv: ERROR: V-3-20012: not a valid vxfs file system
    UX:vxfs fscdsconv: ERROR: V-3-24426: fscdsconv: Failed to migrate
    Searching for a solution of these errors in the Veritas forums, I've found this post, where the user mikebounds gives some steps to migrate Solaris to Linux. I've found that I've replicated these steps but I get stuck on the fscdsconv because the beforementioned errors.
    Does anyone know what could be happening here or have any sugestion to share?
    Software Versions involved:
    RHEL 6.4 x86_64
    Veritas Storage Foundation Enterprise 6.2.0.100 on Linux
    Solaris 5.10
    Veritas 5.0 on Solaris
    Disk layout v7
    vxfs filesystem format
    Oracle 10g
    Thank you very much in advance for any help/ideas to solve this
    Best regards
    Raul

    have you seen this - How to migrate a data store from Solaris to Linux? (Doc ID 1302794.1)
    HTH,
    Pradeep

  • Migration of weblogic.jar from 6.1 version to 10.3.2 version

    Hi,
    we are migrating our application from jdk 1.3 to jdk 1.6.As a part of that we are migrating Weblogic server also from 6.1 to Oracle weblogic 10.3.2. When we replaced old weblogic.jar with new weblogic.jar,we are getting following exceptions.
    1)The project was not built since its build path is incomplete. Cannot find the class file for weblogic.security.acl.BasicRealm. Fix the build path then try building this project          
    2)The type weblogic.security.acl.BasicRealm cannot be resolved. It is indirectly referenced from required .class files
    In one java class,import statement is there as follows
    import weblogic.security.acl.User     
    But it says import weblogic.security.acl.User cannot be resolved
    for the other import
    import weblogic.security.acl.AbstractListableRealm; it says AbstractListableRealm deprecated
    Please assist us what alternatives we can use to resolve the above two cases.

    Hi,
    we are migrating our application from jdk 1.3 to jdk 1.6.As a part of that we are migrating Weblogic server also from 6.1 to Oracle weblogic 10.3.2. When we replaced old weblogic.jar with new weblogic.jar,we are getting following exceptions.
    1)The project was not built since its build path is incomplete. Cannot find the class file for weblogic.security.acl.BasicRealm. Fix the build path then try building this project          
    2)The type weblogic.security.acl.BasicRealm cannot be resolved. It is indirectly referenced from required .class files
    In one java class,import statement is there as follows
    import weblogic.security.acl.User     
    But it says import weblogic.security.acl.User cannot be resolved
    for the other import
    import weblogic.security.acl.AbstractListableRealm; it says AbstractListableRealm deprecated
    Please assist us what alternatives we can use to resolve the above two cases.

  • Need Best Practice for Migrating from Solaris to Linux

    Hi Team,
    We are migrating our Data Center from Solaris to Linux and our EBS 11i, database 10g (10.2.0.5) is 6TB. Please let us know the Best Practice to Migrate our EBS 11.5.10.2 from Solaris to Linux RHEL 5.
    we require Database 10g (10.2.0.5) on Linux x86-64 RHEL 5 and Application EBS on Linux x86 RHEL 5. Please let us know for any details.
    EBS version: 11.5.10.2
    DB version: 10.2.0.5
    We have checked the certifications in Oracle support.
    Oracle EBS 11.5.10.2 is not certified with Linux x86-64 RHEL 5. 
    Oracle EBS 11.5.10.2 is certified on Linux x86 RHEL 5.
    So we require Database 10g (10.2.0.5) on Linux x86-64 RHEL 5 and Application EBS on Linux x86 RHEL 5.
    Thank You.

    You can transportable tablespace for the database tier node.
    https://blogs.oracle.com/stevenChan/entry/10gr2_xtts_ebs11i
    https://blogs.oracle.com/stevenChan/entry/call_for_xtts_eap_participants
    For the application tier node, please see:
    https://blogs.oracle.com/stevenChan/entry/migrate_ebs_apptiers_linux
    https://blogs.oracle.com/stevenChan/entry/migrating_oracle_applications_to_new_platforms
    Thanks,
    Hussein

  • Complexities of Migrating Oracle 10g from Solaris to HP-UX Itanium

    Can anyone share their experiences with regards to migrating Oracle 10g from Solaris on a Sun platform to HP-UX 11i v3 (Itanium) on HP Integrity servers. We are trying to consider all the risks associated with such a move. How much time delay did you experience in resolving unexpected issues along the way? How complex is the process? If you had to do it all over again, would you?
    In addtion, we will also be migrating Oracle eBusiness Suite 11i (11.5.10.2).
    We appreciate your helpful feedback.
    Thank you.

    Here is more information:
    - the database size is currently about 500GB
    - our ASP allows us to be down as much as we want however the company's own needs can only allow a downtime window of two days (over the weekend)
    - i presume further that RMAN might be an option to use to backup the database and instance to some transportable media
    - it would take about four days to get that media from the ASP to our facility so durign that time the instance at the ASP would have to be used
    - after we get the backup media and load everything into our in-house site, our last step would be to find a way to migrate all changes over the WAN. I am told that unless the platforms are the same on both ends, mirroring will be extremely difficult or impossible. If we have a platform that is different from the ASP platform, then the migration of all changes will require conversion and other mechanisms. I am told that HP-UX has so much complexities that this will be a daunting task to accomplish.
    Do you have any opinions and recommnedations?

  • Migration Oracle db from solaris to aix

    Hi,
    I would like to ask you for a best way how to do..
    We have a large international Oracle migration effort from Solaris to AIX. We have some challenges where a standard export/import will not work due to the extended distance between sites. As an example we are migrating from Japan to Texas.
    What is the best tool to use?
    I looked around and I found Oracle Golden Gate.
    do you have any other idea?
    Thank you,
    Regards,
    Tom

    807813 wrote:
    I dont have more info about the project but there will databases (maybe 500) with different sizes (x MB - x TB) and there could be single and RAC.
    I am looking for any tool/utility where I will be able to prepare migration document which could be used as baseline for migration all of them.I do not think it will be possible to use one approach for all DBs in your case. You should split DBs into groups you may use different approaches.
    Among 500 DBs will be:
    a) databases with "low availability" requirements where long downtime is possible. so you can stop app, take an export, import into remote db, re-target app to new db.
    b) databases where only short downtime is possible. then you can use DataGuard or some replication technologies (OGG, Shareplex, DataCurrents) to make "final sync".
    c) databases with "high availability" requirements where NO downtime is possible. Here you can use some replication technologies (i.e. DataCurrents and may be others can do it). First you copy data to remote DB and "remember" SCN you got the source dump, then you keep replicating all changes starting from this SCN. As soon as remote DB becomes in sync, you quickly switch the app to new DB.
    But I never did migration accross states (more than 1000 miles).Distance does not matter. You should have good bandwidth network connection between sites.

  • Migrating from Solaris 2.6 to 8.0

    We are migrating from Solaris 2.6 to 8.0, and my concern is all code and application which are on 2.6 is portable or not ?. Also we are using oracle 8.1.7 as out database. All code are written in C.
    Can anyone help me in this "porting"?
    Thanks in advance
    KP

    Does someone can tell me where i can find information about
    migration from solaris 2.6 to 8.0 concerning C and C++ programs and shell scripts
    Thanks you in advance
    sunsifac

  • OS Migration from Solaris 10 to Windows Server 2008 R2 or higher

    Hi experts,
    We'd like to migrate the OS of our SAP systems to windows from Solaris 10. We're still wondering which version of Windows we'll use. (matter of money)
    Could you give me some docs, tips or advice to do that ? (requirements, how to do it, packages to install)
    I have checked berforehand that all the SAP solutions we're using are compatible with Windows Server 2008 R2 or higher.
    I heard I'd need an OS Migration Expert to do it, but still, before that I need to check if it's possible and a roadmap could also be nice.
    Thank you in advance,
    Best Regards.
    Alexiel.

    Hi Alex,
    From license perspective you need to procure license for Windows 2012 but for installation you can downgrade it to windows 2008 R2 as required.
    From suggestion perspective, it is always good to go with Windows 2012 to gain benefits from mainstream support and new features as compared to windows 2008 r2.
    As per SAP recommendation, it is good to have OS/DB certified consultant to perform the migration.
    Some useful documents available on SCN
    System Copy Guide: System Copy for SAP Systems Based on SAP NetWeaver 7.1 Java - SAP NetWeaver Composition Environment 7…
    Heterogeneous ABAP System Copy - Technical Overview
    FAQ - System Copy and Migration
    Regards,
    Deepak Kori

  • MIgrating Oracle Applications 11i from solaris 9 to Solaris 10

    Hi All,
    I want to migrate the two node oracle applications (11.5.10.2) from solaris 9 to soalris 10.
    I want to know any technical doucument or metalink tech note regarding this migration.current OS
    OS = Sun OS 5.9, 64 bit
    Target OS
    OS = Sun OS 5.10, 64bit
    Thanks in advance.

    Hi,
    I understand that the OP want to migrate from one server to another, and he is not going to upgrade the OS on the same machine.
    If an OS upgrade will be implemented, then there is no need to use Rapid Clone or backup/restore the files, instead refer to this thread.
    Need clarification on Solaris 10 upgrade for E Business suite application
    Need clarification on Solaris 10 upgrade for E Business suite application
    Regards,
    Hussein

  • Migrating EBS R12 from Solaris 9 to Solaris 10

    Hi
    Did anyone tried migrating EBS R12 from Solaris 9 to Solaris 10?
    Regards

    Also check the following:
    Note: 399895.1 - Database Startup On Solaris 10 Fails With Ora-27102 Out Of Memory Error
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=399895.1
    Note: 169706.1 - Oracle Database on AIX,HP-UX,Linux,MacOSX,Solaris,Tru64 Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.1)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=169706.1

Maybe you are looking for

  • Cannot deploy ADF JSF project from JDeveloper 10.1.3.3.0 to AS 10.1.2.0.2

    Hi All, I've a small deployment issue which you guys might be able to help me with. I've developed an ADF BC JSF project using JHeadstart 10.1.3.2.50 and it was running fine on my self contained OC4J instance. But when I try to deploy it across to my

  • OS 10.4.6 is causing color shift in prints

    Since I updated to 10.4.6 My prints have a severe red cast to them. All perameters used in printing are the same as previous and my Epson 2200 is working properly. I have color managment turned off in the driver and am using the correct prifiles fo t

  • Change Bank Account on Printed Checks via F110

    Hello Gurus- I have a requirement to change the account number on the printed checks which is done by the House Bank configuration.  I was wondering if there was anything else I should consider or keep in mind when making changes to accounts numbers

  • OM D support now available for LR4.1; what about LR3?

    I'm still on LR3 and don't expect to move up to LR4 for a couple of months. Now that support is available for the Olympus OM D for LR4.1, is it reasonable to assume there will be an LR3 update soon? Or is that just wishful thinking? e d

  • New Mac Mini 2014?

    Apple Hi Guys, I wanted to tell you that in August had planned to buy a Mac Mini Mac for introducing me and wanted to know if I buy it now and upgrade to i7 with 8GB of RAM and I hope to come out the back and if I I have to wait I need to know if the