Migrating GNU dbm databases from SPARC to x86

We're retiring a few of our older SPARC workhorses and moving the processes to x86 VirtualBox OpenSolaris guests. Unfortunately, the primary platform engine uses GNU dbm database files which are big endian on the SPARC. Since these files are heavily loaded and would be tough to restart from scratch, I'm looking for a way to convert the big endian, multi-gigabyte files to little endian so we can simply move then to the x86 platform.
Anyone have a trick up their sleeve?
Thanks
Tim
Edited by: Timpraetor on Jul 22, 2009 7:27 PM
(Speelink)

Thanks - it turns out that one of our Python gurus came up with this same scenario. We dump the tables to text, write them to LTO-3 tape with BRU, restore them onto the x86 system and then re-import them.
Not as clean as I'd hoped, but definitely successful. He'd moved things over by the time we got in this morning (for him, this was an "oh yeah? Well watch this" moment, so he stuck with it til after 2am this morning :-) ).
Thanks.
Edited by: Timpraetor on Jul 23, 2009 8:10 AM
Spelling - again (sheesh)

Similar Messages

  • Re:  migrate our ERP database from Solaris Sparc 64 to Linux x86_

    hi ,
    We want to migrate our ERP database from Solaris Sparc 64 to Linux x86_64 .
    Please suggest some docs .
    Regards.

    I assume you are on R12 since you want to migrate the application tier node to Linux 64-bit (which is certified for the application tier node on R12 but not 11i), so please refer to the docs in this thread -- Re: Has anyone migrate/upgrade from R12.0.6 on Solaris to R12.1.3 on Linux?
    Thanks,
    Hussein

  • Migration of Content Databases from SP 2010 "Domain A" to SP 2013 "Domain B"

    Hi there,
    I am in the process of planning the migration of my SP Foundation 2010 farm to SP Server 2013.  I have tested this previously with the following steps and was successful:-
    Backup DB on SP2010 SQL
    Restore DB on SP 2013 SQL
    Run  Test-SPContentDatabase –Name WSS_Content_*** –WebApplication
    https://intranet.***.com.au
    Mount the DB - Mount-SPContentDatabase –Name WSS_Content_*** –DatabaseServer DomainA\SHAREPOINT –WebApplication
    https://intranet.***.com.au
    Convert Web App - Convert-SPWebApplication -Identity 
    https://intranet.***.com.au -To Claims -RetainPermissions –Force
    Now, the goal posts have changed and we may be moving to another domain.  Now, when I run
    Test-SPContentDatabase command in Step 3 above on Domain B, I get the error Login Failed for 'DomainA\SP_admin'
    - which makes sense.
    What would be the best way to restore a DB to a new domain?

    you have to perform the same steps....you need new account on the new Domain. then you have to run the migrate user command.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/8f3d25c1-f573-4f29-955c-0275c0224109/migration-of-content-databases-from-one-domain-and-ad-to-a-new-domain-and-ad?forum=sharepointgeneralprevious
    here is good script for migrate user;
    http://blog.sharepoint-voodoo.net/?p=68
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Migration of the database from Microsoft SQL 2014 Express to Microsoft SQL 2012 Server

    I posted a similar thread yesterday, and I realized that there was a serious typo.
    Link: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/b3e201ea-6c7c-43a4-8908-842b714ea451/migration-of-the-database-from-microsoft-sql-2014-express-to-microsoft-sql-2012-server?forum=sqlservermigration
    Therefore, I made a decision to post another thread right now.
    I am
    writing to ask if there are any known issues when migration from MS SQL 2014 Express to MS SQL 2012 Server version. Are there any step-by-step instruction on how I can go about doing this?
    Looking forward to your response. Thank you for your time.
    Regards,
    Jeff Yoo 

    Hello,
    SQL Server 2012 setup program won’t allow you to perform a downgrade from SQL Server 2014 Express Edition. Backup/Restore
    and Detach/Attach won’t help you either.
    One option you have left is using SQL Server Import/Export Wizard as explained on the following article.
    http://www.mytechmantra.com/LearnSQLServer/Downgrade_SQL_Server_Database_P1.html
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • I had migrated Oracle 10g database from Windows to Oracle 11g Linux

    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Please guide me where I have to begin (starting point) looking into it.
    Some document stated gather system statistics.  How to check system statistics is up to date
    What are the crucial initialization parameter ?

    Hi,
    Let me just point you out to the documentation, which may concern you:
    I had migrated Oracle 10g database from Windows to Oracle 11g Linux.  The database is performing very slow.
    Managing Optimizer Statistics
    How to check system statistics is up to date
    Managing Optimizer Statistics
    What are the crucial initialization parameter ?
    Configuring a Database for Performance
    Thanks &
    Best Regards,

  • Migrate Oracle 11g database from Windows To Linux using RMAN hot / cold  backup ?

    Hi Friends,
    Is it possible to Migrate Oracle 11g database from Windows To Linux using RMAN hot / cold  backup ? ( as i would like to perform Point In Time recovery)
    (or) The only way is to use RMAN convert as mentioned here  - Transporting Data Across Platforms
    (or) Is there any other method (except exp/imp and data pump)
    Regards,
    DB

    HI
    his post describes the procedure required to migrate a database from Windows to Linux using the RMAN Convert Database command.
    Both Windows and Linux platforms have the same endian format, which makes possible to transfer the whole database, making the migration process very straightforward and simple.
    To migrate between platforms that have a different endian format, Cross Platform Transportable Tablespaces (XTTS) needs to be used instead.
    List of Steps Needed to Complete the Migration
    The migration process is simple, but as it has several steps it is convenient to be familiar with them before running it.
    1. Check platform compatibility between source and target OS
    2. Start the database in read only mode
    3. Check database readiness for transport from Windows to Linux using DBMS_TDB.CHECK_DB
    4. Check if there are any external objects
    5. Execute the Rman Convert database command
    6. Copy converted datafiles, generated Transport Script and Parameter File to Linux
    7. Edit the init.ora for the new database
    8. Edit the Transport Script and Parameter File changing the windows paths to Linux Paths
    9. Execute the Transport Script
    10.Change the Database ID
    11.Check database integrity
    Thank you

  • Migrate oracle 9iR2 database from Suse to Red Hat???

    Hi Everyone,
    We're going to move an oracle 9iR2 database from Suse to Red Hat. At this moment I don't know the detail about the platforms yet. I still like to ask a question if DB backup on Suse is compatible on RedHat? Physical restoring may be our prefer instead of exp/imp.
    Any advices?
    Thanks,
    Eric
    Message was edited by:
    emao

    I'm pretty sure (never did it myself) that there will be not problem when moving the database. The Oracle software is the same (at least when you use the x86 version) so
    the format of the datafiles and controlfiles should be identical.
    However some configuration files (network settings) might differ so try before you die :-)
    cu
    Andreas

  • 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

  • Trying to migrate Ultiboard user database from Ver 11 to 12

    I updated my software to Ver 12, and noticed that my user database did not migrate. I then copied my ver 11 user db to the Ver 12 location and restarted Ultiboard. Upon invoking Ultiboard, I received a diagnostic stating that my user database was the wrong version and would not be useable. So how do I migrate my user database, and why wasn't this part of the update procedure in the first place?
    Solved!
    Go to Solution.

    Thank you for your quick reply,
    Here are 3 screenshots containing the Version (which is education), path and the error message. 
    Please let me know if you need more information.
    Attachments:
    ultiboard version.png ‏240 KB
    PathforDatabase.png ‏100 KB
    ErrorMsg.png ‏90 KB

  • How to migrate 11gr2 standby database from file system to ASM

    Hi,
    I have 11gR2 data guard setup of 2 node RAC primary and stand alone standby database.
    Primary RAC uses ASM, and stand alone standby DB uses normal file system for data files and archive logs. I want to migrate the stand alone standby DB from file system to ASM.
    If you have any ideas or documents on it, kindly please share with me.
    Thanks in advance,
    Mahipal

    Mahi wrote:
    Hi Fran,
    Thanks a lot for the quick reply. I have another question, I want to have standby in ASM; but ASM home is grid home(CRS+ASM) in 11gr2.
    I don't want to configure CRS now for standby, only want to have ASM storage. s it possible to install the grid home only for ASM and not for CRS?
    On a stand-alone system, there are still CRS/Grid components that are a part of the ASM install. You cannot NOT install it.
    >
    Thanks,
    Mahi

  • Migration of a database from sql server 2008 r2 to oracle 11 g

    We're trying to migrate a Sql server managment studio database to Oracle 11g using SQL Developer 4.0. We can successfully connect to both Sql server managment studion 8.0 and Oracle 11g using the tool, as well as click through the Migration Wizard and start the migration.
    This opens the Database Migration dialog box, which indicates the capture process starts normally. we get the following error:
    ora :01440 : can not insert null into migrlog (id column) ,
    \and then after some time , i get an error that migration failed
    I know , that we vcan nt insert null into migrlog table , then pls tell me how can  i resolve fro this problem  . is there any way to solve it,
    i am not getting the reason,I thing it may be due to reason that , I have table's column in my source db with more than 30 character.
    If i am migrating one by one table . then it is not giving any error, and identifier name is getting shrink in 30 character. but i am not getting the view , stored procedure , indexes , and others
    then what is the solution  for that, somebody pls suggest any help?????????????

    This forum is dealing with Oracle gateway connecting to a foreign database. When connecting with SQL Server LINKED Server mechanism to Oracle you're using the Oracle OLEDB driver and there's a separate thread that assist you with the Oracle OLEDB driver. Please close this thread and post your issue in this forum:
    Oracle Provider for OLE DB

  • Migration of AlwaysON database from WSFC 2008 + SQL2012 to WSFC 2012 + SQL2014

    Hello All,
    I have a 6 node GEO cluster, 4 nodes in primary site + 2 nodes in secondary site. In the primary node 03 and 04 has 2 pair of SQL instances default + named.
    I am planning to  move the named SQL pair from WSFC 2008 + SQL2012 TO WSFC 2012 + SQL2014. It has only one AG group with 4 TB of DBs.
    Do you guys have any experience and options for this migration. I am planning to go with  backup/restore. Let me share yours inputs.
    1. Backup/restore 2. cross cluster migration 3.Detach/attach 4. SAN migration
    Thanks!
    Muthukkumaran Kaliyamoorthy
    Helping SQL DBAs and Developers >>> SqlserverBlogForum

    Since WSFC does not support rolling upgrades, you will need to have another WSFC running Windows Server 2012/R2 (R2 is highly recommended due to the features available for maintaining high availability) and do a cross-cluster migration. Refer to this documentation
    for more details.
    https://msdn.microsoft.com/en-us/library/jj873730.aspx
    This requires that you're fairly comfortable with PowerShell.
    The main challenge here is dealing with hardware resources since you will need additional servers when moving into the new WSFC. You would have to run multiple instances on the same cluster node while you remove a node and repurpose it for WSFC 2012/R2.
    This is where proper planning is very important to make sure you are maximizing your resources while minimizing downtime. I cannot speak about the capabilities of your SAN as each vendor will have different features but my approach has always been dependent
    on SLAs and recovery objectives. Backup/restore will still be needed to synchronize your data from the old WSFC to the target WSFC.
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • Migrate websites and databases from Azure Pass to Azure Account

    Hi all,
    we have an Azure pass and have made some progress with a web application . i am a co admin in both. is there anyway to easly migrate from azure pass to the paid account. when i login using my email i can configurations made from both .

    Hi,
    Prior to the expiration date you will have the opportunity to migrate your data to a paid Microsoft Azure subscription. All of your data will be erased when your pass expires. If you choose to not migrate your Microsoft Azure account to a paid account, please
    be sure to back up your data.
    Please refer this link:
    https://msdn.microsoft.com/en-us/library/azure/dn736051.aspx?f=255&MSPPError=-2147217396
    Regards,
    Azam khan

  • Migrating System Center Databases from cluster to Standalone

    Hi
    We have been advised to migrate all our System Center SQL DB's (mainly ConfigMgr, OpsMgr, ServiceMgr and Scorch) which are currently running on mostly 4 nodes SQL clusters (with different other business services and impacting the System Center Performance
    as Memory and CPU constantly hitting above 90%) to standalone SQL environment.
    OS - Windows Server 2008 R2 / Windows Server 2012
    SQL - SQL Server 2008 R2 / SQL Server 2012
    Can someone advice steps or strategy to execute this?
    regards
    Guru 
    Gururaj Pai

    Thanks Uri.
    For SCCM and SCOM SQL Instances- SQL Version is SQL Server 2008 R2
    We have 4 node Windows Cluster with 3 SQL clusters configured with below capacity planning -
    VM Nodes
    OS Version
    Disk
    Memory
    CPU
    SQL Cluster Instances
    Node1
    Windows Server 2008 R2 SP1
    100 GB
    32 GB
    4 core Intel Xeon X5650 2.67Ghz  
    SCCM (CAS DB)
    SCOM (OpsMgr DB)
    Solarwinds(Network Monitoring DB)
    Node2
    Windows Server 2008 R2 SP1
    100 GB
    32 GB
    4 core Intel Xeon E5-2680 2.7Ghz
    Node3
    Windows Server 2008 R2 SP1
    100 GB
    36 GB
    4 core Intel Xeon X5650 2.67Ghz  
    Node4
    Windows Server 2008 R2 SP1
    100 GB
    32 GB
    4 core Intel Xeon E5-2680   2.7Ghz
    We have one more 4 node Windows Cluster where 2 other SQL instances of SCCM are running with below capacity
    VM Nodes
    OS Version
    Disk
    Memory
    CPU
    SQL Cluster Instances
    Node1
    Windows Server 2008 R2 SP1
    150 GB
    16 GB
    4 core Intel Xeon X5650 2.67Ghz  
    SCCM1 (PrimarySite DB1)
    SCCM2(PrimarySite DB2)
    Node2
    Windows Server 2008 R2 SP1
    150 GB
    16 GB
    4 core Intel Xeon X5650 2.67Ghz
    Node3
    Windows Server 2008 R2 SP1
    150 GB
    16 GB
    4 core Intel Xeon X5650 2.67Ghz
    Node4
    Windows Server 2008 R2 SP1
    150 GB
    16 GB
    4 core Intel Xeon E5 2660 2.2Ghz
    Is this the right SQL architecture for System Center?
    How do you optimize this? I ran both queries and it returned zero values.
    The DR plan is to implement back up strategy with SCDPM and keep backup copies on Azure Cloud. Plus, we will follow the DR plans for each System Center Product.
    regards
    Guru
    Gururaj Pai

  • Migrated database from 2008 R2 to 2012 getting wrong decimal precisions

    Migrated SQL Server database from 2008R2 to 2012 using backup and restore option
    When I do aggregate sum on both the databases 2008 and 2012 decimal precision is coming different. Because of this measure value in SSAS cube browser is calculated wrongly compared to 2008 R2 vs 2012
    select SUM(rate) from [InfoDB]
    2008 R2 Result
    3029520.583895
    2012 Result
    3029520.58389499
    Rate column is float data type Length 8, Precision 53, Scale is null
    Please suggest if any work around for this.

    Hello,
    Does changing the underlying data to decimal possible? Instead of using float. Please try that.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for

  • Looking to buy a new printer...

    I am in the midst of researching printers and am a little overwhelmed and can't decide.  Would appreciate any help... Looking for an Inkjet (3 in 1...print, copy, scan)  don't have the need to fax; but, if the price and quality of the print is good,

  • HT5704 How can i do factory unlock my iphone 4S?

    How can i do factory unlock my iphone 4s which i buy from usa?

  • PC Out to 5.1 Music?

    This maybe a simple question but I am trying to figure out how to connect from my PC to my Onyko 5. system to listen to music? What I am trying to listen to is the Pandora web site which I think is putting out a stereo signal to my PC. So will a PCI

  • Iphoto books -- color management & sharpening

    I have recently decided to try to print photos from a trip to New Zealand as an Apple iPhoto photo book. (I am using the latest version of iPhoto 6.XXXX.) I have a few basic questions that I'm having a hard time confirming answers to: (1) I read on a

  • Can't sinc my iphone 4

    Help! Got a new laptop with windows7, transfered all the files from old computer (windows vista), downloaded itunes, now i can't sinc my iphone 4! Any ideas, thanks.