Unable to Create  Oracle Model  When  Migrating from access 2000 to Oracle

Hi ,
I am migrating an access 2000 Database to Oracle 9i using Oracle Migration Workbench .
I was sucessful in creation of Source Model ,but when I try to create the Oracle Data Model - Oracle Workbench
HAngs . In short the Oracle Model creation log screen hangs .
If any body has faced any similar please help me out .
Please suggest a work around for this problem .
Thanks in Advance
Arun

Arun,
Can you provide a reproducible test case so that we can confirm the behavior here and log a bug? More detail can be found in the log/Error.log in case there is a java exception that is being thrown.
Regards,
Turloch
Oracle Migration Workbench Team

Similar Messages

  • Permissions error when migrating from Access 2000

    Hi
    I have an Access 2000 database that is pretty small - only has 8 tables, total DB size is < 24MB. I've gone through all the steps of creating the Oracle model etc and all went without a hitch. However, when I come to migrate table data I get the following error:
    Unable to migrate data from source table "tbl Case" to destination table CDSS.tbl_Case : CDSS.tbl_Case; [Microsoft][ODBC Microsoft Access Driver] You do not have the necessary permissions to use the "C:\Customers\Vancouver\CDSS\Database\CDSS.mdb" object. Have your system administrator or the person who created this object establish the appropriate permissions for you.
    There is no security on the Access database so I'm a little unsure as to what is causing this error to occur; does anyone have any ideas?
    Thanks very much

    There is an option in the users guide for switching off any security in Access. This should solve the problem with permissions

  • Run DDL error when migration from sqlserver 2000 to Oracle

    Hello:
    DDL was generated from Oracle SQL developer. However, it always has some errors when running the script.
    Error starting at line 6 in command:
    CREATE OR REPLACE PACKAGE sqlserver_utilities AS
    FUNCTION convert(dataType VARCHAR2,num NUMBER) RETURN NUMBER;
    FUNCTION convert(dataType VARCHAR2,date DATE, num NUMBER ) RETURN VARCHAR2;
    END sqlserver_utilities;
    Error report:
    Incorrect syntax near the keyword 'OR'.
    Error starting at line 34 in command:
    CREATE SEQUENCE tableName_id_SEQ
    MINVALUE 1 MAXVALUE 999999999999999999999999 INCREMENT BY 1 NOCYCLE
    Error at Command Line:34 Column:0
    Error report:
    SQL Error: Line 1: Incorrect syntax near 'SEQUENCE'
    Thanks

    Hello, Dermot.
    Thanks for the help. I have MD_Packages, MD_Sequences, other MD tables and some MIGR tables created in the target oracle database. How could I know if it was created successful? Except those tables, no other tables(SQL server tables) were created in the target oracle database. The others errors in DDL scripts are:
    Error starting at line 370 in command:
    CREATE TABLE table_name1(
    ID NUMBER(10,0),
    Part_Activity VARCHAR2(20)
    Error at Command Line:370 Column:0
    Error report:
    SQL Error: Column or parameter #1: Cannot find data type NUMBER.
    Error starting at line 376 in command:
    ALTER TABLE table_name1
    ADD CONSTRAINT PK_table_name1 PRIMARY KEY
    ID
    ENABLE
    Error report:
    SQL Error: Line 6: Incorrect syntax near 'ENABLE'.
    Error starting at line 413 in command:
    CREATE TABLE table_name2 (
    ID VARCHAR2(6) NOT NULL,
    COMPETITION NUMBER(10,0)
    Error at Command Line:413 Column:0
    Error report:
    SQL Error: Column or parameter #1: Cannot find data type VARCHAR2.
    Error starting at line 2,800 in command:
    CREATE TABLE table_name3 (
    Prefix NVARCHAR2(510),
    Type NVARCHAR2(510),
    ProductGroup NVARCHAR2(510)
    Error at Command Line:2,800 Column:0
    Error report:
    SQL Error: Column or parameter #1: Cannot find data type NVARCHAR2.
    Error starting at line 2,808 in command:
    CREATE TABLE table_name4 (
    id NUMBER(10,0),
    bldg VARCHAR2(50),
    queue VARCHAR2(50),
    location VARCHAR2(50),
    type VARCHAR2(50),
    maxsize VARCHAR2(50),
    color VARCHAR2(50),
    empid VARCHAR2(50),
    serial VARCHAR2(50),
    duplex VARCHAR2(50),
    server VARCHAR2(15) DEFAULT 'Server'
    Error at Command Line:2,808 Column:0
    Error report:
    SQL Error: Column or parameter #1: Cannot find data type NUMBER.
    Thank you very much for the helo.
    Halfmoon

  • SQL to Oracle Migraton - Unable to create source model in Migration Workben

    We are trying to use Oracle Migration Workbench utility to transfer data from SQL to Oracle. when we start creating the source model we get the following error :-
    failed to load source model ora-01401 inserted value too large for column.. this is the error at the ss2k_syslogins table. this is a logical model creation from sql server db.
    In case if this is a data issue with the syslogins table/view, is there any way to overcome this or whether we can do any settings at Workbench Level to overcome this..
    Thanks in advance,
    John.

    I think I figured it out.
    1 - I used the Migration Work Bench that came with the 9.2.0.1 client - BAD IDEA.
    2 - I down loaded the OMWB (10.x) - GOOD IDEA. I also downloaded the plugins so that the versions would match each other. Get rid of any existance of the 'old' OMWB directory under the OracleHome, so as not to get confused.
    3 - I realized that you just extract the OMWB.zip file to the C: drive like some third world DOS application, so it won't show up in under your start menu.**
    **I find this kinda cheesy that the Oracle installer is not involved here to add it to the Oracle Configuration and Migration menu in start up. I suppose you can copy the unzipped struture over top of the existing clint directory structure, but still dumb.
    3 - The other odd piece, you down load the plugin as a zip (and not a jar), BUT DON'T UNZIP IT!! Rather place it in the ..\plugins directory, underneath wherever you unzipped the OMWB, and RENAME IT with a .JAR extension (again don't unzip).
    4 - Make a shortcut on your desktop to the omwb.bat file (from where ever you unzipped the OMWB product)
    5 - Fire up that icon and the product will look at the new .JAR in the plugin folder and 'tada', you have OMWB with your specific database plugin available.
    The new product didn't hang for me. Now I just need to figure out how port this into a shema name OF MY CHOSING, and not the generic OMWB_Login1 that it created.
    I f anyone has info on that, let me know.... I think its in the destination creation (step two of the whole process).
    Jeff Ferrel - State of Nevada

  • Migrate from Access 97 to Oracle using Migration Work Bench to mi

    When I try to use Migration work bench to migrate an Access 97 database to Oracle using OWB I get "failed to truncate Source Model ORA-00942 tables or view does not exist" error message and I could not go further.
    This happens during clearing the Source Model. Doe any one know what is this error means or any one had this problem before.
    Thanks
    Myl

    Hi Njha,
    Did you create the Source Model using OMWB and then delete the tables in the OMWB repository manually ? Or is there a chance that the tables in your repository could have been corrupted in some way ? The OMWB is simply trying to truncate the tables it filled when a previous attempt was made to capture the source model before it re-populates the tables with data from your subsequent attempt at a capture. If the tables it is trying to truncate have been deleted or are corrupt, this error will be displayed.
    A workaround to your problem would be to drop the schema you are using for the OMWB repository and create a new one.
    I hope this helps,
    Tom.

  • Unsupported Data Type (migration from Access 2000)

    Hi,
    I'm trying to convert an MS Access 2000 database, which contains a table with 2 'Binary' data type columns.
    The OMWB does not seem to know this Data Type, and the GUI does not allow me to add it. Is there any other way to add this Data Type ??
    I should somehow get it to convert to Oracle RAW.
    Generating the Oracle Model with the 'Binary' type in the xml file generates errors.
    thanx in advance,
    esther

    Log a ticket with support at otn.oracle.com/migration and give details of this. Include a test case to ascertain whether it is a bug or not.
    B

  • Migration from SQL 2000 to Oracle 10g

    Hi every one,
    This is the first i am posting to this forum.
    I have a problem in migration of Sql Server database to Oracle 10g.
    We use Microsoft Navision Axapta 3.0 SP4 as front end.
    and Sql Server 2000.
    All table and indexes are created in sql server by Navison only.
    My Database size is 300 GB and now we face thousands of Problem with SQL server so we decided to make a intelligent move to oracle 10g.
    As we have 1200+ users.
    The problem i am facing when i tranfer all the table to my Oracle Database it gives a error out of buffer.
    some time it gives me error about the index as few of our developer have create two indexex on one field.
    So oracle identifies that there are two indexes on one field.
    So pls help how can i solve this problem.
    I have 1234 tables.
    from
    Mohd Sufian

    Can you post the exact Oracle error you are getting? The ORA-xxxxx part is the most important for us to identify what particular problem(s) you're having.
    Is your front-end certified to use an Oracle database? Particularly if the front end is creating database objects, it needs to know how to work with whatever database it is connecting to.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Quick Migration from Access db to Oracle using Sql Developer

    Hey
    I created a connection to an Access DB and then did a quick migration of the tables and data into my Oracle schema. Great!
    Now if I add a new table to my Access DB, how do I get this new access table into my Oracle schema without having to do the migration all over again
    Thanks

    I don't think so. It is intended for one-off migrations after all.
    You can probably migrate a single table by going through the longer migration process and excluding the ones you have already done.

  • Problems while migrating from mySql DB to oracle DB

    Hi All,
    I'm using sql developer tool to migrate from MySql DB to oracle DB. I followed the below steps.
    1) I've created oracle and mysql connections successfully.
    2) I've captured Mysql data and I'm able to see the captured model in ' Captured Models ' window. After that right clicked on the captured model and selected ' Set Data Mapping'. Selected ' apply ' button without changing anything. After that I've right clicked on the captured model and selected ' Convert to Oracle Model ' . It has shown the converting process. After some time it has shown conversion completed successfully.
    But converted model is not visible in ' Converted Models ' window.
    Can anyone kindly assist on how to migrate from MySql Db to Oracle DB?
    Thanks,
    Saty.

    Hi,
    We did mysql to oracle migration some time back and played with workbench tool and many other softwares available.
    However our experience was not so good with these tools, each tool had its own limitation and was not able to migrate 100% data. Even the speed of migration was too slow which would have violated our production SLAs.
    So after spending a month with these tools we finally decided to create our own scripts for data migration. We used tools like TOAD and SQL Yok to create the DDL for the tables and other DB objects.
    For the data migration we downloaded the mysql data in flat files and used sql loader to upload the same data in oracle. Even if this was a time consuming activity but this resulted in 100% data migration with no record getting failed and the time taken for this activity was around 6 Hrs in comparison to time of 24-28 Hrs that the workbench tool took.
    Amar

  • Unable to create the model in designer

    Very new to ODI, I have setup the master rep in Oracle 9i database. The working repository is also created there. But I am unable to create a model with Oracle techology as it doesnot give the Logical scema. May I request a solutions for the newbee.

    Managed to solve the problem right now..
    For new ones who would like to use Oracle 9i as master repository and working repository please check the following steps before continuing.
    create the master repository on Oracle 9i database server
    Make the agent server running
    Launch the topology manager and create a new login for the master rep.
    Login to TM.
    create the working repository from topology manager. Physical Architecture -> Oracle -> right click -> create data server.
    Now login to designer and create the model.
    let me explore more and would revert back again.
    check again at avisolutions.blogsopt.com

  • Migrating from SQL Server to Oracle 8i

    Hi all :),
    I am trying to migrate from SQL Server to Oracle 9i.
    I am using the Migration Workbench.
    Everything goes fine during Capturing phase, but while
    creating Oracle model the Workbench just hangs at
    "Mapping Tablespaces" for over three hours.
    (not exactly hangs in the sense that it responds to mouse
    events and I can abort the ongoing activity ...)
    What should I do ? Should I let it go on and see what
    happens.
    I follow each and every step as mentioned in the
    documentation ... but obviously I am doing something
    wrong. Any pointers ???
    However ... if I try to migrate to Personal Oracle 8 ...
    the migration goes fine from start to end ... just that
    the SQL Server triggers aren't successfully migrated.

    You may want to start by downloading the Oracle Migration Workbench. That generally does a reasonable job in moving the tables, stored procedures, etc. from SQL Server to Oracle. If your VB code is database agnostic, it should continue to work without any more intervention. Realistically, however, you'll rpobably have to at least tweak a few things that don't work the same way in the old ODBC/ OLE DB provider and the new one.
    The hard part of migrations like this is that you may need to revisit some of your architectural decisions if you want Oracle to perform well. There are plenty of things that one does in SQL Server (i.e. frequent commits) to improve performance that have the opposite affect in Oracle. Identifying and fixing these sorts of things tends to be the largest part of a migration like this. Unfortunately, I don't know of a resource that talks addresses all the possible gotchas here.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

  • Migrate from sas spds to oracle 11gr2

    One of my customer wants to move sas spds database to oracle database. What is the best way to migrate the spds data to oracle when data size is in TB.

    2838712 wrote:
    Is it possible to migrate from Redhat Linux to Oracle Linux on servers in a Data Center that don't have an internet connection? If so, what is the process?
    In my case, tunnel.
    Have ssh. Can travel.
    Can you ssh into the server? Even via multiple hops? Then you can hook that server up to your Internet connection.
    Simple example. Your desktop have Internet connectivity via web proxy 10.1.2.3 on port 8080. Your desktop can reach the server via ssh.
    From your desktop, ssh into the server and reverse tunnel Internet connectivity
    ssh -R 7777:10.1.2.3:8080 root@server
    This creates a tunnel on port 7777 on server - and tunnel traffic on that port to your desktop. Arriving at your desktop, that tunneled traffic is send to the web proxy server 10.1.2.3 on port 8080.
    On server, set the proxy variable so that yum, wget and other Internet usage/dependent commands know how to reach the Internet. And the proxy on the sever is the tunnel on port 7777. Thus:
    export http_proxy=http://127.0.0.1:7777
    export https_proxy=https://127.0.0.1:7777
    Use wget google.com to test tunneled access to the Internet. And Bob is not only your uncle, but gives you slack.

  • HT4796 When migrating from a PC to my Mac user on the Mac.

    When migrating from a PC to my Mac, the files get created under a new user on the Mac. How do I move the files to my user log on?

    Check out the following KB Articles: 
    http://support.apple.com/kb/PH11393
    OS X Mountain Lion: Transfer your information from a PC
    http://support.apple.com/kb/HT1408
    How to transfer data from a PC to a Mac

  • How to migrate from sql server to oracle

    Hi ,
    My requirement is we are planning to migrate the sql server data to oracle.
    what is the way to do migration from sql server to oracle. Please let me know if any tools are there for migration.Previous we used sql developer( which is provided by oracle i.e. freeware )
    tool but it was created only table structures not ported any data.

    Hi,
    Oracle sql developer is a great tool for migration from sql server to oracle..
    Refer the link,
    http://www.oracle.com/technetwork/database/migration/sqlserver-095136.html

  • Migration from SQL7.0 To Oracle & Uni-code Characters

    Hi..
    I faced one problem in migration from SQL7.0 to Oracle using
    Workbench, which is that all Arabic characters is comming
    question marks after the migration.
    So does Oracle Workbench supports two_byte code for internationl
    languages..
    null

    Hi Khalil,
    Can you please e-mail [email protected] with answers to the
    following questions. We will try and investigate this.
    What is the structure of the SQL Server table?
    What is the structure of the Oracle table?
    Also, what character set did you create the Oracle database with?
    What codepage was the SQL Server database?
    Are the characters appearing as question marks in an application?
    Regards
    John
    Khalil A. Khalil (guest) wrote:
    : Hi..
    : I faced one problem in migration from SQL7.0 to Oracle using
    : Workbench, which is that all Arabic characters is comming
    : question marks after the migration.
    : So does Oracle Workbench supports two_byte code for
    internationl
    : languages..
    Oracle Technology Network
    http://technet.oracle.com
    null

Maybe you are looking for

  • Storage location in QA32 not appearing

    HI GURUS IN QA32 , STORAGE LOCATION IS NOT APPEARING FOR FEW MATERIALS . IN PURCHASE ORDER WE HAVE CONSIDERED ASSET ACCOUNT ASSIGNMENT CATEGORY , WITH VALUE & QUANTITY UPDATION . BUT DURING GRN STORAGE LOCATION IS NOT TAKEN INTO ACCOUNT SO IN QA32 AL

  • Get rid of Java applet window box

    We are currently using TTA 4.0 for Intel Linux Kernel. When bring up applications through the TTA, a "Java applet window" box is attached to the bottom of each applications. Is there a way to get rid of the box? Thanks Henry

  • Best dock for sound system

    I'm looking for either a dock or a/v cable that will give me the best sound from a high-powered serious sound system, not a "micro" system. I've tried a Belkin audio cable connected to my headphone (audio out) jack but the sound is unacceptable. Is t

  • Http to jdbc sync scenario needed

    hi all,      Can any one give me certain example of http to jdbc sync scenario Thanks in advance.

  • Regarding Dashboard

    Hi, I have installed BI 10.1.3.4. but when i start OC4j server i got following error . D:\OracleBI\oc4j_bi\bin>oc4j -start Starting OC4J from D:\OracleBI\oc4j_bi\j2ee\home ... 2009-08-06 13:28:20.558 ERROR ServerFile[PersistentMap,/D:/OracleBI/oc4j_b