Oracle 11i EBS migration from 32 bit architecture to 64 bit architecture

Hii guys
I'm in a fix
Firstly clear me on this
1.We have Oracle 11i EBS Software running on 32 bit architecture.If we do customization in it will it be ported easily on a 64 bit architecture.If not what changes will be required to make this migration successfull.
Brief me from software as well as hard prespective
Kindly guide me to a good metalink resource on this or any website.I'm googling and eating metalink anyways;)).
2.Does Oracle 11i EBS software come seperately for the 32 bit and 64 bit architecture.
Regards
Fahad

The EBS Applications tier is 32 bit no matter what your OS is. On Solaris 64-bit, there is a special edelivery.oracle.com version of 11.5.10.2 that ships with a 64-bit RDBMS directly via rapidwiz.
     Oracle® Applications 11i Release 10.2 for Solaris Operating System (SPARC 32-bit) with Solaris Operating System (SPARC 64-bit) Oracle® Database      10.2.0.0.0      B23090-06      MAR-05-2007      71 /30G
Otherwise, you need to complete a word conversion of the database to 64-bit if you want to make use of 64-bit memory addressing.

Similar Messages

  • From where I can download Oracle 11i EBS

    Hi,
    From where I can download the Oracle 11i EBS software? The Oracle e-delivery listed only R12.
    Kumar.

    Kumar,
    Log a SR and ask for the Media Pack. Oracle Apps 11i software was available on e-Delivery website until few days back but not anymore.

  • Oracle 10g XE migrate from 32bit to 64bit becomes slower

    Oracle 10g XE migrate from 32bit to 64bit becomes slower
    Currently we have a database using Oracle 10g XE R2
    (Oracle Database 10g Express Edition Release 10.2.0.1.0)
    on a linux 32bit server.
    And recently we did migrate it to another 64bit linux server.
    But found after migration is it running slower at 64bit server (~ 25% slower)
    1. We would wonder any tuning is required on 64bit server?
    Besides, as I know Oracle XE only using single core CPU for processing.
    On 32bit linux the CPU is Intel(R) Xeon(R) CPU E31235 @ 3.20GHz
    On 64bit linux the CPU is Intel(R) Xeon(R) CPU E5-2470 v2 @ 2.40GHz
    2. Would the CPU clock speed on a single core also made the 64bit Oracle slower?
    Thanks a lot.

    32 or 64 bit normally won't cause much performance difference as long as you can't use > 4GB RAM
    Please note that XE can use only 1 core and 1GB memory.
    According to benchmarks, Single Thread Rating of the 2 CPU really differ by around 25%. Quite consistent with your observation.
    Of course, IO (i.e., disk) speed is also an important factor.
    https://www.cpubenchmark.net/cpu.php?id=2003
    https://www.cpubenchmark.net/cpu.php?id=1200

  • Tuxedo Migration from Tuxedo 9.1 32 bit to Tuxedo 9.1 64 bit

    Hi All,
    Please tell me how to go for Tuxedo Migration from Tuxedo 9.1 32 bit to Tuxedo 9.1 64 bit. O.S. is IBM AIX 5.3 64 bit What are the prerequisite, and how to go for that. Please tell hoe to go for the same. Please mail at [email protected]

    Ravi,
    You will need to download 64-bit AIX binaries for Tuxedo 9.1.
    Since 64-bit object files and libraries cannot be combined with 32-bit object files and libraries in the same executable, you will also need to obtain 64-bit versions of any database or other third party software that is linked with your Tuxedo application. (If you are using Oracle database, 64-bit and 32-bit support is combined in a single download, and you will just need to change $ORACLE_HOME/lib32 to $ORACLE_HOME/lib in your makefiles.)
    Once this is done, you will need to rebuild your Tuxedo servers, clients, and TMS processes.
    If you use buildclient and buildserver to compile all files, then you may not need to change anything else. If you call the compiler directly to compile source files into object files, then you will need to add additional flags for 64-bit compilation. If your makefiles are well-coded, you might just need to change CFLAGS in one place. Look at the output of "buildclient -v" for a simple client on the 32-bit system and on the 64-bit system to see which additional flags might be needed.
    When your application is compiled in 64-bit mode, you just need to test it out to ensure that the application does not have any implicit 32-bit dependencies such as assuming that a "long" is the same as an "int".
    Ed

  • Migration from SUSE 32 to RHEL64 bit

    Hi all,
    WE want to migrate our Oracle databse from oracle 9.2.0.6 database from SUSE 10 32 bit to RHEL4 64 bit platform.
    I want ot know can i use RMAN Duplicate database command to migrate the same....
    or i have to use the exp/imp method only.....

    So sir don;t u think so if i will use IMP?EXP it is better.....
    yeah there we have to create schema ,tablespace and then import.......
    According to you first i have to install oracle 32 bit and in oracle 32 bit , in oracle 32 bit SGA can't excced 1.7 gb then i have to use transport tablespace to import and then i have to upgrade our oracle s/w from 32 bit to 64 bit then increased the memory ...don't u think so it will increase the overhead...pls suggest me...

  • Oracle Application R12.1.1 Migration from Solaris to Linux 64-bit

    Hi,
    Our existing System:
    On Solaris 9:
    Database 10.2.0.2
    EBS 11.5.10.2
    We are planning to Upgrade the system to
    Database 11.2.0.3
    EBS R12.1.3
    We also want to migrate to RHEL 5 64-bit.
    Please let me know if you have experience with respect to the following issues:
    1. Can I use *Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]* as reference for my scenario? The document mentions that only Windows is supported as the source platform.
    2. When they copy APPL_TOP from source to target - how the binaries from source operating system will work on target operating system? Else, are they platform independent?
    3. Will the following approach work?
    a. Migrate 10.2.0.2 database from source (Solaris) to target (RHEL 5 64-bit).
    b. Upgrade 10.2.0.2 database to 11.2.0.3 on target.
    c. Install R12.1.1 in upgrade mode on target.
    d. Retrofit customization.
    e. Upgrade R12.1.1 to R12.1.3
    Also can you recommend best practise for Migrating database?
    Thanks in advance.

    Note: Application Tier Platform Migration with Oracle E-Business Suite Release 12 (Doc ID 438086.1) reads: "The instructions in this document are for migration to a target UNIX/Linux platform. At present, Windows is only supported as a source platform."
    Note the word SOURCE. So the restriction is Windows cannot be used as a TARGET platform, but other platforms can.
    The content of the APPL_TOP is re-used in the Target environment, except for the binaries; these are delivered by applying the "customer-specific update" as in Note : Application Tier Platform Migration with Oracle E-Business Suite Release 12 (Doc ID 438086.1)
    For information on the database migration check Note: 10g Release 2 Export/Import Process for Oracle Applications Release 11i (Doc ID 362205.1) and http://blogs.oracle.com/stevenChan/entry/migrating_ebusiness_suite_databases_between_platfo
    The scenario seems OK, but needs to be tested of course.
    For information related to upgrading the database for the EBS upgrade check Note: Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade (Doc ID 761570.1)
    Regards, Carlo.

  • Ebs Migration from 11.5.10.2 to R12(12.0.4)

    Hi,
    We are planning to migrate 11i (11.5.10.2) APPLICATION to R12.
    I've following questions to team.
    -Which R12 version is good to go?
    -Which Patch level set we need to go if R12 (12.0.4) selected for upgrade?
    -Does any one running RHEL 5.2 or higher ,64 bit application ?
    -Any crtitical issue during upgrade?
    -Meta line note if any .
    -aNY TYPICLA CHALLENGES?
    Thanks

    Hi,
    -Which R12 version is good to go?You can either upgrade to 12.0.4/12.0.6 or to 12.1.1
    All new technical features are mentioned in the documentation (Application Concept Manuals).
    Applications Releases 11i and 12
    http://www.oracle.com/technology/documentation/applications.html
    Functional changes can be found in the following documents (in addition to the link referenced above):
    Note: 404152.1 - E-Business Suite Release 12: Release Content Documents
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=404152.1
    Note: 561580.1 - E-Business Suite Release 12.1.1: Release Content Documents
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=561580.1
    This depends on your business requirements and what new features you want to make use of.
    -Which Patch level set we need to go if R12 (12.0.4) selected for upgrade?All pre-req. are outlined in the following document.
    Note: 414710.1 - Upgrading to Oracle E-Business Suite Release 12.0.4
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=414710.1
    Note: 761570.1 - Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=761570.1
    Note: 403339.1 - Oracle 10gR2 Database Preparation Guidelines for an Oracle E-Business Suite Release 12.0.4 Upgrade
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=403339.1
    -Does any one running RHEL 5.2 or higher ,64 bit application ?12.0.4/12.1.1 is supported on RHEL 5 (64-bit).
    Oracle's Certification Matrix
    http://www.oracle.com/technology/support/metalink/index.html
    -Any crtitical issue during upgrade?
    -aNY TYPICLA CHALLENGES?There are many challenges and issues you may encounter during the upgrade, and there is no specific list/documents to share. The best practice would be testing the upgrade on a cloned instance (identical to your production instance) before proceeding with the actual upgrade.
    -Meta line note if any .Already referenced in this reply.
    Regards,
    Hussein

  • EBS migration from SLES 10 to SLES 11

    Hi,
    We have an EBS 12.1.3 system on SLES 10 (x86_64) and we have to migrate over to SLES11 (x86_64).  I can't find many documents on recommendations, issues, etc., specific to this migration.  Any suggestions?
    Thanks in advance.  Kathy

    Kathy,
    If you are migrating to new servers, then make sure the target nodes have all OS software and packages installed and use Rapid Clone.
    R12.1.1 : Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 (Doc ID 761564.1)
    Cloning Oracle Applications Release 12 with Rapid Clone (Doc ID 406982.1)
    Rapid Clone Documentation Resources For Release 11i and 12 (Doc ID 799735.1)
    If you are upgrading the OS on the existing servers please see:
    What Are The Requirements For E-Business Suite When Upgrading Operating Systems? (Doc ID 1061303.1)
    R11i / R12 : How to relink an E-Business Suite Installation of Release 11i and Release 12.x ? (Doc ID 356878.1)
    Thanks,
    Hussein

  • Error while creating new user in Oracle 11i EBS

    I am getting following error while creating new user. How solve this issue?
    “Unable to load java class % specified profile option SIGNON_PASSWORD_CUSTOM. Please verify that the class exists and that it implements the java interface oracle.apps.fnd.security.PasswordValidation”.

    Following is the text from Note for Custom Password Validation logic:
    Customers who wish to use their own password validation logic may do
      so by writing their own Java classes that implement the
      oracle.apps.fnd.security.PasswordValidation Java interface.  The
      interface requires 3 methods to be implemented:
      1) public boolean validate(String user, String password)
        - This method takes a username and password, and then returns true
      or false, indicating whether the user's password is valid or invalid,
      respectively.
      2) public String getErrorStackMessageName()
        - This method returns the name of the message to display when the
      user's password is deemed invalid (i.e., the validate() method returns
      false).
      3) public String getErrorStackApplicationName()
        - This method returns the application shortname for the
      aforementioned error message.
      After writing the Java class to perform customized password
      validation, the customer must then set the value of the profile option
      SIGNON_PASSWORD_CUSTOM to be the full name of the class.  If, for
      example, the name of the Java class is
      oracle.apps.fnd.security.AppsPasswordValidation, then the value of the
      SIGNON_PASSWORD_CUSTOM profile option must be
      oracle.apps.fnd.security.AppsPasswordValidation.  Note that AOL/J
      will attempt to load this class dynamically.  Hence it is necessary to
      make the class accessible by AOL/J.  This means that in Forms, the
      class must first be loaded into the database using the loadjava
      command.
    You will need to apply the following patches for 11.5.1:
       1344802
       1363919
       1472974
       1351004
       1377615
    You will need to apply the following patches for 11.5.2:
       1377615

  • The order of result changed in oracle 10g after migration from 9i.

    i am using the below query to fetch data from two views.
    SQL:
    select distinct PVCID pvcid, PATH_ID pathId, fnn fnn, g.XDM_SERVICEID xdmServiceid, TC_SERVICETYPE tcServicetype, TC_PORTTYPE tcPorttype, TERMINATION_TYPE terminationType,
    TC_PRODUCTCODES tcProductcodes, TERM_ID termId, TERM_NAME termName, TERMINATION_TYPE_ID terminationTypeId, A_EQUIPMENT_ID equipmentId,
    A_EQUIPMENT_NAME equipmentName, A_EQUIPMENT_TYPE equipmentType, A_EQUIP_TYPE equipTypeId, AEND_BLOCK_TEST_REQ aendBlockTestReq, Z_EQUIPMENT_ID ZEquipmentId, Z_EQUIPMENT_NAME ZEquipmentName,
    Z_EQUIPMENT_TYPE ZEquipType, Z_BLOCK_TEST_REQ blockTestReq, RADIUS_ENABLED radiusEnabled, D_PBR DPbr, U_PBR UPbr, BRAS_TYPE brasType from V_GET_PVCID g,V_TERM v where FNN='A0721122234' and g.xdm_serviceid=v.xdm_serviceid order by TC_SERVICETYPE
    this gives two rows as output, but in different order for 9i and 10g.
    This is affecting the working of the application. can any one help me out here.
    thanks in advance

    Since you specify only 1 column in the ORDER BY, ordering is done only against that column. Rows returned may appear differently appeared with respect to other columns.
    If you need a specific order, include all the required columns in the ORDER BY clause.
    (10g introduced GroupByHashAggregation so ordering isn't guaranteed to be the same as in 9i unless you correctly specify an ORDER BY clause. Even in 9i, Oracle didn't gurantee that they would always appear in the same order --- the appearance was only an after-effect of the manner in which Oracle implemented DISTINCT and GROUP BY operations in 9i).
    Hemant K Chitale

  • Unable to Create  Oracle Model  When  Migrating from access 2000 to Oracle

    Hi ,
    I am migrating an access 2000 Database to Oracle 9i using Oracle Migration Workbench .
    I was sucessful in creation of Source Model ,but when I try to create the Oracle Data Model - Oracle Workbench
    HAngs . In short the Oracle Model creation log screen hangs .
    If any body has faced any similar please help me out .
    Please suggest a work around for this problem .
    Thanks in Advance
    Arun

    Arun,
    Can you provide a reproducible test case so that we can confirm the behavior here and log a bug? More detail can be found in the log/Error.log in case there is a java exception that is being thrown.
    Regards,
    Turloch
    Oracle Migration Workbench Team

  • How to integrate Microsoft Exchange Server with Oracle 11i EBS

    Hello
    Can Microsoft Exchange Server be integrated with Oracle??
    If yes then HOW ??
    Regards
    Fahad

    I have been with 2 clients that have used Exchange Server 2003 for processing Workflow Notifications for multiple 11.5.10.2 with ATG.H RUP 4 instances. I have found that Exchange will frequently take 4 hours to send notifications and 2-4 hours to process notifications that are replied back to it. Outbound messages generally fail with 451 Timeout waiting for client input errors, but finally send after about 4 hours. If you doing a live demo that needs to make use of Workflow Notifications, plan on waiting and waiting and waiting...

  • Very difficult migration from MS Access to Oracle with SQL Developer

    Dear Developers
    I have tried to used for one Project Oracle Sql Developer Migration from Access to Oracle (Application Express). Was about an evaluation if Oracle Express (with Application Express) or Mysql (with PHP) as target database.
    I am working with Oracle for 14 years and i earn my money in projects related with Oracle. Of course i am sentimental and i push every time when an opportunity comes to have as an option Oracle.
    This time beside my sentimental approach the decision was different.
    I will tell you why and i hope that someone there will listen and make something for a better Product.
    I was trying yesterday the whole day to migrate an Microsoft Access database. A nightmare....
    1. Microsoft Access Exporter 2000 was too slow. For a 25 MB Access database, running time was 15 Minutes. And 15 minutes to obtain an undocumented error. I followed your instruction and eliminate all references etc... as you described in HELP. a lot of time necessary to read and do..... After that i obtained an Error #..16. Sorry that i don't provide you with an exact number error. i don't have it right know and personally i am not interested anymore. For this error i don't find nothing in forums about it.... Search again and again..... Every time after waiting 15 Minutes in which you don't know exactly what application does or if really does something. I decided to delete sequentially macros, modules, forms, querys from Access database and see where Exporter stops... Time and time lost for trying and searching.... Finally i obtained my XML file only by keeping my Access tables. The file was produced even if i obtained at the end Error #5:..... Because was an error i am not really sure if the file was completly consistent with my database.
    2. I followed the next steps and with some errors (enabling, disabling constraints, objects couldn't be created because of different reasons) i had my Model and Oracle Schema. I have tried to export the data from Access and import it in Oracle. data exported was in UTF8 and SQL Loader Control file doesn't have
    LOAD DATA
    character set utf8
    So i tried to add the string "character set utf8" in my dozens of CTL files - with a freeware of course.....
    Maybe you can say that if i knew that from the beginning i would have set my character set in SQL Developer. I don't know and i will not ever try with this product!
    So finally after hours of working and trying and playing with my nerves, reading a lot of forums and documentation, i had an Oracle schema, maybe incomplete because of different errors at so much migration stages.
    And now i have tried for the first time in my life MySQL Migration Toolkit. I read that for migration to MYSQL this tool is what i needed.
    I recommend you to try the product and see something about the quality required for a piece of software. Is not enough if your product runs OK with Nortwind DEMO Access database. It should run OK with all ACCESS databases.
    With the tool i have done the job in 5 MINUTES. Simple, efficiently and without errors. At the end i had the SQL Scripts and the DATA imported in the database.
    Difficult to say something now. I am sentimental but i asked mysef if you can do something to improve the quality of the product.
    What arguments can we provide for a client in Migration from Access to Oracle ???? Can you honestly answer at that?
    Please try this MYSQL Migration Toolkit.....Maybe this give you some ideas about simple tasks and about what we really need...
    Best regards
    Adrian

    Dear Barry and Kgronau
    Thank you very much for your response. My Post was after a long day of trying to import an MDB file.
    Maybe you can understand why i was so angry...
    Yes i understand that your tool try to do more than other even if actually you don't really convert too much.
    From Modules to make some procedures where the whole code is commented! .....
    For other MDB which i tried to import in APEX the forms where really not usable. Queries are full of errors requires most of the time manual corrections.
    I am sorry that i can not provide you with this MDB which cause these problems.
    Data and software doesn't belong to me and the company which own it can not provide to you.
    What i hope from your product is, even when errors come, to show a better error explanation. At what object in Access error ocures ? This is very important because i can correct my MDB or just delete the module,form,query in cause if SQL Developer doesn't like it....
    Just showing an error Error #.... doesn't help me too much. And if an error occurs i don't know if program continues to work or is dead. No information about this. Maybe you can show that your application is alive and does something (working status etc...) ! Anyway we wait long minutes in front of dead screen....
    Again, thank you very much for your attention
    Adrian

  • OS Migration from Windows 2003 cluster  to Windows 2008 R2 MSCS

    We want to go for windows 2008 R2 server ( 64-Bit)  MSCS by migrating from windows 2003 Cluster ( 32- Bit) . We are running on ECC 6.0 and oracle 10.2.0.2 DB.
    Is it possible ?
    Is it traditional System copy if so how to migrate the cluster ?
    Regards

    > 2. If the oracle version is 10.2.0.2 then does it will support Windows 2008 R2.
    You need at least 10.2.0.4 (you need to install that version with a separate DVD, you can't install with the normal Oracle DVD (10.2.0.1). See
    Note 1303262 - Oracle on Windows Server 2008
    Be aware of the fact that the normal standard support for 10.2.x is ending at end of july (you'll have to pay an extra maintenance fee if you continue to run that version) - see
    Note 1110995 - Extended maintenance for Oracle Version 10.2
    So if you now do a system copy to new hardware with a new os anyway, I would upgrade to 11.2.
    Markus

  • Oracle Appcation R12.0.6 migration from 64 bit RHEL 5.3 to 32 bit RHEL 4.4

    Hi,
    Woul it be possible to migrate Oracle Appcation R12.0.6 migration from 64 bit RHEL 5.3 to 32 bit RHEL 4.4?
    Thanks

    Hi,
    Please see these threads.
    Migration/cloning from 64 bit to 32 bit !!!!
    Migration/cloning from 64 bit to 32 bit !!!!
    11i: Can you clone from 64-bit to 32-bit?
    11i: Can you clone from 64-bit to 32-bit?
    Thanks,
    Hussein

Maybe you are looking for

  • Flash player no longer working with latest update?

    I'm running Google Chrome with Windows 7, and after Adobe updated a couple days ago, videos on certain websites (ex. Vudu) stopped working. Netflix and Youtube videos continued to run perfectly fine. Today, youtube continues to work fine, but now Net

  • Help Needed on Using IPC in ISA 4.0

    Hi All I am working on ISA 4.0 and want to change the pricing shown on Product Detail page. I know only a bit about IPC at this moment. Our CRM is configured to look up to R/3 that is what my ABAP Team lead told me. In ISA it is Calling PriceCalculat

  • NAT support - how to obtain the public IP address?

    Hi I am developing an instant messenger in which users can start a conversation with another user through obtaining the IP address of the intended recipient from a mySQL database on the web server. This works fine within a local network. However, the

  • Speakable Items for all Apps?

    We've installed two iMac G5's on walls in a new waiting room/meeting room. The wireless keyboards and mouse are put away so that they aren't stolen. I've activated Speakable Items, and a few commands are working great. Is it possible to find speakabl

  • Integrate or connect SAP system to non-SAP system

    Hi All, We need to connect SAP system or integrate inspHire rental software to SAP. Do you know the process or initial summary on how to integrate this one? As of now, the only way that we know to integrate SAP to non-SAP for posting is thru LSMW and