Binary Compatibility - W2K vs AIX vs Linux

I have a question. It is posible to move .fmx files compiled on W2K with Forms6i Builder to an Oracle9iAS 1.0.2.2.2 running on IBM-AIX or Linux without to recompile .fmb files created on W2K?.
Thanks4All.

If forms are compiled on NT and oracle database is on AIX, after we switch to Sun Solaris, do I need to recompile those forms? if so, can those forms be re-open on Sun Solaris?
how about reports (.fmb)? currently I compile them on my PC (connect to oracle DB on AIX) and ftp it to AIX, do we need to recompile those reports after platform is changed to SUN?
thanks in advance!

Similar Messages

  • Binary compatibility problems using Sun Studio 12

    I'm working in a project that uses Orbix [1] third-party libraries. I have installed the Sun Studio 12 on Solaris 10 SPARC but I have got some strange segfault problems (the exactly same code works fine in a Linux box - using g++). I read the 1.4 section of Sun Studio 12 C++ Userguide [2] but I have a doubt:
    Is there no way to compile my code using Sun Studio 12 using shared libraries compiled against earlier Sun Studio C++ compiler versions (like Sun Studio 8 or some version before Sun Studio 11)?
    I think my problem is related to the fact that Orbix team used Sun Studio 8 as some notes found in their headers indicate:
    "IONA Technologies ART IDL Compiler POA C++ Generator asp 6.3.3 SunOS 5.8 CC_5.5 2008/06/13 21:04:37 EDT"
    A secondary question: Is CC 5.5 present in Sun Studio 8, right?
    Can anyone help me? Every tips are welcome :) Thanks in advance!
    [1] http://web.progress.com/en/orbix/orbix_standard.html
    [2] http://docs.sun.com/app/docs/doc/820-7599/6nirkt6f7?a=view

    AmadeuBarbosa wrote:
    I'm working in a project that uses Orbix [1] third-party libraries. I have installed the Sun Studio 12 on Solaris 10 SPARC but I have got some strange segfault problems (the exactly same code works fine in a Linux box - using g++). I read the 1.4 section of Sun Studio 12 C++ Userguide [2] but I have a doubt:I don't think 1.4 Binary Compatibility Verification applies in your case. It's referring to processor capability to execute certain (new) instructions; if your third-party libraries were compiled a while ago, it's highly unlikely they use instructions not implemented by the processor you have.
    Is there no way to compile my code using Sun Studio 12 using shared libraries compiled against earlier Sun Studio C++ compiler versions (like Sun Studio 8 or some version before Sun Studio 11)?Generally speaking, any library compiled with older Sun Studio C++ compiler is supposed to be compatible with any library or executable compiled with newer version provided that all parties did everything right. For example, that third-party libraries should not be statically linked with C++ run-time support libraries; your executable should be linked with latest compiler driver (CC) so that it records correct dependencies on support libraries.
    Of course, there could be (and actually are) compiler bugs standing in the way of compatibility. Some of them can be fixed, some - like demangler issue described in http://docs.sun.com/source/820-4155/c++.html - can't. There is no easy way to tell if you hit a compiler bug or bulding/linking issue, or bug in the code that was previously unseen.
    I think my problem is related to the fact that Orbix team used Sun Studio 8 as some notes found in their headers indicate:
    "IONA Technologies ART IDL Compiler POA C++ Generator asp 6.3.3 SunOS 5.8 CC_5.5 2008/06/13 21:04:37 EDT"Yes, looks like it was compiled by 5.5, which is part of Sun Studio 8
    >
    A secondary question: Is CC 5.5 present in Sun Studio 8, right?That's correct.

  • Oracle E-business suite database migrate from AIX to Linux

    Oracle 11i application database migration from single Aix instance to oracle Linux cluster RAC.
    What is the easy way to migrate?
    Migrate single instance from aix to linux cluster.
    OR
    Migrate single instance from aix to linux cluster RAC.
    We have installed oracle Linux cluster.
    Please help me which way I can go with RAC.
    Thanks
    Prince

    Migrating to a single instance will be the simplest. The migration itself will not be much different between the two because you're migrating from one platform to another. The options you have available are, the traditional IMP/EXP, datapump, and RMAN to migrate to either a standalone or RAC environment. The difficulty will be in creating a RAC environment and a little a few extra steps in the RMAN restore. Working with RAC will make things harder, but the actual migration is similar. The steps to IMP/EXP, whether it's traditional or Datapump will be no different. However, standing up a RAC database will be.

  • ORACLE APPS migration from AIX to Linux

    Dear All,
    Please help me to understand the following scenario of ORACLE APP'S migration.
    One of my client currently using Oracle APP'S ver 11.0.3 DB version 8.0.5 running on IBM AIX platform.
    Currently three customized module under operation with 50 forms and reports.
    Also some external application integrated with the current oracle financial 11.0.3.
    The client is more interested to migrate their platform to linux based server.
    They wants to move the current set up to the new version EBS along with the existing customized module. (My question is it possible to migrate the customized module to another platform. AIX to Linux)
    If so , where i can find the right document to explore more idea of this scenario of migration.
    Thanks in advance.
    Regards,
    Ram.
    Dear all,
    looking for experts help is this regard.
    Thanks.
    Ram
    Message was edited by:
    rambtn

    ram,
    I am going to do the similar upgrade with replatform at the same time. I collect the information from forum and finally get an indicator to how to do it. You need to read the "Upgrading the Oracle Applications", B19297-01
    "Installing Oracle Applications" B19296-01 and
    "Maintenance Utilities" B19300-01
    The documentation mentioned the way for upgrade an 11.0 version of EBS to latest release including some pre-upgrade tasks including the database version upgrade to work with 11i, etc.
    Hope this help.
    mcken

  • Missing package: SUNWbcp (SunOS 4.x Binary Compatibility)

    I have downloaded the latest Free Solaris 10 8/07 for x86 and retrieve the following error message:
    Missing package: SUNWbcp (SunOS 4.x Binary Compatibility)
    when installing Business Objects Enterprise XI Release 2 Service Pack 2. I can't locate the package on neither the CDs nor the DVD I downloaded.
    Any advise would be highly appreciated.
    Many thanks.
    Jurgs
    Edited by: tzscl2 on Dec 12, 2007 12:52 AM

    I have downloaded the latest Free Solaris 10 8/07 for x86 and retrieve the following error message:
    Missing package: SUNWbcp (SunOS 4.x Binary Compatibility)
    when installing Business Objects Enterprise XI Release 2 Service Pack 2. I can't locate the package on neither the CDs nor the DVD I downloaded.
    Any advise would be highly appreciated.
    Many thanks.
    Jurgs
    Edited by: tzscl2 on Dec 12, 2007 12:52 AM

  • Binary compatibility

    Hello all,
    I've compiled an app that will run as a service on solaris 8 (on a sparc ultra-5). I've used gcc to compile and the app runs fine on the sparc ultra-5.
    My quesion is - will this compiled binary run on an E420 or any other sun hardware? In general, is there some docs/resources that describe binary compatibility across sun hardware?
    Thanks for any info.

    Hi,
    Sun has a very strong binary compatibility guarantee, but I'm not sure where one would find documentation!
    I would be more concerned about carting the required GCC runtimes around with you wherever you want to run your binary than Solaris or SPARC binary compatibility.
    We build in 32 bit on a quad UltraSPARC III running Solaris 8, using Studio 10 (we were on Workshop 5 until recently!), and most of our customers run on Solaris 9, and in most cases on something a touch faster than UltraSPARC III.
    I'd recommend you take a look at the new Studio 11 release (it is free after all) to avoid carting runtimes around with you. Please remember, however, that the machines your software runs on will need to be running at least the same patches as are pre-requisite for Studio 11 (well, the C and C++ runtimes anyway).
    -- Michael

  • Cross Platform migration AIX to linux (ERROR IN CONVERSION ORA-19994: Message 19994 not found)

    I am performing a cross platform migration aix to Linux from release 11.2.0.2 to 11.2.0.4. I am using this doc
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1).
    I am using the db_file_transer method and I have hit this error
    Error:
    /home/oracle/local/db_convert/dest_rman/xxttconv_i3q0t1ha_1_1_4.sql execution failed
    ERROR IN CONVERSION ORA-19994: Message 19994 not found;  product=RDBMS;
    facility=ORA
    ORA-19600: input file is backup piece
    (/oraback/nfclpat1/i2q0t1ha_1_1)
    ORA-19601: output file is backup piece
    (/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28)
    CONVERTED BACKUP PIECE/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28
    PL/SQL procedure successfully completed.
    I have searched and do not have anything to go on.
    Can anyone who has seen this give me some direction?

    As per Oracle documentation on given error code, Please see if following action helps.
    ORA-19994: cross-platform backup of compressed backups to different endianess is not supported
    Cause: A cross-platform backup was requested for a compressed backup to a different endianess from the current platform.
    Action: Do not specify a compressed backup or specify the same endian platform.

  • Check binary compatibility between 2 Jars

    Hello,
    we have a Java API to our repository product. Is there a way to check binary compatibility between different versions of that API? The problem is that the interfaces evolve and sometimes changes are necessary. So we already had the problem that different versions are incompatible.
    I found just one tool: japitool. But it does not detect the latest problem we have.
    Thanks in advance
    Torsten

    I mean the facts and rules described in chapter 13 of the Java language specification (Binary Compatibility; http://java.sun.com/docs/books/jls/second_edition/html/binaryComp.doc.html#44872).
    Torsten

  • Dataguard 11g setup between AIX and Linux

    Hi,
    We are planning to move our Oracle databases from AIX 6.1 to Oracle Linux 6.2
    To reduce the downtime, we are thinking of setting up a dataguard (physical or logical) and do the switchover.
    Have you performed this before?
    Will you pls send me the steps?
    Thanks,
    DR

    Hello again;
    I thinking no for the same reason.
    When my shop moved from AIX to Linux we just install Oracle on Linux and patched it to the same level as the AIX. We created users, tablespaces, job etc in advance and then just used import/export to move the needed schema's. Data Pump make this much easier.
    Do a schema(s) compare and switch when ready. But in any event I don't believe Data Guard can help you. You mostly have a migrate issue.
    Please consider closing your question when complete.
    h3. Oracle Database 10g & Multi-Terabyte Database Migration
    http://www.oracle.com/technetwork/database/features/availability/thehartfordprofile-xtts-133180.pdf
    h3. Incrementally Updating Transportable Tablespaces using RMAN
    http://www.oracle.com/technetwork/database/features/availability/itts-130873.pdf
    h3. Platform Migration Using Transportable Database Oracle Database 11g and 10g Release 2
    http://www.oracle.com/technetwork/database/features/availability/maa-wp-10gr2-platformmigrationtdb-131164.pdf
    Best Regards
    mseberg
    Edited by: mseberg on Nov 13, 2012 6:31 PM

  • ANN: ANN: XDK 10.1.0.2.0 for HP-UX64, AIX and LINUX Production Release

    XDK 10.1.0.2.0 production for HP-UX64, AIX and LINUX is ready to download on OTN:
    http://otn.oracle.com/tech/xml/xdk/software/production10g/index.html

    The error indicates that the password (or wallet) files oidpwdldap1 and oidpwdr<ORACLE_SID> do NOT exist under $ORACLE_HOME/ldap/admin or your $ORACLE_HOME and $PATH are set incorrectly (a bit unlikely).
    Assuming that the $ORACLE_HOME and $PATH are indeed set to correct values, if the 2 files mentioned above do not exist under $ORACLE_HOME/ldap/admin, then perform the below action plan:
    1. Set the ORACLE_HOME to INFRASTRUCTURE ORACLE_HOME
    2. set the PATH to $ORACLE_HOME/bin:$ORACLE_HOME/ldap/bin:$ORACLE_HOME/opmn/bin:$PATH
    3. Ensure that you are able to login to sqlplus as "ods" user.
    4. If you do NOT know the password of ods user, then reset the password.
    5. Run the below command and enter the ods password when prompted for it.
    oidpasswd create_wallet=true
    6. Voila! The Wallet files are created under $ORACLE_HOME/ldap/admin.
    HTH,
    Regards,
    Praveen
    Edited by: Praveen B K on Aug 28, 2009 3:20 AM

  • UNIX (AIX) to LINUX Database migration

    Hi,
    I need to migrate the Oracle database from UNIX(AIX) to LINUX. I have a valid license for the UNIX box but wanted to know if the same license would also work for the LINUX box as well or not. I will be using the license only on one system i.e once the migration is done the database would no longer exist or will use the License key on the UNIX box.
    Is it possible to migrate the license or do I need to get a new one for the LINUX box.
    Thanks,
    Nitesh

    The license is for Oracle, so you can put Oracle on what ever O/S you want without affecting the license.

  • A question about license date validity during OS migration: AIX to Linux

    Dear all,
    I would appreciate if you could kindly give us
    your advice about the following issue.
    We have an environment dedicated for training. The environment was
    initially installed on AIX platform. However, after a while the
    technical direction decided to migrate to Linux.
    The migration was done at 18 September 2009, and during this process
    the very date was chosen and designated by SAP to be the
    valid start date of the new SAP license.
    Now, our problem is, that the data programmed in this SAP envionment
    (used for training) is not compatible with the current date. In
    order to make them work properly, the host system date must always be
    set to the last year (this is because we had unfortunately some delay for
    the migration).
    It is fundamental to remark, that currently, we are absolutely not able to
    modify the data and the sole solution (although not the best one) to
    tackle this problem is to modify the operating system's date. This is
    precisely how we proceeded, but unfortunately we encountered a SAP license
    check problem during logon.
    As I explained, the migration from AIX to Linux was performed at
    18 September 2009, which means, this was the date for the new license.
    Yet, we need to go further in the past and to choose 24th July 2008.
    On the operating system, of course, there is no problem and the
    administrator can modify the host date with the appropriate date, but
    on the other hand, by choosing this date, we are no more able to work
    within this SAP environment. At the logon time, we receive a license
    check error, which is normal, because the host date (24th July 2009) is anterior
    than the start date for the SAP license (18 September 2009).
    Also, we cannot ask for another license, because we will have the same problem,
    they never create a license dated for the last year, and they always create an
    up-to-date license.
    Could you kindly guide us how we can manage to solve this issue?
    Thanks in advance,
    Kind Regards,
    Dariyoosh

    I think you're better off opening an OSS message in this particular case.
    Regards
    Juan

  • DB migration from AIX to Linux

    Dear Experts,
    We are planning to migrate our existing 10g database of 11.5.10.2 from AIX to Linux. Can anyone share their experiences? Some docs/URLS will be helpful. One of my friends told that it takes more than 36 hours to complete the database migration. Is it really true? The current database size is approx. 100GB.
    After the migration does, apps function as usual?
    Thanks in advance.
    SA

    Hi,
    You can use export/import or transportable tablespaces to migrate the database.
    10gR2 Transportable Tablespaces Certified for EBS 11i
    http://blogs.oracle.com/stevenChan/2010/04/10gr2_xtts_ebs11i.html
    Migrating E-Business Suite Release 11i Databases Between Platforms
    http://blogs.oracle.com/stevenChan/2008/08/migrating_ebusiness_suite_databases_between_platfo.html
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    How long the task would take? Depends on the hardware resources you have. The best practice is to try this on a test instance first.
    The application should work as expected once the task is completed.
    Thanks,
    Hussein

  • Migrate Oracle apps database from AIX to Linux

    Hello,
    We are planning to move oracle 11i apps database from AIX to Linux. If anyone done recently please share your knowledge.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio
    NLSRTL Version 10.2.0.4.0 - Production
    Thanks
    Prince

    user12094010 wrote:
    Hello,
    We are planning to move oracle 11i apps database from AIX to Linux. If anyone done recently please share your knowledge.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio
    NLSRTL Version 10.2.0.4.0 - Production Hi Prince,
    To move/migrate the 11i Apps Database alone means you need to follow the export/import method.
    Please refer the note: 362205.1 "10g Release 2 Export/Import Process for Oracle Applications Release 11i"
    In general steps to follow the DB migration is :
    1. create the complete export file in source database
    2.create a new DB in the target instance
    3.perform the import
    4.create the new auto-config and sync with apps tier
    -Rk

  • AIX or Linux

    Hi,
    I am new to Oracle ECM. I would like to know whether AIX or Linux is will be better for Oracle ECM to run on. I would like some one can explain me the reason and point me some articles regarding this subject. Thanks!
    Kevin

    In my experience, oid on redhat runs the fastest. User bases range for our clients from 100 to 50,000. Also, upgrades will come out on linux faster than aix, since it's getting to be a less used OS. Just my thoughts.

Maybe you are looking for

  • Dock functionality in menu bar?

    Does anyone know of any 3rd party app or Leopard hack that allows for some of the dock functionality to be replicated on the menu bar? It would be great to have an icon on the menu bar that when clicked shows all the applications from the dock includ

  • Character Mode Reports On Winxp/2000

    I am developer character mode report in oracle developer 6i. when i am running it on winxp or win2000 then its om in preview but it takes double space while printing. Please send me any sample character mode on scott schema which can't take double sp

  • How to run Pro*C application with Instant Client in Oracle 10g

    i am try to run but Pro*C application give error orasql10.dll i have downlod Instant Client in Oracle 10g from site. i have unzip and maked environmental virable in PC. but application not run. given error orasql10.dll ....... my problem is thrat i w

  • Install old program version with pacman

    Hi, I'm new to Arch, but not to Linux. (2 years Kubuntu, a bit of Debian and Gentoo) I would like to use kaffeine 0.8.5, because in 0.8.6 somehow the option for changing the record format is missing. My question is if I can install kaffeine 0.8.5 usi

  • Re-installation of CS6 Design & Web Premium

    Nouméa, 20/08/2014 In 2013 I have bought the CS6 Design & Web Premium Student version, in Australia I have installed it on both my desktop and old laptop. All the emails exchanged with Adobe at the time of purchase containing my licence details are o