Migrate to x64

Dear All I would like to migrate oracle 10g from RHEL 4 IA64 to RHEL5 x86-64
Can someone give links on how to do that?

Hi,
the filesystem will remain the same.
I thought about recreating the database on a separate partition but that would take a lot of time my db is 2tbAs updated by you earlier, both OS are Redhat. Just there is difference between version of OS.
As per srini update just confirm the edian format of database. New Oracle Installation is also not required.
The Oracle database software comes for either 32-bit or 64-bit, it will not come for IA64 or X86 64. So if you restore the existing $ORACLE_HOME on target server and perform relink of binaries it should serve your purpose. Also dont forget to set env's - it shold be same as the source system.
Do not open database on target system without taking a backup on current server.
Regards,
X A H E E R

Similar Messages

  • Migrate from x64 to 2003 standard

    I have a moss 2007 site setup with lots of content and subsites. I need to move it from the 2003 x64 nos to another server that will be 2003 standard server. Both will use the msde db. I tried the internal backup/restore but that blew up big time.
    So...I want to retain the sites, layouts, content, and site settings if possible.

    Hi,
    What is the type of SharePoint installation i.e. Standalone installation or Farm installation or Single server(SQL and SharePoint on same box)?

  • Microsoft ACE & Office compatibility issue

    Here is our situation:
    We have a 32 bit VC++ application that operated both with:
    - Access to store data via ADO
    - Excel for result output via OLE Embedded and OLE Automation
    Our application is in the market of imaging.
    Because of the interest of our users to work with more & bigger images, we can't stay with a 32 bit application.
    We started the migration to x64 but we have a problem:
    1. Data access requires Microsoft ACE OLEDB provider x64
    2. Most of our users run Excel 32 bits (Microsoft continue to recommend the use of Office 32 bits).
    The problem is that the Microsoft ACE OLEDB provider x64 is not compatible with Office 32 bits.
    Can you please confirm?
    Is there a way to workaround, for example by using another x64 OLEDB provider that would not have any issue running on the same machine as Office 32 bits?
    Or maybe this is a case where Microsoft would tell us to use the x64 version of Office.

    Hi EddyDelpierre,
    >>The problem is that the Microsoft ACE OLEDB provider x64 is not compatible with Office 32 bits. Can you please confirm?
    Yes, the 64-bit Microsoft ACE driver cannot co-exist with 32-bit versions of Microsoft Office, you must use 64-bit Microsoft Office.
    The relate article:
    http://blogs.msdn.com/b/farukcelik/archive/2010/06/04/accessing-excel-files-on-a-x64-machine.aspx
    >>Is there a way to workaround, for example by using another x64 OLEDB provider that would not have any issue running on the same machine as Office 32 bits?
    You could try the solution suggested by Applied Maths in this thread:
    https://social.msdn.microsoft.com/Forums/en-US/abf34eea-1029-429a-b88e-4671bffcee76/why-cant-32-and-64-bit-access-database-engine-aceoledb-dataproviders-coexist?forum=adodotnetdataproviders
    As a reminder, the ADO.NET Managed Providers forum will be a better place for your question:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=adodotnetdataproviders
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Migrate application to x64

    Hello community
    I have a java application, which calls a managed dll, which calls C++/Cli dll, which calls a third party c# dll. This works fine on x86.
    Now I want to migrate this application to x64, but i cannot link the native dll.
    My question is:
    Do I need other jni-header files for x64 or is that not necessary?
    Best regards,
    Michael

    I asked in the msdn forum and they told me to include some additional, x64 specific, lib files of the jdk.
    Does anybody know which files to include additionaly?

  • OS/DB Migration to Windows X64 bit /Oracle 10G from OS400/DB4 V5R4

    Hi,
    We need to do the OS/ DB migration in BI servers .. Kindly guide me .. what are the prerequesties ?
    I think we can achieve this throught Heterogeneous system copy .
    Source system    Target system
    NW2004 -BI 7.0   NW2004 -BI 7.0
    DB4 V5R4           Oracle 10G
    OS400               Win2003 x64
    SAP kernel 700    SAP Kernel 700
    Thanks in advance ..
    gnanaprakasam

    Hi
    You need perform a heterogeneus system copy with sapinst
    Chose the sap system->Software Life-Cycle options->system copy->database
    And perform in tree steps
    export preparation
    table splitting preparation
    database istance export
    It create a export database, and with the sapinst you import in Target system
    More info
    http://service.sap.com/instguides
    Heterogeneous system copy
    Regards
    William Neira

  • SQL 2005 x64 poor performance after migration from SQL 2005 x86

    Recently We've migrated SQL 2005 x86 SP1 Enterprise running on Windows 2003 Enterprise to new hardware where is running Windows 2008 SP2 and SQL 2005 x64 SP4 with CU3.
    In the work day, there are sometime SQL excpetions like this below. On other hand i can also tell that we already found some queries which has some inner joins and where clauses on nvarchar fileds, because of the nature of application. Such a query
    is running for about 11 seconds on old SQL server, and about 6 minutes on new SQL server. My main question if is this possible just with a change to new architecture of SQL and more last patches and updates for SQL 2005. Is there any way how to get
    this queries running faster, without rewritng them with new ones? Is this also possible this could be also cause for SQL exceptions, which we are facing on SQL server?
    About new hardware, for now we can't find it something wrong. There is basic configuration:
    Cisco UCS  C220 M3S (1U server)
    32GB RAM
    Intel(R)Xeon® CPU [email protected], 6 core
    Disk system: 4xSAS 300GB in RAID5 (OS and DATA) and 2xSATA 1TB in RAID1 (SQL backup)
    RAID controller: LSI MegaRAID SAS 9271-8i (with latest driver and firmware)
    Part of log of dump file:
    2014-05-09 08:30:07.08 spid86      Error: 17311, Severity: 16, State: 1.
    2014-05-09 08:30:07.08 spid86      SQL Server is terminating because of fatal exception c0000264. This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling.
    Check the SQL error log for any related stack dumps or messages. This exception forces SQL Server to shutdown. To recover from this error, restart the server (unless SQLAgent is configured to auto restart).
    2014-05-09 08:30:07.08 spid86      Using 'dbghelp.dll' version '4.0.5'
    2014-05-09 08:30:07.08 spid86      **Dump thread - spid = 86, PSS = 0x0000000132A67ED0, EC = 0x0000000132A67EE0
    2014-05-09 08:30:07.08 spid86      ***Stack Dump being sent to D:\MSSQL.1\MSSQL\LOG\SQLDump0087.txt
    2014-05-09 08:30:07.08 spid86      * *******************************************************************************
    2014-05-09 08:30:07.08 spid86      *
    Thanks for any help,
    Matjaž

    >Is there any way how to get this queries running faster, without rewriting them with new ones?
    You need to perform basic performance tuning steps in the new environment.
    Software optimization:
    http://www.sqlusa.com/articles/query-optimization/
    Disk optimization:
    http://www.sqlusa.com/bestpractices/configureharddisk/
    Memory optimization:
    http://www.sqlusa.com/bestpractices/memory-configuration/
    REBUILD INDEXES, eliminate missing indexes & UPDATE STATISTICS.
    If there is still a problem, look in Activity Monitor for expensive queries. Optimize them. As a general rule, you don't want to have expensive queries in RDBMS.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Migrate from Windows XP x86 to Windows 7 x64 using MDT 2013

    Hello everybody,
    We are migrating our Windows XP(x86) workstations to Windows 7 (x64). We are aware of the necessary gymastics tu perform on USMT in a way to run the scanstate with an older version of USMT in Windows XP, and then run the LoadState in Windows 7 environnement
    with the newest one. 
    The problem is that I cannot run MDT TaskSequences (referring to a X64 windows 7 Image) in Windows XP (full OS environnement). Can anyone please tell me if there is a way to get arround this ? is there any method to execute this migration ?
    Thank you in advance.

    Hello,
    You can use usmt with mdt. It's necessary to modify the script mdt
    http://blogs.technet.com/b/mniehaus/archive/2014/01/09/migrating-from-windows-xp-to-windows-8-1-using-mdt-2013.aspx
    http://www.deploiementwindows.com/migration-windows-xp-vers-windows-8-1-avec-mdt-2013/
    Thank you Nicoals for your replay, but my problem is to run MDT task Sequence (including Windows 7 x64) on Windows XP. 

  • Migration from AIX6.1 to Solaris x64

    Hi,
    In our organisation, we are planning to migrate from AIX6.1 to Solaris x64. The processor which we'll be using is UltraSPARC+IV processor. I need clarification for below mentioned points.
    1. Which guide to refer for moving the SAP System from AIX6.1 to Solaris
    2. Is UltraSPARC+IV processor is supported for Oracle 10g
    Also, please let me know the steps to be followed for the activity mentioned above.
    Regards,
    Ranjith

    > In our organisation, we are planning to migrate from AIX6.1 to Solaris x64. The processor which we'll be using is UltraSPARC+IV processor.
    Well - I think you're mixing a few things up here.
    Solaris x64 refers to Solaris on the Intel or the AMD processor (x64 == x86_64 == AMD64)
    UltraSPARC IV+ refers to a CPU developed by Sun (now Oracle).
    > 1. Which guide to refer for moving the SAP System from AIX6.1 to Solaris
    There are no specific guides for OS migrations. You use the heterogeneous system copy approach. However, migrating a database and/or operating system requires a certified migration consultant on-site doing the migration. If you do it yourself you'll loose support from SAP for problems during the migration and for the target system (see http://service.sap.com/osdbmigration).
    > 2. Is UltraSPARC+IV processor is supported for Oracle 10g
    Yes. Solaris 10 on SPARC Is supported.
    Markus

  • Difficulty migrating AD from 2003 x32 to 2008R2 x64

    I'm trying to backstop my tech who is stumped so be gentile -
    Environment:
    Existing Standard Server 2003 x32 -> New Standard Server 2008 R2 x64
    Problem:
    Can't seem to complete the migration - getting error message that 2003 is offline (it's not). 
    ran dcdiag on 2003:  "dcdiag is not recognized as an internal or external command, blah blah...."
    ran dcdiag on 2008: 
    Running partition tests on  : Configuration

    Hi D-K-S,
    I find a Windows Server Migration Tool, it supports migration from 2003 x86 to 2008R2 x64, for your reference:
    Windows Server Migration Tools Installation, Access, and Removal
    http://technet.microsoft.com/en-us/library/dd379545(v=ws.10).aspx
    Based on my knowledge, the Dcdiag must run from Domain controller server.
    Is there any error code, some like this:
    http://support.microsoft.com/kb/978387
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Migrate an application from x86 to x64. Compiling succeed, but can not run. Always start with error 0xc0000142.

    platform: windows server 2008 r2; ide: visual studio 2005 (installed the x64 development kit)
    Hi, everyone.
    I want to migrate my application to x64 platform from x86/win32 platform. I added x64 platform in visual c++ 2005 option, and compiled successfully. But the application can not start. When start it always pop up an alert dialog saying "The application
    was unable to start correctly (0xc0000142). Click OK to close the application."  Meanwhile, it's worked well when I use win32 option to compile.
    Someone says online, the dependency walker can detect some root cause. I used it, and found that IEFRAME.dll may be had some problem because when I double click it, pop up a dialogue saying "Errors were detected when processing "c:\windows\system32\IEFRAME.DLL".
    See the log window for details.". But I can not resolve this issue.
    Please help me.

    If I had to try to solve this:
    I'd start by verifying that I can compile, and run a skeleton x64 Windows app.  Just create one from scratch using the Windows Application project template, add the x64 platform, build it and run.  Hopefully all goes well.
    If that works, then I'd try trimming down your app to just its essentials.  If you're not using revision control software, back up your projects now, because once you find the problem by hacking and slashing, you'll want to revert so you can make a
    clean fix.
    The first thing to do here is just put a return 0; in the beginning of WinMain to see if it's code at runtime that's causing the problem or something about the linking and dependent library loading.
    I'm guessing that, even with return 0, you will still have a problem, which would suggest that you are perhaps still linking against a 32-bit version of a library or something like that.  Start removing dependencies or references or libraries until
    you can build and run your stripped-down application.  Eventually you'll find the one reference/library that causes it to fail to load.
    You can also check the debug window to see if some modules loaded correctly and others not.
    You can also run
    Process Monitor (sysinternals) to see which dll it was accessing when it failed to load.
    Make sure you revert any changes you made while hacking and slashing, then make your platform fixes, and have another go.
    I suspect that eventually you'll find that you've added a link library that is a 32-bit .lib or a component that references a 32-bit library.  You'll have to make sure you specify the x64 .libs for whatever libraries you are using.  Sometimes this
    means that you have to change you additional linker directories to point to the x64 libs instead of the x86/win32 libs.  Be very careful about your platform when specifying linker libraries, directories, etc.
    It could also be that the x64 version of a dll has been copied to your output folder rather than the x86 version, assuming they have the same name.  You'll have to sort out your SDKs and get the right .libs and .dlls.
    Make sure that your settings and property pages are set correctly for Release and Debug, and for x86 and x64.

  • BW 3.1 Cont migration from IA32 to x64 (AMD 64)

    We are currently running BW 3.1 Cont on IA32 (32 bit). In our current
    project, we need to migrate this to 64 bit x64 (AMD 64 bit) and
    subsequently do an upgrade to BI 7.0. Below are my questions:
    1. Is BW 3.1 Cont compatible with x64 on a Windows 2003 64 bit OS? If
    so, what are the migration steps. We are currently on MS SQL Server
    2000 and we would subsequently upgrade to MS SQL Server 2005 in the x64
    box.
    2. We don't have the BW 3.1 Cont DVDs. How do we get the same?
    As we are on a time constrained project, your support at the earliest
    is highly appreciated.
    Thank you.

    > Then click on 'database platforms' tab,  you can see
    > that the 620/640 kernel only supports SQL2000, but
    > not SQL 2005. But for hardware, it can run on 64 bit
    > Windows.
    This is in contrary what note 799058 tells:
    You have the following options to introduce SQL Server 2005 in the SAP environment:
    You install a new SAP system that is based on NetWeaver 2004s (basis release 7.00), which supports SQL Server 2005.
          In addition, there are installation master DVDs supporting SQL Server 2005 available for all products with basis releases 6.20 or 6.40. Refer to SAP note 905634 for information about these new installation master DVDs.
          You should not use older installations of SAP products based on 6.20 or 6.40 with SQL Server 2005.
    So I'd say YES, it's possible to run a 64bit BW 3.1 against an MSSQL2005 on X64.
    Since the note is updated more often than the PAM I'd believe that one
    Markus

  • Migrating MOSS from windows server 2003 x64 sp2 to 2008 R2

    Dear All,
    I can't find too much data supporting this issue
    all articles says restore farm / migrate IIS / copy and replace 12 hives
    I don't believe this is so practical
    I need more in depth details like how IIS will be migrated [Should I use web deployment tools]
    what about customized solution that modifies the web.config file and deployed as farm solutions will IIS migration tool override the changes on it
    Thanks for help

    I have my HP 855c/driver working on Win 7 Ultimate x64. I used the 'printui /s' procedure and 4 files described above with some minor changes.
    I pulled WindowsServer2003.WindowsXP-KB914961-SP2-x64-ENU.exe down from the Microsoft website. Running the file causes the exe to unpack into a temp folder at the root drive. A 'Setup Error' message box is displayed once the file is run. I left this
    message box up until I copied ntprint.inf, ntprint.cat, and sp2.cab from the temp folder.
    I copied driver.cab from a Windows XP Pro disc. I also needed amd64\stdnames.gpd which was already in my Windows 7 c:\windows\system32\spool\drivers\x64\3 folder.  
    I created a folder with the 5 files (ntprint.inf, ntprint.cat, sp2.cab, driver.cab, and amd64\stdnames.gpd). This is my 'Have Disc' folder. 
    I followed the 'printui /s' instructions, first changing the permissions mentioned above and then installing the driver. Next I followed the instructions to add a printer from Control Panel 'Devices and Printers' - 'Add Printer', choosing to 'use an existing
    driver' when installing the HP 855c.
    I used a slightly different ntprint.inf, size 1570418. The readable contents of ntprint.inf is as follows. Notice the line 'CatalogFile=ntprint.cat' is not included. I tried using the 1570468 version of ntprint.inf; when I did I received an incompatibility
    message (probably the same one mentioned above).
    ; NTPRINT.INF (for Windows Server 2003 family)
    ; List of supported printers, manufacturers
    [Version]
    Signature="$Windows NT$"
    Provider=%MS%
    ; LayoutFile=layout.inf
    ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
    Class=Printer
    DriverVer=10/01/2002,5.2.3790.4533
    [ClassInstall32.NT]
    AddReg=printer_class_addreg
    [printer_class_addreg]
    HKR,,,,%PrinterClassName%
    HKR,,Icon,,"-4"
    HKR,,Installer32,,"ntprint.dll,ClassInstall32"
    HKR,,NoDisplayClass,,1
    HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"
     Good luck

  • Trying to migrate from Windows 7 Ultimate to Windows 7 Professional (x64). Have issues. Please help. Thank you.

    I have a 128 GB SSD drive and I bought a 512 GB SSD recently.  I used the disk copy utility to copy all the information from the 128 GB drive to the 512 GB drive. However, Windows 7 Ultimate N x64 is asking me to enter my key for validation. Unfortunately,
    I cannot find the key used to install Windows 7 Ultimate N. When I used another valid key for Windows 7 Ultimate N, it would not accept the key because it is looking for the original key.  Since I didn't want to do a clean install, I was
    willing to 'upgrade' to Windows 7 Professional x64. I went into the registry and changed the Product Name to Windows 7 PROFESSIONAL and I changed the EditionID to Professinal. When I was trying to install Windows 7 Professional, I received the following message:
    The following issues are preventing Windows from upgrading. Cancel the upgrade, complete each task, and then restart the upgrade to continue. 
    Your current version of Windows is more recent than the version you are trying to upgrade to. Windows cannot complete the upgrade.
    There is not enough free space on partition (K:). A total of 15 megabytes (MB) of free disk space is required. Try Disk Cleanup, or moving files to an external location such as a CD, DVD, or external hard drive, and then restart the installation.
    When I tried to rename one of my drive to K using disk management, it says the drive letter K is already mapped to a network share or a local path.  In order to see the volume after the operation, you must remove current mapping.
    What am I doing wrong?  Please help. Thank you so much.

    You can't just change the product name and have it work.  At this point your best bet is to
    go to this thread and follow the directions and post your results in a new thread in
    the Windows Genuine Forums.  That way, they can determine exactly which type of install you have and what your options are.
    Please do not read this sentence. Please ignore the previous sentence.

  • PS CC 2014 problem: How to migrate filters and extensions? (win7 x64)

    Hi Gang!
    Just installed 2014 (win 7 x64).
    But none of my filter (Nik, etc) are showing up? How can I point PS 2014 to my old filter plug-in golder? I looked in prefs?  Also I need to point 2014 to my extensions primarily my Paper textures extension.
    I would think the 2014 would use the regular CCs filters ???
    Thanks
    Max

    Update: I used a symbolic link to connect my PS CC old version plugin folder to the 2014 plugin folder. That worked, but I'm not showing my Paper Texture extension. I did the same symbolic link but EXTENSIONS are blank.
    Any ideas?

  • Upgrade or migrate to server 2008 standard edition x64 from server 2003

    i'm trying to migrate from server2003 dc to server2008. now when i go to put my burnt dvd-r into the cd drive the server doesn't reconize it, but when i go to look at the contents of the cd on another computer all the files are there.  now how do
    you get server 2003 to reconize the dvd-r cd that i burnt server2008 on to.  Also when i go to look at other cd's on my drive they all show now why won't my burnt cd not show. (purchased from internet, server2008 and have administrative rights to download
    from microsoft). 

    Hi,
    Did you refer to this KB article?
    http://support.microsoft.com/kb/316529
    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]

Maybe you are looking for

  • Sharing photos on PC and MAC?

    I am new to MAC (3 months.) I now know that having both managed and referenced libraries in iPhoto and/or renaming or touching anything in the iPhoto libray itself is BAD! Before I fix what I have done, I want to make sure my ging forward strategy wi

  • Complex flow in PI

    hello, i want send a very important question to very expert in PI BPM. I created a interface using Async-Sync bridge. On details: i have a JDBC (Async) -> PI -> JDBC (Sync) -> PI -> RFC (Async) Everything ok but... I would like use RFC in Sync mode i

  • Text to paths loosing style information

    I've known this as a long standing issue and can't find any information if there's a fix or workaround. When converting text to paths - as some printers demand - I loose things like Rules assigned in the styles. Has this been addressed anywhere? Way

  • Lightroom 6--available in both standalone perpetual licence as well as CC?

    Hi, I'm ready to upgrade from my old licence (v2.7) to the latest Lightroom. I need a standalone version.  I've read that LR6 will be out in March 2015.  When it is released, will LR6 be in a standalone version as well as CC? Will I be able to upgrad

  • P67A-GD65 saving energy

    Hello, If it is possible to disable USB3 controllers, ethernet controller and marvel Sata 6 (...) on the UEFI, does this means that the chips wont work at all (not receive any energy)? This would allow to save some watts in case we did not use such f