OMW cannot migrate data from MSAccess.

I am migrating MSAccess 2003 to Oracle 10g and it seems that all of the schema objects are created but there is the following error when trying to move the data.
"Unable to migrate data from source table lkpDrugs to destination table RecruitTracking_be.LKPDRUGS :
[Microsoft][ODBC Microsoft Access Driver] Could not find file "(unknown)"."
The MSAcess data gets modified to connect to oracle but there is no data.
I have tried to install the Oracle ODBC Driver through the universall installer but I can't find the "projects.jar" file that I am supposed to point to in the unzip directory.
I currently have two data sources defined using "Microsoft Access Driver (*.mdb)" and "Microsoft ODBC for Oracle"
The other problem that I am having is that I am not sure what to enter into the feilds Username, Password and ODBC Data Source when the modiy access database screen comes up.

Hi Terry,
I will attempt to address each of the issues that you have mentioned in your post.
1. In reference to your "Could not find file "(unknown)"." issue, it sounds like your MS Access ODBC DSN "omwb_msaccess" isn't correctly configured.
Please refer to Chapter 4 "Troubleshooting" of the Microsoft Access Reference Guide, which can be accessed via the Help menu item on the workbench. There's a section called "Migrating Table Data Using Microsoft Access ODBC Data Source", which outlines the steps you will need to follow to set up your environment correctly. This should resolve your issue.
2. In reference to your Oracle ODBC driver installation issue, the latest version of the driver contains a "products.xml" file and not a "products.jar" file as mentioned in its readme file. To successfully install the latest version (10.1.0.3.1) of the Oracle ODBC driver, available for download from OTN at the following location - http://www.oracle.com/technology/software/tech/windows/odbc/index.html - you need to ensure that you are using Oracle Universal Installer v10g. Once you have downloaded the "odbc101031.exe", extract its contents to a local folder on your machine e.g c:\temp. Launch the 10g Universal Installer and select the "products.xml" file from the \ODBC101031\Disk1\stage folder you extracted. You should now be able to successfully install the driver.
3. You mention that you are unsure what connection information to supply in the ODBC DSN. Firstly, ensure that once you have successfully installed the Oracle ODBC driver, you set up an Oracle ODBC DSN on your machine. This DSN will be the one you use in order to modify your MS Access MDB file using the workbench. Secondly, please go to Help | Microsoft Access Reference Guide on the menu bar of the workbench. Refer to Chapter 2 "Migration Process", specifically the section "ODBC Connection Issues with Linked Tables". This section gives information on what user to use.
I hope this helps.
Regards,
Hilary

Similar Messages

  • Cannot migrate data from Microsoft Outlook 2013

    I'd very much like to use Thunderbird, however once it is installed and I try to import my Outlook 2013 data (contacts, folders, etc.) I receive this message:
    "Either there is no default mail client or the current mail client cannot fulfill the message request. Please run Microsoft Outlook and set it as the default mail client."
    I have followed all the steps I found online to ensure Outlook is in fact my default client, but the message persists. I have searched for Add-Ons and have come up empty. I am running Windows 8.1.
    I'm not going to switch over to Thunderbird if it can't do something as simple as move my data from one program to another on the same computer.

    First you have to export your data from Outlook
    then you can import them in Tbird.
    [https://addons.mozilla.org/en-US/thunderbird/addon/importexporttools ImportExportTools] is an addon that can help you.
    Here is some help http://kb.mozillazine.org/Import_from_Outlook_Express

  • I backed up 10.4 but cannot migrate data, need help

    Hi, New here. I had a 1 on 1 training and was recommended to back up my computer (Tiger OS) which I did. I installed Leopard, but cannot migrate data back. I backed up on a USB IOmega drive. The person I spoke with at the apple store either did not know or did not remember to tell me to turn off the File Vault. Now I cannot bring back much of the data or settings I had.
    Here's my question, If I reinstall Tiger, will I be able to transfer the data back from the back-up drive, and then just do an upgrade instead of a complete fresh install of Leopard?
    Thanks,
    Mike

    You should be able to mount your file vault directory- the sparse image- within Leopard from your backup, and then copy the data to your new user directory.
    You should be able to copy the data from your backup drive if you re-install Tiger, but since its not clear why you can't copy the data from the drive now, its not clear whether the issue preventing you from getting at it will go away after you reinstall Tiger.
    I think maybe you might want to restate your problem in more detail.

  • Migrating data from LMS 3.2 to LMS 4.2

    I`m trying to migrate data from LMS 3.2 (windows) to LMS 4.2 (linux) I have run the backup job which contains many directories, I have created a .tar file to be able to ftp to LMS 4.2 but cannot get it to un-tar. Anyone been in this same scenario before?

    Share more details on what error do you see. Do you still have the old backup files, without tar? What tar utility are you using?
    I can suggest to use the tar utility available within LMS. Go to NMSROOT/bin directory and use:
    1. To create tar : tar -cv <filename> <source_files>
    2. To untar : tar -xvf <file_name>
    Being the same utility it may be good. Anyways, this seems less of an LMS issue. If possible use an WINSCP and copy the entire directory without compressing.
    -Thanks
    Vinod

  • After migrating data from Time Machine, some of my photos are not showing up in iPhoto. I get a 'dashed rectangle." When I click on it I get ' ! in a Triangle" When I click on that, I actually can see the photo. I want to see my photos

    After migrating data from Time Machine, some of my photos are not showing up in iPhoto LIbrary view. I get a 'dashed rectangle." When I click on it I get ' ! in a Triangle" When I click on that, I actually can see the photo. I want to see all  my photos in 'Library' view, and I can't figure out how these photos seem to be arbitrarily hidden. Help, please.

    Try these for the first attempt:
    First be sure to have a backup copy of the library if you already don't have one.
    OT

  • How to only migrate data from SQL Server 2008 to Oracle 11?

    According to our requirement, We need to only migrate data from a SQL Server database to an existed
    Oracle database user.
    1) I tried to do it with SQL Developer 3.0.04 Migration Wizard, But find an issue.
    My SQL Server database name is SCDS41P2, and my Oracle database user name is CDS41P2;
    When I used SQL Developer to do offline move data by Migration Wizard, I found all oracle user
    name in movedata files which gotten by run Migration Wizard
    is dbo_SCDS41P2. If the Oracle user name is not the same as my existed Oracle user name,
    the data can't be moved to my existed Oracle user when I run oracle_ctl.bat in command line window.
    So I had to modify the Oracle user name in all movedata files, but it's difficult to modify them because there are many tables in
    databases. So could you please tell me how to get the movedata files which the oracle user name in them is my
    expected Oracle user name?
    2) I also tried to use the 'copy to Oracle' function to copy the SQL Server database tables data
    to the existed Oracle database user. When clicked 'copy to Oracle', I selected 'Include Data' and 'Replace' option
    But I found some tables can't be copied, the error info is as below:
    Table SPSSCMOR_CONTROLTABLE Failed. Message: ORA-00955: name is already used by an existing object
    Could you please tell me how to deal with this kind of error?
    Thanks!
    Edited by: 870587 on Jul 6, 2011 2:57 AM

    Hi,
    Thanks for you replying. But the 'copy to oracle' function still can't be work well. I will give some info about the table. I also search 'SPSSCMOR_CONTROLTABLE' in the target schema, and only find one object. So why say 'name is already used by an existing object'? Could you please give me some advice? Thanks!
    What is the 'Build' version of your SQL*Developer ?
    [Answer]:
    3.0.04
    - what does describe show for the SPSSCMOR_CONTROLTABLE in SQL*Server ?
    [Answer]:
    USE [SCDS41P2]
    GO
    /****** Object: Table [dbo].[SPSSCMOR_CONTROLTABLE] Script Date: 07/18/2011 01:25:05 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[SPSSCMOR_CONTROLTABLE](
         [tablename] [nvarchar](128) NOT NULL,
    PRIMARY KEY CLUSTERED
         [tablename] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    ) ON [PRIMARY]
    GO
    - what does describe show for the SPSSCMOR_CONTROLTABLE in Oracle ?
    [Answer]:
    -- File created - Monday-July-18-2011
    -- DDL for Table SPSSCMOR_CONTROLTABLE
    CREATE TABLE "CDS41P2"."SPSSCMOR_CONTROLTABLE"
    (     "TABLENAME" NVARCHAR2(128)
    ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
    TABLESPACE "USERS" ;
    -- DDL for Index SYS_C009547
    CREATE UNIQUE INDEX "CDS41P2"."SYS_C009547" ON "CDS41P2"."SPSSCMOR_CONTROLTABLE" ("TABLENAME")
    PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
    TABLESPACE "USERS" ;
    -- Constraints for Table SPSSCMOR_CONTROLTABLE
    ALTER TABLE "CDS41P2"."SPSSCMOR_CONTROLTABLE" MODIFY ("TABLENAME" NOT NULL ENABLE);
    ALTER TABLE "CDS41P2"."SPSSCMOR_CONTROLTABLE" ADD PRIMARY KEY ("TABLENAME")
    USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
    TABLESPACE "USERS" ENABLE;
    Edited by: 870587 on Jul 18, 2011 1:42 AM

  • How can I migrate data from an old MBA to a new one without having access to the screen of the old one? The screen of the old MBA is damaged !

    How can I migrate data from an old MBA to a new one without having access to the screen of the old one? The screen of the old MBA is damaged !

    If your "older" MBA has a Thunderbolt port then it isn't that old. See Target Disk Mode about how it's used. Note that without a monitor you won't be able to tell from the screen when it has fully started, and if it succeeded in starting in TDM. If it did, then the hard drive should appear on the Desktop of your new computer. You can then access it to transfer your files. You can even use Migration Assistant or any backup utility to transfer data. Just don't try to transfer system files.

  • Migrate data from one table to another

    Hi,
    I need to move data from work space -1 to work space -2. I need to move only selected data. From work space -1 to work space -2
    Work space -1
    Table -1_
    ID NAME Description
    1 xyz one
    2 abc two
    3 mnk three
    Table -2_
    ID PID NAME Description
    1 1 x1 -
    2 1 x2 -
    3 2 a1 -
    4 2 a2 -
    5 3 m1 -
    Table -1 is parent table and Table-2 is child. Here PID is parent key of table-1 and ID's in both the table are primary keys.
    Now i need to move data from work space-1 to work space -2
    Work Space -2 table structure
    Table - 1
    ID INDUSTRY_TYPE DATE DESC
    1 TNT - -
    2 MTN - -
    Table - 2
    ID T_ID NAME DATE DESC
    1 1 T1 - -
    1 1 T2 - -
    2 2 E1 - -
    2 2 E3 - -
    I need to migrate data from work space -1 of table 1 and 2 to work space - 2 of table 1 and tabe 2
    Please suggest me a query to migrate. Please let me know if the steps mentioned above is not clear.
    Thanks
    Sudhir

    Using INSERT statement.
    insert into <target table>(<column list>)
    select <column list>
      from <source table>

  • HT201250 i bought a new mac, and i want to migrate data from my old pc external drive to my mac how is this done

    Just Recently bought a new Mac, because my old PC crashed again, ( finished w/ microsoft) but now i would like to migrate data from my external drive i used on my PC to my new Mac. i loaded the Migration assitant from utilities but didnt see how to migrate the data from this external drive. which is a SEgate drive. any ideas.

    Just in case you are not aware of this, you can probably use your external drive, which you presumably now no longer need for your PC, as the backup drive using the Mac's Time Machine. If you still have any Windows specific files that you want to keep, it is really easy to partition the drive so that you can keep Windows files and Mac files in different partitions.

  • Just reinstalled software and migrated data from Time Machine, now iMac does not recognize printer or camera

    Under the direction of Apple Support, I recently erased my iMac (Intel) hard drive, reinstalled and updated software and migrated data from an external hard drive via Time Machine.
    Now, after clicking on "PRINT", the print dialog box says "printing" then says "no pages found", and finally says "stopped"; and when I plug in my camera to download photos, the camera is not recognized.  Both printer and camera are connected via USB.
    I checked connections, verified printing and iPhoto preferences, turned printer off then on again, unplugged and replugged USB connections, and checked and followed directions in the Help menu.

    Thanks very much, I'd just tried rkaufmann87's suggestion and entered "This solved my question" when your suggestion popped up—you deserve a "This solved my question" too, though I saw only an option for "This helped me".
    Before I got rkaufmann87's suggestion, I repaired disk permissions and that resolved the camera problem.  Both of you nailed the solution.
    Thanks again!

  • Migrate data from imac to macbook pro

    I want to migrate data from an imac over to a macbook pro. The macbook pro already has data on it which i want to keep on it. I want to make a new user on the macbook pro called "imac" and this user will have all the imacs data stored on it. How can I transfer all this data across and how can i put it into a new user?
    Both computers are running OSX Mavericks.

    Thunderbolt is even better than Firewire.
    Migration Assistant will not overwrite any existing data or existing user account. It will only create a new account and transfer into the new account.
    If you wish to move data from your other computer into an existing user account on the target computer, then you don't want to use Migration Assistant. You would use another type of tool such as a standard backup utility or file/folder synchronization tool. I would suggest using Carbon Copy Cloner. Bear in mind that for this to work correctly the usernames of both the source and target accounts should be the same lest you run into permissions problems after the transfers.
    CCC will let you specify only what you want to transfer or let you clone an entire volume.

  • HT4889 Just got a new macbook pro. Trying to migrate data from a MacPro to the macBook. MacBook will recognize the Mac Pro but not vice versa. Using Mac OS X 10.6.8 on the Mac Pro(powermac G4. The Mac Pro searches in vain for the MacBook. What should I do

    Just bought a new MacBook Pro. Attempting to migrate data from a power mac G4 running Mac OS X 10.6.8 using a firewire.
    Mac Book will recognize the Mac Pro but the Mac Pro just continues to search for the Mac Book. What should I do?
    Dave VanHorn
    [email protected]

    Put the G4 into Target Disk Mode and open Migration Assistant on the new MBP. Your G4 needs to be running 10.5.8.

  • Firewire to migrate data from MacBook Pro to imac?

    Would someone guide me as to what kind of firewire I need to buy to migrate data from my MacBook Pro (which is two years old, OS X 10.6.8) to an iMac (which is brand new, but also two years old, it's the older model with a 20" screen).  I've never even heard of firewire until I turned on the iMac for the first time, so would be very appreciative of guidance.  Thanks!

    Note if any of the data came from a PowerPC Mac originally, read this tip first:
    https://discussions.apple.com/docs/DOC-2295
    As that older data if it hasn't been through the Migration Assistant can give the Assistant a big headache.

  • P6 Analytics - cannot load data from STAR database in BI EE

    Hi.
    We have successfully deployed OBI EE 11g and STAR database (RDB 3.1), ETL processes have also run succesfully. But we cannot access data from the Analytics in a very strange way: we can get information on EPS and WBS, but cannot get projects or activitites data. It doesn't show any errors, it just returns empty replies (including replies on SQL-queries in Administration->SQL). I have cleaned the cache (call SAPurgeAllCache()) and reloaded metadata. I've checked the STAR db - all the data is ok.

    Check in P6 application that you have given access to P6 Analytics module to the application user. If not give that and rerun Global Schedule services followed by ETL process.
    This appears to be related to security but I might be wrong.

  • We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation approvers and controllers got migrated but we are not able to map new mitigation approver and controller to the mitigation ids.

    Hello All,
    We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation
    approvers and controllers got migrated but we are not able to map new
    mitigation approver and controller to the mitigation ids.
    The steps we have done below.
    1. We have created user id in su01 with necessary authorizations
    2. we have declared this user id in Access control owners as a
        mitigation approver and assigned to the organization unit
    Now we are trying to map to newly created mitigation approver to the
    mitigation id but we are not able to find that approver id for the mitigation ids. (only old mitigation ids came from VIRSA only we are able to see, not able to add new mitigation approvers / controllers to the mitigation ids)
    Kindly check this issue, this is very critical for us.
    Thanks in advance.
    Regards,
    Karunakar

    Hi Karunakar,
    - Assign Owners to Organization unit
    - Make these owners as Mitigation Approver and Monitor
    - Create Mitigation Id in this Org. unit
    Regards
    plaban

Maybe you are looking for

  • Error connecting applet with oracle database

    hi all, here i m running the following code . it executes the following query "Select * from emp"; the number in the text filed decides the column number to be displayed. import java.awt.*; import java.applet.*; import java.sql.*; /*<applet code=proj

  • Upgrade from JDeveloper 9.0.3 to 10.1.2 and 10.1.3.5 problem

    Hi, I am upgrading a project from JDeveloper 9i (9.0.3.3. Build 1205) to 10g (10.1.2.3.0 Build 1936). 90% of the code runs fine and I have managed to fix a few problems but I am stuck with the following exception when I call findByKey on a RowIterato

  • Referencing 'states' in another component

    Relevant file structure: Main.mxml (main app file) \myComponents\Login.mxml (custom component) In my Main.mxml file I have three states: <Base state> Login (start) Home On clicking a Submit button in the Login.mxml component I would like to have the

  • Suggest  to track file download event with applet or any other way

    Hello, I am trying to write a code which will handle a file download event. I want my program to to do a change in database when a file downloading completes. I thought there might have some way to track this event through javascript and if tracked I

  • Buffer cache size

    Hi there, Can anyone explain these results on a 10.2.0.1 database? SQL> select name, bytes/1024/1024 from v$sgainfo where name='Buffer Cache Size'; NAME BYTES/1024/1024 Buffer Cache Size 1728 SQL> show parameter db_cache_size NAME TYPE VALUE db_cache