Problems with migrating from access to oracle

OMWB has a few problems with upper and lower case letters, when i try to modify my old access DB OMWB cant find the new table in Oracle:
(3011 The Microsoft Jet database engine could not find the object <name>. Make sure the object exists and that you spell its name and the path name correctly. )
the problem is that it searching for AP_BILD.A990BILDER but the correct name is AP_BILD.a990Bilder
when i recreate the table as AP_BILD.A990BILDER it worked.
but i cant do that for almost 400 tables!
any suggestion how to fix this?
also have a problem when creating the trigger:
OMWB puts the tablename into 2 double quotation marks each side (""name"") and of course it tells me something of a tablenamelength of NULL and it doesnt work
working with release 9.2.0.1.0 of OMWB

update: if i try to link the table from access directly it also cant find the table, but can find other tables (the others are in upper case).
could it be a problem with the odbc driver? does it automatically look for upper case names?
anyone know how to fix this?
thanks in advance

Similar Messages

  • Migrating from Access to Oracle

    Hello......
    I am trying to migrate a table from Access to Oracle. It contains approx 850,000 rows, and I tried using SQL Server's DTS Import/Export tool to perform the migration. However, this export/import has been running for almost 48 hours (crazy, huh?!), and I'm only at 350,000 records loaded. This tool is obviously not sufficient for a migration of this size.
    Can anyone suggest a better way for me to go about this?
    Thanks,
    -Christine

    Hi,
    If you have DDL structures in Oracle, then you can save the access data as .csv file format. you using any opensource tool you can migrate it.
    Or you can go for sql loader also.
    Cheers,
    Moorthy.GS

  • Problem while migrating from Sybase to Oracle using Quick Migrate

    Hi,
    For SQL Developer version 2.1, while migrating from sybase to oracle, Using Quick migrate, during data move step, for the rows having ''(Blank) values in TEXT data type in SYBASE, which is convertd to CLOB in Oracle, the migration for that table terminates at that row.
    However, NULL values in Sybase TEXT data type are successfully inserted in Oracle CLOB.
    How can we overcome this?

    reproduced and see exception in console, bug logged.
    Edited by: Jade Zhong on Feb 1, 2010 6:10 PM

  • Migration from Access to Oracle 10g (Problem with migration wizard)

    Hi
    I have an access database which I want to migrate to Oracle DB.
    I have created 2 connections.
    1. Access connection with the source database
    2. Oracle connection.
    I have associated the oracle connection to the repository.
    When I go through 'MIGRATION WIZARD' process. I am not able to view the source database file while capturing. Tried it several times.
    Need a help in this
    Regards,
    Arjun
    Edited by: 919650 on Mar 9, 2012 2:47 AM

    Arjun,
    you cannot do an online migration with MS Access as you can do with other foreign datasources. You can only do an offline migration.
    The first step that you need to do is to call the Microsoft Access Exporter. Click on Tools - Migration - Microsoft Access Exporter and chose the exporter of the MS Access version that you are using.
    The exporter creates an xml file for you. After the exporter has finished you can do the migration, click on Tools - Migration - Migrate, but in Step 4 please select "Offline", and then you can select the xml file that the exporter has created. The following steps in the Migration assistant are then doing the migration for you.
    You might also want to read the chapter "Before Migrating From Microsoft Access" in the online help of SQL Developer.
    Regards
    Wolfgang

  • Problems with migration from Oracle 9.2.0.4 to 9.2.0.8

    Hi,
    we have 4.7 SAP's version, we tried to migrate from the Oracle's version 9.2.0.4 to the 9.2.0.8. When we tried to bootup the system, after that we succefully startup the DB, we can't startup the application with the start_sap.sh shell. The system returns this message in the log:
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/DEV/SYS/exe/run/startdb: Terminating with error code 12
    http://img512.imageshack.us/my.php?image=pantalladeerrorwa2.jpg
    Message was edited by:
            giovanni maria maccioni

    did you migrate the database or just install the 9.2.0.8 software?
    After database upgrade, your database and the software should have the same version:
    <i><b>select version from v$instance</b></i>; (software version)
    <i><b>select comp_id,version,status from dba_registry;[/</b>i] (database version)
    How are the environment settings of <sid>adm?
    Run please R3trans -d or R3trans -x and post the trans.log.  Could you please also check the developer traces, if there are any other errors?
    Best regards
    Baran

  • While migrating from access to oracle ??

    While loading data from SQL Loader, DATE is taken as dd-mmm-yy (eg: 18-MAR-02) even after specified in "mm/dd/yyyy HH24:mi:ss" in controlfile. How to resolve this problem ???
    rgds,
    manish

    Hi,
    Did you follow all the steps in the SQL*Developer documentation about preparing the Access database for migration -
    Oracle® SQL Developer User’s Guide Release 3.0 -
    2.2.4.3 Before Migrating From Microsoft Access
    and -
    Oracle® SQL Developer Supplementary Information for Microsoft Access Migrations Release 3.0
    2.4 Preparing the Microsoft Access Database for Capture
    The error also indicates there may be a problem with your Access installation so could you check that everything is okay with that ? I have found references that indicate a re-install of Office/Access will prevent the error.
    Regards,
    Mike

  • Migrating from Access to Oracle - Captured Model did not convert

    I'm trying to convert an Access database 2003 to Oracle using SQL Developer. I've worked through the migration process to the point where I need to convert the Captured Model to a Converted Model. The first time I ran that step, the application told me there were some issues with some indexes and didn't convert my captured model. I decided to delete my captured model and rerun the process from the point where I import the .xml file and recreate the captured model. I then tried again to create my Converted Model and again it didn't generate. The Converting Database dialog box tells me that it's 'converting the database' and it's 'transforming identifiers' but it just hangs and does nothing. What did I do wrong and how to I correct my issue so that I can create my Converted Model?
    Thank you.

    I was able to get past the Capture Model "hang up" business about three weeks ago. (I'm trying to migrate the Access 2003 Northwind db to APEX 3.2/Oracle 10g.) I found a thread in another forum that noted the problem could be due to a memory issue. This particular post referred to an omwb.bat file in a folder omwb. This may have been referring to an earlier version of SQL Developer -- I could not find the bat file. I'm using SQL Developer Version 2.1.1.64.45. I did, although find a sqldeveloper.bat file in my installation path: C:\Software\sqldeveloper_2.1.1.64.45\sqldeveloper\sqldeveloper\bin. In that file there is one very long java command. And at the very start of that command, I changed
    from: java -Xmx640M -Xms128M .................
    to: java -Xmx1024M -Xms640M ................
    In the java documentation (http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/java.html) this notes that changing these parameters effect the size of the initial and maximum memory allocation pool.
    So that was pretty great -- that it worked. I am at the point now where I've retrieved it all into APEX but it is all invalid and there are so many issues going on all at once that I need to put the project on hold. There is not very much management patience for something like this that goes on and on. Maybe I'll work on it a bit at night now.
    Hope the memory thing helps someone.

  • How to handle DATE type problems in migrating from mysql to oracle.?

    Hi,
    I'm migrating only the data from mysql to oracle with the help of sql loader.But with this type i cannot able to insert the date values from mysql to oracle.In mysql i have defined date as "DATETIME" type and in oracle it is in TimeStamp.Whenever i'm inserting the values thru CTL file ,i'm getting an error invalid date format entered.How to solve this problem?
    Thanks in Advance
    JAI

    you need to supply a mask to the timestamp entry. see http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14215/ldr_field_list.htm#i1006714 for details on datatypes within the ctl file
    B

  • "Default " problem while migrating from mysql to oracle.

    I'm migrating from mysql3.23 to oracle9i via the OMWB tool.While migrating i'm getting an error message "Failed to create default for the table <table>:ora00907 missing right parenthesis".This error is due to the difference in the syntax used for the keyword "default" in mysql and oracle.In mysql we have to give after the Not Null option whereas in oracle we have to give before Not Null.
    The problem is i'm migrating via the OWMB tool.Is is possible to handle this error with the help of tool itself.
    Thanks
    Jai.M

    Jai, I'm having Frank have a look at this for you to see if we can replicate it ans help solve this issue for you. are there any issues logged on the mysql site regarding saving blobs as file?
    thanks
    Barry

  • OLE object Migration from Access to Oracle through SQL developer

    Hello,
    I used sql developer 3.1.07(oracle 11g) to perform data migration from MS ACESS.
    the MS access data has a column with data type as "OLE object" ---there
    saved a lot of pdf files .
    Then I performed "copy to oracle" from MS access connection, the OLE data
    changed to BLOB from oracle database, and data seems to be copied to
    database as binary . However none of the data in the column can be opened. I
    download the blob data to a file from sql developer and tried to open
    using Adobe 8.1 with no success.
    How can I fix this issue? or I should say, how can I migrate MS access OLE data to oracle?
    Thanks,
    H.M.

    thx - will have a look
    Edited by: kgronau on May 22, 2012 4:32 PM
    The original PDF content starts with:
    %PDF-1.4
    %ª«¬
    4 0 obj
    <<
    /Creator (Apache FOP Version 1.0)
    /Producer (Apache FOP Version 1.0)
    /CreationDate (D:20120521131845+02'00')
    >>
    endobj
    5 0 obj
    <<
    /N 3
    /Length 12 0 R
    /Filter /FlateDecode
    >>
    stream
    But when I try to save the content in the BLOB as a file it claims about a missing mime extension and when I ignore this message and save the file anyway as a PDF the content is corrupted.
    It shows as :
    Acrobat Document ..
    ´4 0 obj
    <<
    /Creator (Apache FOP Version 1.0)
    /Producer (Apache FOP Version 1.0)
    /CreationDate (D:20120521131845+02'00')
    >>
    endobj
    5 0 obj
    <<
    /N 3
    /Length 12 0 R
    /Filter /FlateDecode
    >>
    stream
    Did you also get the missing mime type error message?

  • Migration from Access to Oracle through SQL developer

    Hi,
    I want to migrate an mdb file which contains a set of tables to oracle. During this process, i have created schema and all the tables in Oracle using DDL scripts. I would like to transfer only the data to Oracle from access through SQL developer. How can I do that?
    Regards,
    Meena

    Hi Meena,
    You mention that you have created the schema and tables in Oracle using DDL scripts. Did you use the Oracle SQL Developer Migration Workbench, creating a Migration Repository, to carry out this process? I see from your other postings that you are experiencing issues using the Exporter tool, which would lead me to believe that you haven't used the Migration Workbench to migrate your database. Obviously you will need to resolve your Exporter issues before you can proceed to the next phase of the migration process. I will aim to assist you with those issues on the seperate thread - ShowSplashScreen("_OracleSplashScreen",3) error The XML file generated by the Exporter tool forms the basis of your MS Access migration.
    In order to migrate your data from MS Access to Oracle using the Migrate Data option in Oracle SQL Developer, you will need to have access to the Migration Repository used for the migration of the MS Access database. The information contained in the Converted Model, in the Migration Repository, is used during the data migration process. The data migration requires the following connections:
    1. a source database connection i.e. a database connection to the MS Access MDB file
    2. a target database connection i.e. a database connection to the migration Oracle schema
    3. a Converted Model connection
    For further information on the creation of a Migration Repository, and the migration process, please refer to the accompanying documentation available via the online Help within Oracle SQL Developer, and also from OTN - http://download.oracle.com/docs/cd/E10405_01/doc/nav/portal_booklist.htm.
    I hope this helps.
    Regards,
    Hilary

  • Problems with OPMN from Companion CD (Oracle 10g R2 x86_64 RHEL4)

    I have installed Oracle 10g DB R2 64bit on RHEL4 x86_64 (AMD64) and HTTP-Server from Companion CD
    All works.
    But after running opmn appears problems:
    1. The system message to syslog: "ip_conntrack: table full, dropping packet"
    2. 'netstat -a' displays me thousands TCP-session on localhost to port 6100 in TIME_WAIT state
    And network services on my host more died than alive...
    If I increase ip_conntrack kernel parameter, then network state alive. But the problem with TCP-sessions is not resolved.
    Any ideas?
    Thanks, and sory for my english :-)
    P.S. I have RHEL4 without update 1, but with new kernel and patched binutils. Update of RHEL can resolve this problem?

    Thank you!
    The problem described in Metalink Doc-ID Note : 284602.1 is my case!
    But this document applies to Oracle Net Services - Version: 10.1.0.2 to 10.1.0.3.
    I have Version 10.2.0.1.0 and the problem apears again (with some symptoms are differ).

  • Problems with connection from PHP to Oracle DB

    Hello,
    I have a Win2k3 Server with IIS 6.0 and PHP 5.1.2. and an Oracle Client 9i installed.
    Recently I tried to connect via PHP to the DB but it failed with the following message:
    "Warning: ocilogon() [function.ocilogon]: OCIEnvInit() failed. There is something wrong with your system - please check that ORACLE_HOME is set and points to the right directory in ...\php-skript\test\funk_test.php on line 54"
    So I started looking in the internet for help and found a lot, but nothing that solved my problem. I tried everything (I think):
    * Oracle Client 9i regular Client- environment vars in all variations
    * Oracle Client 10g Instant Client- all variations again
    * I tried to delete all spaces in the "tns.ora" after a hint in another PHP-forum
    * I looked in this forum and found some hints
    BUT: Nothing helped me to solve my problem.
    So I changed my PHP-version from 5.1.2 to 5.0.4 and I got a different failure:
    "[26-Apr-2006 17:58:15] PHP Warning: ocilogon() [<a href='function.ocilogon'>function.ocilogon</a>]: _oci_open_server: ˜Õ‚ in ...\php-skript\test\funk_test.php on line 56"
    This message is really strange, because it contains no information about the failure.
    Has ANYONE another hint for me?? I really don't know what I should do.

    Because it's IIS, I set the env vars manually. That means --> my computer/.../advanced/environment vars/etc.
    After every change, I rebootet the IIS Service. Problem consists.
    Let's have a look, if your links could help...
    ########## EDIT ##########
    Ok, your links WERE INDEED REALLY helpful!
    My problems were caused by missing access-rights.
    How to solve this problem:
    * reinstall your Oracle-client
    * inet-user needs now access rights for
    + "oracle"- folder
    + "oracle\bin"- folder
    + "tnsnames.ora"- file
    * set environment vars
    + NLS_LANG = AMERICAN
    + ORACLE_HOME = "C:\oracle\ora92"
    + TNS_ADMIN = "C:\oracle\ora92\network\ADMIN"
    * restart IIS
    Now it should work!!! THX for your help!

  • Problems with migration from 10.1.3.4 to 11.1.1.0.2

    Hello,
    we're trying to lift up our ADF Application to 11.1.1.0.2 and face some problems.
    The first thing is a method that cannot be found anymore.
    (which i hope is a minor glitch that does not need to be discussed yet...)
    The second and significantly more disquieting problem is JDev "killing" our *.cpx binding file. (sheesh!)
    this is what it looked like in 10.1.3.4:
    <?xml version='1.0' encoding='windows-1252' ?>
    <Application xmlns="http://xmlns.oracle.com/adfm/application" id="client"
                 Package="" version="10.1.2.17.96" SeparateXMLFiles="false"
                 ClientType="JClient">
       <pageMap/>
       <pageDefinitionUsages>
          <page id="V103AnsichtMultiBenutzerUIModel"
                path="de.xxx.xxx.client.verwaltung.forms.V103AnsichtMultiBenutzerUIModel"/>
          --- about 50 more (cut for readability) ----
          <page id="V101MitteilungBearbeitenPanelUIModel"
                path="de.xxx.xxx.client.vorgang.forms.V101MitteilungBearbeitenPanelUIModel"/>
       </pageDefinitionUsages>
       <dataControlUsages>
          <BC4JDataControl Configuration="RootModuleLocal"
                           Package="de.xxx.xxx.bc4j.root"
                           xmlns="http://xmlns.oracle.com/adfm/datacontrol"
                           id="RootModule"
                           FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
                           syncMode="Immediate">
             <Parameters>
                <Parameter name="STORE_USER_IN_DB_AFTER_CONNECT" value="false"/>
             </Parameters>
          </BC4JDataControl>
          <BC4JDataControl Configuration="WiedervorlageAppModuleLocal"
                           Package="de.xxx.xxx.bc4j.root"
                           xmlns="http://xmlns.oracle.com/adfm/datacontrol"
                           id="WiedervorlageAppModuleDataControl"
                           FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
                           syncMode="Immediate">
             <Parameters/>
          </BC4JDataControl>     
       </dataControlUsages>
    </Application>and after 11g laid its hands upon:
    <?xml version='1.0' encoding='windows-1252' ?>
    <Application xmlns="http://xmlns.oracle.com/adfm/application" id="client"
                 Package="" version="10.1.2.17.96" SeparateXMLFiles="false"
                 ClientType="JClient">
       <pageMap/>
       <pageDefinitionUsages/>
       <dataControlUsages/>
    </Application>the heck? its "empty"...
    Note the JDev version number "10.1.2.17.96", which indicates that our workspace had been migrated several times.
    But the lesser Versions obviously did not see the need to migrate anything - or in our case - kill our binding.
    Does anyone have a clue how to make JDev migrate our binding properly?
    Do I have to put it back by hand?
    Edited by: Haymaker84 on 03.05.2010 07:17
    Edited by: Haymaker84 on 03.05.2010 07:17
    btw: is there a Code-Tag or something in existence? XML is displayed really ugly this way :-/
    Edited by: Haymaker84 on 03.05.2010 23:44
    Edited by: Haymaker84 on 03.05.2010 23:45
    Edited by: Haymaker84 on 04.05.2010 00:26

    I wasn't aware that there is a newer Version around - I just used what our Admins handed us ;-)
    But i will definately have a look on that!
    There is not really much to say about our Application.
    It's basically two programs;
    One is a batch that reads text-file-input and processes it to the database. (which we are currently working on)
    The other is a Swing based dialog which lets the clerks work on above mentioned database.
    Both programs have a lot functionality in common.
    And with tech there is not really much to say... We use an fairly old third party framework for our Swing-Surfaces.
    (Which also has a lot of ADF stuff inside... we never really got behind this - sort of a black box)
    For the rest we use standarts as JUnit, Log4J, ANT... nothing special.
    I don't exactly know what information could be useful?!

  • Problems with Migration from 4.5 to 5.0.2

    After the migration, some Studio gadgets are no longer working/displaying properly. For example, one of the gadget is used to have couple tabs to navigate. After the migration, no tabs are being displayed. I think the problem is with the javascript versioning, but doesn't know for sure how to verify this.
    Another problem is with document directory. It gives a gateway error when trying to access a doc. Can someone help me with these issues?
    Thank you in advance!

    After the migration, some Studio gadgets are no longer working/displaying properly. For example, one of the gadget is used to have couple tabs to navigate. After the migration, no tabs are being displayed. I think the problem is with the javascript versioning, but doesn't know for sure how to verify this.
    Another problem is with document directory. It gives a gateway error when trying to access a doc. Can someone help me with these issues?
    Thank you in advance!

Maybe you are looking for

  • JButton gains focus when Hitting tab key but hitting Enter has no effect.

    Hi, I have a program that has two buttons. When pressed, using the mouse, the buttons text appears in the middle of the screen. I have NOT alerted the focus subsystem. Thus when I press the tab key the buttons are highlighted in turn, to indicate tha

  • RFC adapter Template changed

    Hi ,   I happened to change my RFC template by mistake. Could anyone please provide me with the original unchagned RFC ADAPTER template please. It will be really helpful if you can provide me RFC inbound and outbound templates. Regards Amit

  • Canon MG2100 won't print in black & white.

    Can you please send me step by step instructions for getting my mg2100 to print in black and white?

  • Unable to load dll from a servlet

    Hey iam new to jni and serlets but this is what iam doing... I have a cell phone application and when the application is invoiked it sends data to a servlet and the serlet replies which works fine. I wrote native method in java and a dll for that and

  • [SOLVED] codeblocks: impossible to open new or old projects

    When I install codeblocks with pacman, or codeblocks-svn with yaourt, there are no plugins wizard scripts lis is empty, I can not create or open projects, and if I install from tar.gz taken from sourceforge, it works perfectly. Compiling with codeblo