Migrating from NT MS SQL to Linux O8

I know I can export all my sql server data and scripts and such
and then import them into O8, but I was wondering if anyone has
seen any kind of migration tool that will just allow me to
transfer all my users, tables, dbs, sp's, etc..., to O8 on Linux
in one shot.
I d/l'd the Oracle migration tool, but it looks like it only
works with migrating from Oracle to Oracle. I haven't seen much
for this and was thinking it would definitely be something that
people will run into in the future since I'm sure I'm not the
only one who's trying/tried this. Right now I'm just transferring
everything via a small custom Java app. It would be nice to have
a gui java app for all of this :-) hmmm..
null

Jason Lee (guest) wrote:
: Unfortunately, I've only found migrations tools (Migration
: Workbench) that will migrate from SQL NT to Oracle NT. No
Linux..
: Sigh. Guess I gotta do it the hard way...
: D.Bee (guest) wrote:
: : Jason,
: : as I know, there that migration product should be freely
: : available from Oracle, as well as tools to convert data from
: : other databases. It is possible that it runs on Windows only,
: but
: : that is required just to complete conversion.
: : DBee
: : Jason Lee (guest) wrote:
: : : I know I can export all my sql server data and scripts and
: such
: : : and then import them into O8, but I was wondering if anyone
: has
: : : seen any kind of migration tool that will just allow me to
: : : transfer all my users, tables, dbs, sp's, etc..., to O8 on
: : Linux
: : : in one shot.
: : : I d/l'd the Oracle migration tool, but it looks like it
only
: : : works with migrating from Oracle to Oracle. I haven't seen
: much
: : : for this and was thinking it would definitely be something
: that
: : : people will run into in the future since I'm sure I'm not
the
: : : only one who's trying/tried this. Right now I'm just
: : transferring
: : : everything via a small custom Java app. It would be nice to
: : have
: : : a gui java app for all of this :-) hmmm..
You are half way there. What you can do is exporting your
database on NT and import it back in on Linux.
Hope this help.
null

Similar Messages

  • OS/DB migration from Win/MS SQL TO IBM i

    Here is a novel situation. Our implementation partner wants us to install there pre-configured ECC 6.0 EHP6 system. However they have a win/MS SQL system and we have a IBM i system. We have considered trying scc7/scc8 client export/import but we are not sure this is going to work. Looks like our last option is to do a fully fledged OS/DB migration from the win/sql to our IBM i.
    Has anyone done this before? Any idea on the level of complexity? How long we should reasonably allow for the process?
    Thanks
    Matthew Milne

    Hi Matt,
    nice to hear from you ;-))
    As they have doen in their system ABAPs and other repository changes, there is no chance with client copy etc.
    The only useful way is a full OS/DB migration.
    In this case, it makes it even simpler for you ;-)
    They will do an export with SAPinst towards iSeries.
    You will import this export (with a migration key) on iSeries - works 99% as an installation - as they want the system in the SAME way as they do have, you even do not need to install support packs at the end - so you can say: this way makes it easier for you ;-))
    You can contact me, then we can discuss in detail (that is the way, that I always prefer to install new customers ...)
    Regards
    Volker Gueldenpfennig, consolut

  • Migration from phpMyAdmin to SQL

    Hi Guys,
    I need your help, I made one website on PHP with the database of MySQL now as i want to shift the database into the MSSQL. 
    What should i do? as i am new to the technology. Can anyone the step by step Tutorial for that or anyone can tell me i would be really appreciable.
    I have Xampp Server for PHP.
    Let me know for any other information if required.
    Thanks in advance 

    Hello,
    You can use SSMA utilty to migrate your databases to SQL Server as mentioned by Prashanth.
    To connect to SQL Server from PHP or Linux, please use the following web resource:
    http://www.sqlcoffee.com/OpenSource.htm
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Migration from windows 10.1 to Linux(RHEL4)-10.2

    Hi ,
    when i am migrate my DB from windows 10.1 to Linux(RHEL4)-10.2 , i am facing lot of errors.let me know is possible to migrate Directly(win 10.1 --> rhel4 10.2) or first should i have to upgrade my windows db to 10.2,then should i go ahead.

    directly -- > through export transportable tablespace command i am migrating my windows DB's tablespace (users) to my RHEL4 db .
    [oracle@testlinux~]impdp system/sys directory=impbkp transport_datafiles='/ora10gdata/gsvdb/gsvdb/USERS01.DBF' dumpfile=migration.dmp logfile=impdplog.log
    Import: Release 10.2.0.1.0 - Production on Friday, 18 December, 2009 7:36:44
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc tion
    With the Partitioning, OLAP and Data Mining options
    ORA-31626: job does not exist
    ORA-31637: cannot create job SYS_IMPORT_TRANSPORTABLE_01 for user SYSTEM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 600
    ORA-39080: failed to create queues "KUPC$C_1_20091218073655" and "KUPC$S_1_20091218073655" for Data Pump job
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPC$QUE_INT", line 1555
    ORA-04031: unable to allocate 4194320 bytes of shared memory ("streams pool","unknown object","streams pool","fixed allocation callback")

  • Migrating from Oracle to SQL Server - data won't migrate but no errors

    I'm attempting to migrate a database from an Oracle 11g (11.1.0.7.0 64-bit) database to a SQL Server 2008 R2 (10.50.4033.0).  I'm using SSMA, and the Oracle tool was installed on the target SQL Server by the DBA.  I've completed all the steps up
    to and including synchronizing the database, and the empty tables all exist in SQL Server.  When I run the step to migrate the data, I get:
    Migrating data...
    Analyzing metadata...
    Preparing table POLICYS.LOGINS...
    Preparing data migration package...
    Starting data migration Engine
    Starting data migration...
    Data migration operation has finished.
        0 table(s) successfully migrated.
        0 table(s) partially migrated.
        1 table(s) failed to migrate.
    Then a summary box appears, and there is a red X next to the table (I'm trying to just convert 1 small table to begin with.)  What immediately appears to be wrong is that the "To" table is blank.
    I've attempted this multiple times, different tables (initially tried all tables) and tried both Server Side and Client Side migrations with the same result.  There are no errors or warnings on the Error List.
    I've found another online post where the user had the same issue, but in that instance they fixed it by changing the case of the table name. I tried that, but it didn't help.  I'm not sure what is wrong that it won't migrate any data.  Any help
    is appreciated.  TIA
    -George

    Hello,
    Please review the migration process steps from the following tutorial:
    http://blogs.msdn.com/b/ssma/archive/2010/08/27/migrating-oracle-s-sample-hr-schema.aspx
    You can also get help writing an email to
    [email protected] 
    For more information, please read the following article:
    http://msdn.microsoft.com/en-us/library/hh313173(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Data MIgration from Oracle to SQL Server 2005

    HI Gurus,
    Kindly please advice me how to migrate Data from oracle to MS SQL Server or Vice Versa.
    I came to know about 2 methods:
    1) Using SQL Developer
    2) USing ODBC.
    KIndly let me know which method is better. I am in confusion about both option
    Kindly advice over the same
    Thanks

    Usually such questions asked and answered on forums of a target system. In this case on MS SQL forums.
    But I will answer.
    You should create a LINKED SERVER in MS SQL that connects to Oracle.
    Then issue couple of SELECT * INTO <TARGET_TABLE> FROM <ORACLE LINKED SERVER>..<SRC SCHEMA>.<SRC TABLE>.
    Install Oracle Client and OLE DB driver on SQL Server machine.
    Also, Oracle is case sensitive by default. MS SQL is case insensitive by default. If there are primary/unique keys that have mixed case values in Oracle, then in MS SQL you need to set case sensitive collation for them.
    PS. If you need not only migrate data one time, but also to have a real time replication during an application transition period, you can take a look on heterogeneous replication solutions like Golden Gates or DataCurrents.

  • Migrating from Oracle to SQL Server - SQL HINTS

    We are migrating an SAP landscape from HP-UX / Oracle to Windows / SQL Server. We have numerous custom programs with OPEN SQL Hint statements of the form:
      select aqmnum akunum aobjnr azztaxtype a~zzservcenter
             azzassmpriok azzaudittype a~zzdr840dt
        into corresponding fields of table lt_qmel
        from qmel as a
        inner join ihpa as b
        on aobjnr = bobjnr
        where a~qmart IN ('Z7','Z8','Z9','ZU','ZD')
        and   b~parnr = sy-uname
        *%_hints oracle*
        *'INDEX("&TABLE&" "IHPAP" "IHPAP")'.*
    Question: What is the best way to make these SQL statements compatible with SQL Server?
    Thanks

    Paul Chafin wrote:>
    > We are migrating an SAP landscape from HP-UX / Oracle to Windows / SQL Server. We have numerous custom programs with OPEN SQL Hint statements of the form:
    > Question: What is the best way to make these SQL statements compatible with SQL Server?
    Hi Paul,
    as hints are highly database specific it may well be that you won't need them for your new DBMS anymore.
    In any case you've to review them one-by-one to check the execution plan of the queries without a hint.
    A general "migration of hints" is neither possible nor sensible.
    regards,
    Lars

  • Migrating from MSAccess to SQL Server

    I have a JSP web application with MS access as the backend . We are in the process of migrating it to a database server . The two options availabel are SQl server 2000 or Postgres SQL .I want to know which option will be the more suitable one . Also if SQL server is used , will the development effort required will be less or more and also wnat to know what could be the changes required in case SQL server is used.
    I am a newbie to JSP world.

    Paul Chafin wrote:>
    > We are migrating an SAP landscape from HP-UX / Oracle to Windows / SQL Server. We have numerous custom programs with OPEN SQL Hint statements of the form:
    > Question: What is the best way to make these SQL statements compatible with SQL Server?
    Hi Paul,
    as hints are highly database specific it may well be that you won't need them for your new DBMS anymore.
    In any case you've to review them one-by-one to check the execution plan of the queries without a hint.
    A general "migration of hints" is neither possible nor sensible.
    regards,
    Lars

  • Migration from Access with SQL Developer 1.2.2998 Does not migrate Relation

    Hi,
    I've almost successfully migrated an Access database to Oracle with SQL Developer with Quick Migration Option. Everything went all right, except for the tables relationships... they were not migrated. Have I forgot to do something?
    Thanks in advance.
    PS: Using SQL Developer 1.2.0.29.98, Oracle 10g XE, MS Access 2000 file.

    Hi All,
    This is a bug which crept in just prior to release. It has been found, and a fix has been commited to our source tree. The fix will be available in our next patch release. (1.2.1).
    Regards,
    Dermot.

  • Error during migration from Windows 2000 to RH Linux AS 4

    Hello all,
    Am trying to perform a migration of a 11.5.10 instance from Windows 2000 to RH AS 4. Am following steps listed in the doc id 238276.1.
    Have completed all steps, but autoconfig completes with the following error:
    INSTANTIATE PHASE
    imtjserv.properties INSTE8
    Subsequently, when I try to start apache, it failes with status code 3. When I try to execute adapcctl with configtest as parameter, get the following error:
    Checking the Apache Web Server Dedicated HTTP Listener configuration file..
    Ouch! ap_mm_create (1048576, "/oracle/hrd/hrdora/iAS/Apache/Apache/logs/mm.29136") failed
    Error: MM: mm:core: failed to acquire shared memory segment (Invalid argument): OS: No such file or directory
    Checking the Apache Web Server Dedicated PLSQL Listener configuration file..
    Ouch! ap_mm_create(1048576, "/oracle/hrd/hrdora/iAS/Apache/Apache/logs/mm.29174") failed
    Error: MM: mm:core: failed to acquire shared memory segment (Invalid argument): OS: No such file or directory
    adapcctl.sh: exiting with status 8
    Have tried out various suggestions posted relating to modifying of parameters for semaphores. This has not helped. I have also restarted the system several times with no progress.
    Any pointers welcome!!
    Thanking in advance.
    Regards,
    Vijay

    Did you check this note?
    Note: 357487.1 - Cannot Start Up Apache with error: MM: mm:core: failed to acquire shared memory segment
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=357487.1

  • Migrate from sharepont 2010/ SQL Server 2008 R2 to Sharepoint foundation 2013 / SQL Server 2008 R2 SP1 single server

    Whenever I upgrade database from sharepoint foundation 2010 to 2013 using powershell ( stsadm.exe -o addcontentdb -url http://.....) I get this error when i try to navigate in Sharepoint Central administration
    Help (new window) Go back to site Error Error 
    core.js 
    Troubleshoot issues with Microsoft SharePoint Foundation. 
    Correlation ID: 194f2b9c-628b-a018-f40a-c1b1772f2763 
    Date and Time: 7/3/2013 12:22:50 AM 
    Go back to site Go back to site 
    ULS viewer from log shows
    System.ArgumentException: core.js   
     at Microsoft.SharePoint.WebControls.ScriptLink.AssertLocalizableCompatibility(String strFile, Boolean localizable)    
     at ASP._admin_admin_master.__BuildControl__control15()    
     at ASP._admin_admin_master.__BuildControl__control2()    
     at ASP._admin_admin_master.__BuildControlSPHtmlTag()    
     at ASP._admin_admin_master.__BuildControlTree(_admin_admin_master __ctrl)    
     at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)    
     at System.Web.UI.Page.ApplyMasterPage()    
     at System.Web.UI.Page.PerformPreInit()    
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Any help would be appreciated

    I have got the same error when using 2010 compatibility mode in my application when displaying a page. Following are error logs I got.
    Area     : SharePoint Foundation
    Category : Web Controls
    Level    : High
    EventID  : aikzh
    Message  : core.js is should be localized in o14,  call with attribute 
               Localizable = "true".
    Area     : SharePoint Foundation
    Category : General
    Level    : Medium
    EventID  : 8nca
    Message  : Application error when access /_layouts/SP_CMN_Message.aspx, 
               Error=core.js   at Microsoft.SharePoint.WebControls.ScriptLink.Asser
               tLocalizableCompatibility(String strFile, Boolean localizable)     
               at ASP._layouts_15_simplev4_master.__BuildControl__control11()     
               at ASP._layouts_15_simplev4_master.__BuildControl__control3()     
               at ASP._layouts_15_simplev4_master.__BuildControl__control2()     
               at ASP._layouts_15_simplev4_master.__BuildControlTree(_layouts_15_si
               mplev4_master __ctrl)     at 
               System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, 
               HttpContext context, VirtualPath masterPageFile, IDictionary 
               contentTemplateCollection)     at 
               System.Web.UI.Page.ApplyMasterPage()     at 
               System.Web.UI.Page.PerformPreInit()     at 
               System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBe...
    Area     : SharePoint Foundation
    Category : Runtime
    Level    : Unexpected
    EventID  : tkau
    Message  : System.ArgumentException: core.js    at Microsoft.SharePoint.WebCont
               rols.ScriptLink.AssertLocalizableCompatibility(String strFile, 
               Boolean localizable)     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control11()     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control3()     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control2()     at AS
               P._layouts_15_simplev4_master.__BuildControlTree(_layouts_15_simplev
               4_master __ctrl)     at 
               System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, 
               HttpContext context, VirtualPath masterPageFile, IDictionary 
               contentTemplateCollection)     at 
               System.Web.UI.Page.ApplyMasterPage()     at 
               System.Web.UI.Page.PerformPreInit()     at 
               System.Web.UI.Page.ProcessRequestMain(Boolean 
               includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAs...
    Area     : SharePoint Foundation
    Category : General
    Level    : High
    EventID  : ajlz0
    Message  : Getting Error Message for Exception 
               System.Web.HttpUnhandledException (0x80004005): Exception of type 
               'System.Web.HttpUnhandledException' was thrown. ---> 
               System.ArgumentException: core.js     at Microsoft.SharePoint.WebCon
               trols.ScriptLink.AssertLocalizableCompatibility(String strFile, 
               Boolean localizable)     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control11()     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control3()     at 
               ASP._layouts_15_simplev4_master.__BuildControl__control2()     at AS
               P._layouts_15_simplev4_master.__BuildControlTree(_layouts_15_simplev
               4_master __ctrl)     at 
               System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, 
               HttpContext context, VirtualPath masterPageFile, IDictionary 
               contentTemplateCollection)     at 
               System.Web.UI.Page.ApplyMasterPage()...
    Area     : SharePoint Foundation
    Category : General
    Level    : Monitorable
    EventID  : aat87
    Message  : An unexpected error has occurred.
    The error appeared while Applying Master Page.. 
    I have managed to fix that removing "15" from  MasterPageFile="~/_layouts/15/simple.master", so the path  is
    MasterPageFile="~/_layouts/simple.master".
    Otherwise, it could be fixed changing attribute "Localizable" to true  in <SharePoint:ScriptLink language="javascript" name="core.js" OnDemand="true" EnableCustomActions="false" Localizable="false"
    runat="server" />    in  simplev4.master   MasterPage, however this way is not desirable.
    hope that could help..

  • SUN JES - migrating from Solaris to Red Hat Linux

    I have some EJBs working fine on JES 2004Q2 on Solaris. I want it to work on Linux JES 2005Q4.
    I guess all that I may need to do is:
    - Install JES 2005Q4 for Linux
    - Deploy by EJBs
    Is there anything else I should be taking care?

    No, you don't need to do anything special. Any application working on Solaris version of JES should behave exactly the same on Linux version.

  • Migrating from Netware to Linux - faster "sync" ?

    Hey all,
    Planning on doing a TransferID migration from netware 6.5 to linux this weekend and have done some trial data copies.. Main copy is already done, but the "sync" is still taking a large number of hours that I need to try and fit into a smaller window. Any tips on getting sync to go faster? I'm currently using the miggui but wondering if you do the commands manually, leaving things out like displaying progress bar, etc.. if it'll get to it quicker.

    Originally Posted by joebrug
    Hey all,
    Planning on doing a TransferID migration from netware 6.5 to linux this weekend and have done some trial data copies.. Main copy is already done, but the "sync" is still taking a large number of hours that I need to try and fit into a smaller window. Any tips on getting sync to go faster? I'm currently using the miggui but wondering if you do the commands manually, leaving things out like displaying progress bar, etc.. if it'll get to it quicker.
    So, we have 6-year old HP DL-385 (no G, that's old they are) that are slower than you know what.
    We're migrating to HP DL385 G6 or G7, but we're using VMware ESXi, so the target OES11 server is a Guest VM.
    Both servers are on a gigabit switch.
    We average approx. 15-20 GB/hour (it's not the AMOUNT of data, it's how many small files that affects things).
    We're able to get the sync to fit in a small window (even our large ones, maybe 2-4 hours).
    Is that not fast enough (although you may have LOTS more small files that change daily).
    Basically we cart the server down, run the sync during the day until it finishes. Obviously it skips things that were in use. Then we kick everyone off the server at 3:00 and start the sync.
    Since you're on NetWare to OES, I would NOT recommend rsync. The rsync on NetWare is very touchy/finicky and I don't think you can migrate trustees either.
    From OES2 to OES11, you could use rsync, although I'm having mixed results with the trustees at the moment.
    One thing we DO have is a "static" set of read-only data on the server, that we do NOT migrate over. We have a central office server that contains the "master" data and the clients run rsync to pull the data. So we don't even back it up either (other than the main office).
    I can't remember the EXACT numbers we got when we did NetWare to OES2, but I still think we were averaging somewhere around 12-17GB/hour depending on. The key point was to make sure you were gigabit and didn't have a mis-match because someone in your datacom unit set the **** switch to 100-full or something other than auto-auto.
    Oh, and if you have disk quotas, make sure that you either clear them or keep compression enabled. THAT will slow things down because if it tries to copy something, and there's not enough space, it'll retry like X times and then continue on and you find out like 10 hours later it was slow because you didn't have enough directory quota space.

  • Migrating data from oracle to sql server

    I have two databases(Oracle and Sql Server) in my company.
    I want to migrate some data on daily basis from Oracle to Sql Server.
    what are the best methodologies used to perform this task?
    Can we schedule this task on daily basis?
    please help me guys

    Salma,
    First and foremost, you need to understand that there are architectural difference between Oracle and SQL Server (with the major one being the difference between Oracle's PL/SQL and Microsoft's Transact-SQL) thus, it will not be an easy task to migrate data from Oracle Database to SQL Server. As far as the use of tools is concerned, you can utilize the following tools (third party tools not recommended) to achieve this:
    Microsoft SQL Server Migration Assistant (Oracle to SQL)
    http://www.microsoft.com/sqlserver/2005/en/us/migration-oracle.aspx
    Oracle SQL Developer Migration Workbench (SQL to Oracle)
    http://www.oracle.com/technology/tech/migration//workbench/index_sqldev_omwb.html
    But before proceeding with anything, I would recommend you to read through the following post as it lists down the primary compatibility resources and migration guidelines:
    Migrating from Oracle to SQL Server
    http://vyaskn.tripod.com/oracle_sql_server_differences_equivalents.htm
    Hope this helps.
    Regards,
    Naveed.

  • Migration of Database from Oracle to SQL Server in Business Objects XI 3.1

    Hi,
    Currently, We are working on Business Objects XI 3.1 and Database is  Oracle 11g. And now we have the requirement to migrate from Oracle 11g to SQL Server 2008 R2.
    I would like to know what are the key points to be considered in business objects XI 3.1 when the database is migrated from oracle to SQL server.
    If anyone can share the Impact analysis document for Business Objects, it would be great.
    Thanks,
    Lavanyaa TP

    If you use business objects tools for such migration , the impact should be minimal.
    CMSDBCopy mechanism from CCM should work fine for this purpose.

Maybe you are looking for

  • Ipod music

    My son and daughter currently share one ipod and music library. My son is going to get his own ipod. Question is, how can I transfer music from one library to another?

  • -50 problem for my shuffle....and yes i have tried Albertechs idea like 25x

    Still can not get it to "take". After using Alberts method when I reconnect I get the same thing "The iPod cannot be updated. The disk could not be read from or written to." Seriously just about to give up on iPod. Apple techs have no idea what they

  • Error during sending an email

    Hi, For test purposes we had planned to use google smtp server for sending emails, For that we had used google's smtp settings like smtpserver ==>smtp.google.com smtuserid ==> mygmailid smtppassword ==>mygmail password But google had additionally pro

  • Suggestions about query optimization

    Hello, i have the following query i would like to write in the other way or add indexes/hints/pin in memory if it's possible so it could be better optimiized. Query is : SQL> explain plan for   2  with a as   3  (select * from   4  (select msisdn,val

  • Trying to install Gnome 3

    Hi, I am trying to install G3 but I am having a bit of an issue. Every thing downloads ok but when it finally checks for file conflicts I get this error: error: failed to commit transaction (conflicting files) wicd: /usr/lib/python2.7/site-packages/w