Windows Migration from 32bit  to IX64 using R3load on 46C

Could anybody clarify this specific point ?
We are migrating from windows 2000 32 bit, Oracle 9.2 and SAP 46C with a 46D Kernel. We are using R3load and the export is fine.
Has anybody imported into windows 2003 64 bit with Oracle 9.2 IX32 plus SAP 46C with a 46D_EXT kernel? (I know it is only IA64 that has 64 bit support for Oracle 9)
In theory the above combination is not supported, however it would probably be easier doing this and then migrating to Oracle 10g, than getting an Oracle specific Central.R3S and altering the database template build file to create the Oracle 10 specific tablespaces.
Thanks

If you assume that quite a few customers will have to move from 32 bit architecture to 64 bit ( IX 64 ) and there are a few left on 46C, then there should be one route that is recommended ( ultimately 2003 64bit, Oracle 10g 64 bit ( IX64 ) and ECC 6 )
Our Database is quite small so we can use R3load, which has to be better than the r3copy type method referred to in note 932722.
The real crux is whether you can install Oracle at 9.2 or not, the oss notes suggest not for IX64 ( IA64 a different story).
Therefore you have to install at 10g, which is fine with R3load.
However you need a central.r3s that is 46C and points to/utilises a 10 Database, which we can get from INSORA102_0-10002548.SAR.  The other gotcha is a dbsize.tpl that specifies the new 10g tablespace PSAPUNDO & SAPSAUX, which I can't find for the moment.
Has anybody been down this path ?

Similar Messages

  • 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

  • DB Migration from MYSQL to ORACLE Using Offline Capture

    Hi
    Am doing a database migration from MySQL to Oracle using SQL Developer (version 2.1.1.64). So far, I've successfully captured the MySQL database and converted it to the Oracle Model. However, when generating offline scripts to create the converted model schema into Oracle DDL scripts it managed to generate SQL to create: 1) User 2) Sequences 3) Tables 4) Triggers and 5) constraints.
    It has created the SQL to add the primary key constraints and index constraints. Although it did the foreign key constraints in the SQL, the foreign key constraints seems to have missed the cascading options for the foreign key constraint. I.e. theres no reference of whether the foreign key constraint will restrict on delete or cascade etc.
    We have a foreign keys in the MySql database that have different cascading options and these have not being ported over into the migration SQL. Therefore, all the foreign keys generated in the SQL by default are cascade to restrict on delete.
    Does 'Generate Oracle DDL' not take into account a foreign key's on delete cascading option?
    Any help or information would be greatly appreciated.
    Thanks

    Hello,
    that reminded me for the following thread:
    Migration Microsoft SQL Sever 2005 to Oracle 11g cascade on delete problem
    That is a similar issue, isn't it?
    I opened a bug for that, and it will be fixed in SQL Developer 3.1 (not in any 3.0 Early Adopter version). If you hit the same issue, there is no other way then using the workaround as used in the mentioned thread.
    Regards
    Wolfgang

  • Problem while migrating from Sybase to Oracle using Quick Migrate

    Hi,
    For SQL Developer version 2.1, while migrating from sybase to oracle, Using Quick migrate, during data move step, for the rows having ''(Blank) values in TEXT data type in SYBASE, which is convertd to CLOB in Oracle, the migration for that table terminates at that row.
    However, NULL values in Sybase TEXT data type are successfully inserted in Oracle CLOB.
    How can we overcome this?

    reproduced and see exception in console, bug logged.
    Edited by: Jade Zhong on Feb 1, 2010 6:10 PM

  • Migration from 10g to 11i using sapinst - system copy

    Hi ,
    We are planning to migrate from our current platform to new platform.
    Current Platform :  windows 2003,oracle 10g , ecc6.0
    Target :  Windows 2008 R2 , oracle 11g , ecc6.0
    The process we are going to follow is system copy (Import/Export)
    what are the Prerequisites for the for the same.
    Do we have to need Sap netwever 7.0 sr3 atleast to carry out import / export.
    What about the kernel and Export ?
    Is it compatible to move from 10g to 11g using sapinst system copy.
    Thanks,
    Neel

    Hello,
    >> what are the Prerequisites for the for the same.
    Read the system copy guide
    >> Do we have to need Sap netwever 7.0 sr3 atleast to carry out import / export.
    No, all versions are valid. Read the system copy guide according to your NW version.
    >> Is it compatible to move from 10g to 11g using sapinst system copy.
    Yes, absolutely. On target system you install 11g software.
    Thanks

  • Migration from 10g to 12c using data pump

    hi there, while I've used data pump at the schema level before, I'm rather new at full database imports.
    we are attempting a full database migration from 10.2.0.4 to 12c using the full database data pump method over db link.
    the DBA has advised that we avoid moving SYSTEM and SYSAUX objects. but initially when reviewing the documentation it appeared that these objects would not be exported from the target system given TRANSPORTABLE=NEVER. can someone confirm this? the export/import log refers to objects that I believed would not be targeted:
    23-FEB-15 19:41:11.684:
    Estimated 3718 TABLE_DATA objects in 77 seconds
    23-FEB-15 19:41:12.450: Total estimation using BLOCKS method: 52.93 GB
    23-FEB-15 19:41:14.058: Processing object type DATABASE_EXPORT/TABLESPACE
    23-FEB-15 20:10:33.185: ORA-31684: Object type TABLESPACE:"UNDOTBS1" already exists
    23-FEB-15 20:10:33.185: ORA-31684: Object type TABLESPACE:"SYSAUX" already exists
    23-FEB-15 20:10:33.185: ORA-31684: Object type TABLESPACE:"TEMP" already exists
    23-FEB-15 20:10:33.185: ORA-31684: Object type TABLESPACE:"USERS" already exists
    23-FEB-15 20:10:33.200:
    Completed 96 TABLESPACE objects in 1759 seconds
    23-FEB-15 20:10:33.208: Processing object type DATABASE_EXPORT/PROFILE
    23-FEB-15 20:10:33.445:
    Completed 7 PROFILE objects in 1 seconds
    23-FEB-15 20:10:33.453: Processing object type DATABASE_EXPORT/SYS_USER/USER
    23-FEB-15 20:10:33.842:
    Completed 1 USER objects in 0 seconds
    23-FEB-15 20:10:33.852: Processing object type DATABASE_EXPORT/SCHEMA/USER
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"OUTLN" already exists
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"ANONYMOUS" already exists
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"OLAPSYS" already exists
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"MDDATA" already exists
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"SCOTT" already exists
    23-FEB-15 20:10:52.368: ORA-31684: Object type USER:"LLTEST" already exists
    23-FEB-15 20:10:52.372:
    Completed 1140 USER objects in 19 seconds
    23-FEB-15 20:10:52.375: Processing object type DATABASE_EXPORT/ROLE
    23-FEB-15 20:10:55.255: ORA-31684: Object type ROLE:"SELECT_CATALOG_ROLE" already exists
    23-FEB-15 20:10:55.255: ORA-31684: Object type ROLE:"EXECUTE_CATALOG_ROLE" already exists
    23-FEB-15 20:10:55.255: ORA-31684: Object type ROLE:"DELETE_CATALOG_ROLE" already exists
    23-FEB-15 20:10:55.256: ORA-31684: Object type ROLE:"RECOVERY_CATALOG_OWNER" already exists
    any insight most appreciated.

    Schema's SYS,CTXSYS, MDSYS and ORDSYS are Not Exported using exp/expdp
    Doc ID: Note:228482.1
    I suppose he already installed a software 12c and created a database itseems - So when you imported you might have this "already exists"
    Whenever the database is created and software installed by default system,sys,sysaux will be created.

  • How to run a Windows app from a PowerBook G4 using Tiger OS 10.4.11

    HELP !!!! i have a training session tomorrow, and I need to run a Windows Application from my mac.
    is it possible?
    I need to do it only once (initially, then I can purchase something).
    I use a PowerBook G4
    I'm running Tiger OS 10.4.11 (not Leopard)
    I don't need to run OS and Windows at the same time, just the Windows application
    Any help would be greatly appreciated.
    I signed up for and downloaded Parallels for Mac and got the message "this app can't be installed on your machine, please check the requirements for your machine." But I couldn't find requirements anwhere.
    ANY IDEAS ???" I really appreciate it!

    If you have an Intel Mac and Leopard you can use various programs (like Parallels) that will let you do what you want.
    With Tiger and a G4 PPC I think the only option is to get hold of a copy of Virtual PC and a copy of Windows that will work with it. Virtual PC is no longer produced so you'll have to look on the used stuff websites. I have never used VPC myself but I hear it is really slow, and of course since it is out of production it will probably only run some older version of Windows (not sure, maybe 98 or before?)

  • Issue during migrating from Sybase to Oracle using Oracle SQL Developer

    I am using SQL Developer v 3.2.20.09 to migrate from Sybase to Oracle Pl/SQL 12c
    While migrating the stored procedure the following block did not convert. I got NULL instead of object_id:
    Sybase Block:
    IF OBJECT_ID(‘dbo.CheckEst’) IS NOT NULL
    BEGIN
    DROP PROCEDURE dbo.CheckEst
    IF OBJECT_ID(‘dbo.CheckEst’) IS NOT NULL
    PRINT ‘<<>>’
    ELSE
    PRINT ‘<<>>’
    END
    Oracle Block after conversion:
    BEGIN
    IF NULL/*TODO:OBJECT_ID(‘dbo.CheckEst’)*/ IS NOT NULL THEN
    BEGIN
    DROP PROCEDURE CheckEst;
    IF NULL/*TODO:OBJECT_ID(‘dbo.CheckEst’)*/ IS NOT NULL THEN
    DBMS_OUTPUT.PUT_LINE(‘<<>>’);
    ELSE
    DBMS_OUTPUT.PUT_LINE(‘<<>>’);
    END IF;
    END;
    END IF;
    END;
    Lines 1 & 4 got converted to NULL. I have many places where such code is written.
    Is there any quick way to overcome such an issue? or what needs to be done in such case?

    Hi,
      You are using an older version of SQL*Developer.  Could you download the latest 4.0.2 version available from here -
    Oracle SQL Developer
    and check if you still have the problem ?
    Regards,
    Mike

  • Windows Migration from 2003 to 2012

    Hi,
    When I try to complile my vb6 code, it gives me "ActiveX component cannot create object" in half way of compiling. Advice me to get over the error.

    Hi,
    Did you have any migration issue during migration from 2003 to 2012?
    There are  several causes, for example
    The class isn't registered.
    A DLL required by the object can't be used, either because it can't be found, or it was found but was corrupted.
    For more detail information, you could refer to this article:
    http://msdn.microsoft.com/en-us/library/aa231060(v=vs.60).aspx
    Meanwhile, the issue is more related to VB6 code issue, so i suggest that you may ask in vb forums for more support:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vbgeneral
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Upgrade / Migration from 32bit

    Hi,
    we want to upgrade our ZCM 11.2.3 Server (Single Primary), running SLES 11 SP1 32-bit to a new server, running SLES11 SP3.
    Somehow, we are confused about the different scenarios.
    What would be the best migration scenario?
    Thanks
    Jrgen

    There is a section in the "Disaster Recovery Guide" that talks about how
    to replace an existing server with a new server.
    You should be able to follow those steps to replace an existing SLES SP1
    32-bit server with a new SLES SP2 64-bit Server. (Don't think SLES SP3
    is supported until 11.2.4, but far from certain about my memory on SLES
    SPs and dot support.)
    Then you can upgrade your new 11.2.3 Server to 11.3
    There is a Migration Utility with 11.3 that is supposed to be usable on
    11.2.x but I'm not sure all the steps are fully documented in all cases.
    Perhaps it does, but the steps in the disaster recovery guide have been
    tested for years and leave your original server fully untouched so it is
    quite safe.
    On 6/26/2014 11:36 AM, JBlessing wrote:
    >
    > Sorry when I was not clear on this point - we want to migrate from
    > sles11 sp1 / zcm 11.2.3 32-bit to SLES SP3 / zcm 11.3 64 bit.
    > The point is we have a single server setup.
    >
    > So my question is according to the migration utility (if this is the
    > only way to migrate to 64 bit)
    > What would be then the right order?
    > - Install new server sles11 x64 sp2 ? or can we go straight to sp3
    > - Install ZCM 11 SP2, then 11.2.3 (or go first on 32bit from 11.2.3 to
    > 11.2.4?) Is the install of ZCM 11sp2 needed for the mig utility?
    > - Do the new server has to be part of the zcm zone or do we just start
    > the migration utility?
    >
    > Thanks for clarification!
    > J�rgen
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Technical Support Engineer
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • AD Migration from NT 4.0 using New Domain Name & Unity UM

    The customer currently has Unity 3.1(5) UM with Exchange 5.5 in NT 4.0 domain. They will be migrating to AD 2000 during phase 1 of the project, which will be followed by Unity upgrade to 4.0(4) a few weeks afterwards.
    During the phase 1, Exchange 2003 will be introduced, but the mailboxes will remain in Exchange 5.5 until phase 2.
    Here is the migration path proposed by the customer for the phase 1.
    1. Current DNS will be isolated to a W2K server with the new domain defined in the DNS. All servers will point to this DNS server as their primary.
    2. A BDC will be setup and then removed from our network.
    3. Our PDC will be upgraded to Windows 2000 server. AD will be setup with a new domain of XXX.PRV
    4. Service packs will be applied to the server.
    5. The AD connector will be installed for Exchange 5.5
    6. An additional W2K server will be brought online as a DC and additional global catalog.
    I do realize that domain name change is not supported for Unity, but would this have any impact on Unity? Basically, the PDC that will be upgraded to W2K DC will retain old domain name (XXX_NT) as the NetBios name whereas the new DNS domain name will be XXX.PRV.
    Since Unity does not need to talk to AD or Exchange 2003 at all until the phase 2, I’m thinking this would be okay, but wanted to get some expert opinions on it. Also, the customer has tested some legacy servers in the lab, and they were able to authenticate against the XXX_NT domain name in the new XXX.PRV AD environment.
    Phase 2 will consist of the following tasks.
    1. Run DB Walker.
    2. Back up using DiRT.
    3. Extend AD schema.
    4. Upgrade Unity to 4.0(4).
    5. Disconnect Unity from Exchange 5.5.
    6. Upgrade Exchange System Manager on Unity.
    7. Re-establish Exchange partner relationship using Exchange 2003.
    8. Run DB Walker.
    9. Move Exchange 5.5 mailboxes to Exchange 2003.
    Thank you bunch!
    Han

    Your project (from oh so long ago) looks very similar to what I am proposing to do now.  I currently run Cisco Unity 4.0.4 SR1 with Exchange 5.5 (Unified Messaging), on an NT4 network.  I have recently upgraded my network to Windows 2003 with Active Directory.  I am building a new Exchange 2003 server in the new domain but not upgrading Unity 4.0.4--at least, not yet.  I am looking to change the Partner Exchange server to point at the new Exchange server.  I see no docs that cover such a scenario--only lateral moves (5.5 to 5.5, 2003 to 2003).  As long as the ADC is in place, do you think I even have to change the Partner server when my new Exchange server comes online (initially)?  How did your project turn out?  Did you have to change the process you outlined above?
    Thanks for any info!
    John

  • Change Windows 7 from 32bit to 64bit

    Hello,
    I have a Pavilion dv6 2005tx, with Windows 7 Home Premium 32bit.
    How can I change the system to the same windows? but 64bit.
    I mean without buy a new licence of windows... As a new copy comes with both, 32bit (that I already have) and 64bit, I don't see why I should pay extra if I already have the licence and I don't want upgrade to "pro" or "ultimate"
    It is really disappointing and stupid that I bought a computer with 4GB of RAM and I just can use 3GB because limitations of the OS that comes installed from the fabric. 
    This question was solved.
    View Solution.

    We would be able to give you restore disk for the OS that was primarily ship with the notebook only...
    Just Curious, why are looking for 64-bit OS, is it just the system memory part driving this? I mean, it is a lot of money buy a new license  to gain few MBs of system memory...
    Although I am an HP employee, I am speaking for myself and not for HP.
    Make it easier for other people to find solutions, by marking my answer with 'Accept as Solution', if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"

  • ERROR FRM-40735 while migrating from 6i to 9i using FMA

    Hi,
    We have migrated a sample form which is in 6i to 9i using Oracle Forms Migration Assistant. It is compiling without errors and while running hitting the error
    FRM-40735:PRE-FORM trigger raised unhandled exception ORA-06508.
    and not opening up the form...Please post any suggestions on this.
    madhu.

    Thank you very much for the help...I could resolve it by just adding the appropriate pll's in forms90 folder.
    Now, we are trying to implement the calender in forms 9i. As we are moving from Forms 6i C/S to Forms 9i, as a first step I've implemented calender in web forms 6i (using demo's in oracle doc's--using CalenderWidget Bean)
    I tried doing the same for Oracle 9i too but it didn't work..I mean it is deleting the code for the trigger
    WHEN_CUSTOM_ITEM_EVENT which is written for Bean.
    Please suggest me regarding how to proceed with this...
    thank you
    madhu.

  • How do I install WIndows 7 from a download for use with Parallels?

    I had installed Parallels and Windows 7 to my Macbook when I first purchased it.  Had some issues and uninstalled both.  Now I'm trying to reinstall and I can seem to get Windows installed.  HELP!

    Haven't used Parallels, but have VMWare and VirtualBox on the Mac and must be similar. First off, by "download", it must be in an .iso format file, that represents the contents of a physical disk.
    After creating the new virtual machine, configuring all the settings as needed for Win7, go to the virtual CD/DVD drive configuration. There should be means for attaching the .iso file to the device: Fusion calls it "Use disk image" and presents a drop down menu for selecting the .iso file. Then confirm that the startup order and/or startup device prioritizes the CD/DVD device. Once that is done, just go ahead and start the virtual machine up and it will boot from the .iso image. You can then use the standard Windows installer to set up your new Win7 instance.

  • Migrating from 10gR2 to 11gR2 using impdp with network_link fails

    Hi,
    I'm trying to migrate a database from 10gR2 (Novell SLES 10) to a new server (Novell SLES 11) with 11gR2. I created a database on the new system with all required users and tablespaces. Then I used impdp in 11g with a database link to the source database:
    impdp system/pw@db NETWORK_LINK=X_SourceServer FULL=Y
    This command fails immediately with ORA-39113: unable to determine database version. Even using the parameter VERSION=10.2.0 doesn't change the result.
    The Oracle Upgrade Guide tells me that upgrading is possible from 10* to 11* and recommeds impdp and network link. Is the failure perhaps a bug in the NETWORK_LINK procedure? Should I better try expdp on the source and impdp on the target with a dumpfile as intermediate (the database ist rather big, so dealing with files across the network will take a lot of storage capacity)?
    Has anyone tried this method with success?
    Thanks
    Friedhelm
    Edited by: user8964905 on 02.09.2011 02:34

    This is due to an bug. The workaround is in the DOC
    IMPDP From 10g TO 11g Gives ORA-39113, ORA-4052 & ORA-6544 PL/SQL: internal error, arguments: [55916] (Doc ID 1062428.1)

Maybe you are looking for

  • How can I download something on my phone or iPad and it automatically is downloaded to the other

    I had noticed that every month my account was in negative and from my deposits it should not have been even close to overdraft. I started to really pay attention to account. I had not been checking very often cuz diagnosed with malignant melanoma and

  • Late 2009 Mac Mini EFI 2.1 Firmware update not needed/already factory installed?

    Here has been my issue of trying to figure out if Mac Mini can handle (and fully use) 8GB of RAM with my current EFI version.   I want to upgrade to 8GB on a LATE 2009 Mac Mini that currently has Boot ROM MM31.00AD.B00 and was told to update with EFI

  • Screen Turns into Red Blocks

    When viewing a published .swf demonistration the screen turns into red blocks about 20 minutes (100slides) in. This seems to be a random occurance as sometimes I can get all the way through the demonstration and sometimes not. Has anyone else seen th

  • Rockwell Point I/O with labview? (Ethernet IP)

    Hi, Would it be possible to read out a Rockwell point I/O module? It is normally connected to a Compact IO PLC. We want to make a PC based test/control. It has some simmple digital outs and analog inputs, nothing special. I've been looking at the Eth

  • Company code change involves invalid change of country

    Hi collegues, we are facing one problem. We would like to change Cost Centre to root org. unit in IT 1001 (A 011) and when we do that, the next message apearrs: Company code change involves invalid change of country Message no. PD002 Diagnosis The ch