MS SQLServer7 and Oracle Migration Workbench

I want to have Oracle schema name=MS SQLServer7 database name when I migrate MS SQL Server 7 database using
Oracle Migration WorkBench ( v. 1.3.1.0.0 ).
Then I tried to migrate NORTHWIND database from MS SQLServer7 Oracle Migration WorkBench have created user SA
and tablespace NORTHWIND in the destination Oracle database
By default MS SQL Server database names are mapped to the Oracle tablespaces, but there is an option 'Tablespace discoverer' to change destination tablespace.
But I do not see an Oracle Migration WorkBench option to make Oracle schema name=MS SQLServer7 database name.
Only ways I see :
1) to use 'Generate Migration Scripts' option
in menu 'Action' and edit the scripts manually
( I do not like it, unless you cannot suggest script to automate
this task )
2) Rename Oracle user ( user='SA' in my example ) to
'NORTHWIND' after migration , but how to do it ( ALTER USER) ?
Thanks,
Michael.

Mishel,
Another alternative is to alter the MS SQLServer7 database owner to NORTHWIND using
sp_changedbowner (T-SQL)
Changes the owner of the current database.
before migrating the database.
Turloch
Oracle Migration Workbench Team
null

Similar Messages

  • ODBC errors for Oracle Migration Workbench and SQL Server 2000 on Windows

    Hi all-
    I setup a new ODBC connection for the Oracle 10g Migration Workbench to MS SQL Server 2000 on Windows XP and keep getting the following errors when I try to
    either test the new ODBC connection to MS SQL Server 2000 for use with the Oracle Migration Workbench tool. Goal is to fix these errors so that I can migrate our test SQL Server 2000 databases to Oracle 10g.
    Current configuration
    - Oracle 10.1 Migration Workbench
    - Oracle 10g Database (target)
    - MS SQL Server 2000 (source database)
    -Windows XP
    -ODBC 3.85.1117 driver for Windows XP with SQL Server and Oracle
    Errors:
    I. When I test the ODBC connection:
    Microsoft SQL Server ODBC Driver Version 03.85.1117
    Running connectivity tests...
    Attempting connection
    [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]Specified SQL server not found.
    TESTS FAILED!
    Now here is what has me totally confused:
    I can use the command line ISQL to access the database on the server and IP is all correct and port is available. So I can access the SQL Server database fine it is when I try to setup ODBC that it gives me problems.
    Any tips how to get this ODBC working?
    Thanks
    Ben Prusinski

    1. Jing Jin. If you had READ the post you would have seen that installing later versions is NOT an option.
    2. Not supported does NOT mean does NOT work, as Balmukund pointed out in the referenced thread.  The site that this databases supports is using ASP which is also NOT supported by Microsoft.  As it turns out Balmukund's solution actually turns
    out to be the correct solution.  I installed SS2K and its Service pack 4 on the machine last night.  Good answer Balmukund. as we say in the Navy, "BRAVO ZULU!!"  which means "WELL DONE!!
    3. Tom Li I just posted the question less than 48 hours ago.  My last post was less than 24 hours ago.  I think I have the right to be given the opportunity to determine whether a reply is the answer or not. I understand you don't like unanswered
    posts sitting around for weeks, months or years. (I don't like it either as I have a few that are still unanswered after several years.)  But you should not be showing replies as answers before I even get a chance to see them, much less try them out. 
    You should also not be showing replies as answers which don't address the criteria of the question.  I specifically stated that I had to install SS2K.  I went on to state, "And before anyone asks I need to install this version because that is what
    the customer is using and I need to duplicate their databases."  So the correct answer, if in fact SS2K did not work on Windows 7, would have been a virtual machine answer, as suggested on the thread Balmukund referenced.  So before you mark a reply
    as an answer read the question.
    Edward R. Joell MCSD MCDBA

  • Error when using Oracle Migration WorkBench (Sql Server 2k to Oracle 8i)

    I'm trying to migrate a Sql Server 2k database to an Oracle 8i schema using OMWB. After using BCP to collect metadata information on the source database, I tried to capture the source data model and got a "Capture aborted" message on the progress screen (even though then it appears a dialog window reporting "0 errors and 0 warnings", funny!). Down there is the error log OMWB generated. After reading some posts, I changed some columns of the OMWB dictionary that holds the source database name, but still got the same error. If someone can enlighten me on this toppic, I'd greatly appreciated it.
    Here's the error log of OMWB:
    ** Oracle Migration Workbench
    ** Production
    ** ( Build 20050629 )
    ** OMWB_HOME: D:\Datos\Download\Oracle\Oracle Migration Workbench\omwb
    ** user language: es
    ** user region: null
    ** user timezone:
    ** file encoding: Cp1252
    ** java version: 1.4.2_04
    ** java vendor: Sun Microsystems Inc.
    ** o.s. arch: x86
    ** o.s. name: Windows 2000
    ** o.s. version: 5.0
    ** Classpath:
    ..\lib\boot.jar
    ** Started : Fri Feb 23 17:18:48 GMT-03:00 2007
    ** Workbench Repository : Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    Repository Connection URL: jdbc:oracle:thin:@ServerCms:1521:sigcewbc
    ** The following plugins are installed:
    ** Microsoft Access 2.0/95/97/2000/2002/2003 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 2000 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 6.5 Plugin, Production Release 10.1.0.4.0
    ** Microsoft SQLServer 7.0 Plugin, Production Release 10.1.0.4.0
    ** Active Plugin : SQLServer2K
    EXCEPTION :SQLServer2KDisconnSourceModelLoad.loadSourceModel(): oracle.mtg.migration.MigrationStopException: java.lang.IndexOutOfBoundsException: Index: 15, Size: 15
    ** Shutdown : Fri Feb 23 18:00:50 GMT-03:00 2007

    Duplicate thread
    Error when using Oracle Migration WorkBench (Sql Server 2k to Oracle 8i)

  • Access 2003 to oracle 9i Migration(Oracle Migration Workbench)

    Hi Experts,
    I have taken up a project to migrate Access 2003 application to Oracle 9i.The Forms and Reports will continue to run in Access 2003 with Oracle 9i database. I decide to use Oracle Migration workbench for the migration purpose.What I think is the back-end i.e. database and queries will be automatically migrated to Oracle 9i but I'm not sure about the front end application.
    Do I need to change front end application to point to database in Oracle 9i or OMW will do that itself.I am also confused with lots of queries that reside in current Access database. I presume these queries will be converted to Oracle procedure without any manual intervention but will the front-end application also be modified automatically to point to those stored procedures.Otherwise an extensive code change will be required which may result in huge cost.
    So, could anyone help me in this issue by giving some ideas so I can manage the job efficiently.
    Thanks & Regards
    S C

    The Migration Workbench will modify the Access mdb file as part of the migration if you request it, to create the necessary link tables to oracle, it will use an ODBC DSN to do this. This is explained in our documentation. This should be transparent.
    However for complex application, you often have a tuning exercise, to ensure that the jet engine does the "right" thing, and there changes are required, e.g. a two way join, you would want that to happen on the server and not done on the client. This would be same tuning exercise, if the back end was SQL Server.
    In the latest release of the Access plugin, we did a better job migrating queries to views, but you need to plug this into your code.
    Yes, the exporter should extract the information about the linked table, assuming the link is valid at the time of extraction.
    Donal

  • Can't download Oracle Migration Workbench (like everyone else!)

    I too am unable to download Oracle Migration Workbench.
    And before you tell me to delete all of my cookies. Don't!
    There is no way I am going to do that.
    Can I download via FTP or an alternate site?

    Try skipping the survey by going directly [url http://www.oracle.com/technology/software/htdocs/devlic.html?http://www.oracle.com/technology/software/tech/migration/workbench/index.html] here. If you still get an error when you click the download links, just use the 'Sign out' at the top of the page and then 'Sign in' again without leaving the page.
    Thanks for your patience, we are working to resolve this issue.
    OTN

  • Oracle Migration Workbench logfile?

    After I create my migration project I go to look at the table and it is invalid, clicking on the - under Oracle Tables it says:
    The associated Microsoft Access table was not successfully migrated to Oracle. Review the Oracle Migration Workbench logfile for further information.
    Where do I find the logfile?

    Hi,
    Can you confirm that you carried out the migration of the MS Access database schema using Oracle SQL Developer Migration Workbench before creating your migration project? I would recommend reviewing the steps outlined in Chapter 21 - Migrating Applications in the APEX User's Guide.
    I hope this helps.
    Regards,
    Hilary

  • Download Oracle Migration Workbench

    I try to download Oracle Migration Workbench Release 2.0.2 Production for Windows
    but on every url (i.E.
    http://download.oracle.com/otn/nt/omwb/202/omwb_20200.exe
    http://download.oracle.com/otn/nt/omwb/202/omwb_202_002.exe)
    I got a server error "page can't be displayed"
    Is there a problem with the server?
    Regards
    R|diger

    Can you try the links in this [url http://forums.oracle.com/forums/thread.jsp?forum=36&thread=307420] thread and let us know how it goes.
    OTN

  • Installing Oracle Migration workbench 1.2.2.2.0

    I have Oracle 8.0.5 client and server installed on NT workstation 4 sp 5. I have oracle home pointing to this installation of Oracle. But when I use Oracle universal products installer to install this software I get message:
    You should be in admin group of your local NT machine(which I am as I installed Oracle 8), or you do not have enough disk space( which I have almost 700 MB free) or you are pointing to incorrect oracle home. Please advise.
    Thanks..
    Sumedha

    Oracle Migration Workbench 1.2.2.2.0 is based on Oracle 8.1.5
    8.0.5 uses a very different oracle installer, please install the Orace Migration Workbench 1.2.2.2.0 in a seperate (new) Oracle Home.
    You may need to do some sqlnet configuration so that the Oracle Migration Workbench can connect to the 8.0.5 database.
    I hope that helps,
    Turloch
    null

  • Dear Oracle Migration Workbench Team

    I have issues migrating blobs from Informix to Oracle. Our production table containing a blob is more than 100 million rows. During the offline load for a test table with 13,000 records, the load failed with message:
    SQL*Loader-309: No SQL string allowed as part of PG_FULL_IMG field specification
    Are you aware the offline load doesn't work or the HEXTORAW generates the above message? Is the fix going to available soon?
    Also, the can the READSIZE option parameter be increased to 100MB instead of 20MB in future Oracle releases? I cannot load TEXT/CLOB when the size is more than 20MB. Any workaraound?
    For online load, can I just do a load for selected tables only?
    Thanks.
    Norman

    Norman,
    There is a script to help offline blob move to oracle seaqrch this forum for start.sql.
    There is a bug whereby online BLOB and CLOB transfer mixes up rows Bug 4119713 this is fixed in the latest developers release 10.1.0.3 for migrating informix to oracle and will be fixed in the next production release for all plugins.
    Also, the can the READSIZE option parameter be increased to 100MB instead of 20MB in future Oracle releases? I cannot load TEXT/CLOB when the size is more than 20MB. Any workaraound?It is unusual to have such large TEXT/CLOB sizes, can the READSIZE parameter be configured by hand in the scripts?
    For online load, can I just do a load for selected tables only?After doing a migration and creating the tables without the data, the data can be migrated for individual tables using a right mouse click.
    Regards,
    Turloch
    Oracle Migration Workbench Team

  • Install oracle migration workbench

    Hi,
    I must migrate data's from sql2000, installed oracle 9.0.2 release 2 in windows2000 server. Could not able to get oracle migration workbench.
    Tried to install through custom , could not able to find oracle migration .
    How can i install oracle migration workbench in the existing oracle9i server
    kumar

    Hi Kumar,
    Did you try to download OMW from OTN and install?
    Ashish

  • Downloading the Oracle Migration Workbench

    Is there any way I can download the Oracle Migration Workbench ? Following the normal download steps results in an error. After accepting the license term a survey is presented. After that I can choose between an external and internal download (for oracle employees) Choosing the latter results in a page full off strange characters. This happened several times. Any suggestions ?
    Thanks
    Dieter

    Are you able to download from this page?
    http://www.oracle.com/technology/software/tech/migration/workbench/index.html

  • Can Oracle Migration Workbench 2.0.2.0.0 be used to migrate SQL 7.0 to Oracle 8i?

    Hi,
    Does anyone know that can Oracle Migration Workbench 2.0.2.0.0
    be used to migrate SQL 7.0 to Oracle 8i? or the version
    2.0.2.0.0 can be only used for Oracle 9i?
    I failed to install Oracle Migration Workbench 2.0.2.0.0 onto my
    workstation(running Oracle 8.1.7), because it need Oracle 9i.
    Thanks
    Leo Siu

    One more question: where can I download the Oracle Migration
    Workbench 1.4.1.0.0 in order to migrate non-oracle database to
    Oracle 8i?
    Thanks

  • Oracle Migration Workbench DB2 UDB 8.1 Plugins..

    I want to migrate db2 udb 8.1 database to oracle 10g ...But iam not able to find the plugins for db2 udb 8.1 in oracle site...... Oracle migration workbench is asking for db2 8.1 plugins can u suggest where i can download ....

    From an earlier post on this forum, found by searching for db2:
    No plans for DB2 V8 support in the short term. The plugins are hardwired to work against the version they are built against, so it won't work with V7. There are other alternatives out there. One example would be from Ispirer: http://www.ispirer.com/products/ or
    from SwisSQL: http://www.swissql.com/oracle-migration.html
    [I assume 'so it won't work with V7' in the source post should read 'so the db2 v7 plugin will not work with anything other than db2 v7']

  • Limitations of Oracle Migration Workbench in migrating sqlserver 2000

    Hello,
    Can one of you please point me to a doc or list of items which are NOT covered automatically (ie needs manual changes) in migrating a sqlserver2000 database to Oracle using Oracle Migration WorkBench.
    Thanks
    Cyril

    Cyril,
    See thread User Defined datatypes migration from sqlserver2000 to Oracle
    Barry

  • Oracle Migration Workbench : import sqlserver database into exiting schema

    Dear Oracle users,
    I have to migrate several databases from MSSQL 2000 to Oracle 10g.
    To perform this task I use the oracle migration workbench, which works great for that purpose.
    My only problem is that the Oracle Migration workbench creates alsways a new
    tablespace with the same name than the sqlserver-user I use to export the database.
    I would like to import the converted database into an already existing schema of my Oracle database.
    Does someone know how to do that ?
    Best regards,
    Daniel

    Change the name of the SQL server user to the name of an oracle tablespace name. This should create the tables in the Oracle tblspce you want.

Maybe you are looking for

  • Adobe Reader Issue

    I use Windows 7 and when I try to open a file on my desktop that I have copied from the internet and pasted to my desktop I get this message: Adobe Reader cannot open (file jpg) because it is either not a supported file type or because the file has b

  • Viber, No free call with C6-00

    Hi, I have recently installed Viber 2.1.512 on Nokia C6-00. However, it seems that viber on this model does not support free calls. I can only send text messages and photos ... but I was unable to make free calls. Is there in anyway I can use this fr

  • Problem in creatign pop up window

    hai gurus i am using the following code for creating a pop up window wehn i press button but when press a button it is giving exception  can any one help me out if anything missing i am calling this method on button action the exception Das Window TE

  • Error when updating Folio in CS6

    I have a Folio that I built in CS5 published and everything, but I want to update it.  I updated in CS6 re-saved all of the files and links, but I still get an error when I try to  "update" in the Folio Builder. Content generation error. Failed to op

  • Tic Tac Toe Help!

    I have this code so far and it won't compile, and I don't know how to fix it, can anyone help me? import java.awt.*; import javax.swing.*; public class TicTacToe extends JFrame{      public void main (String [] args){      TicTacToe t3 = new TicTacTo