Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ignore Existing Record and Insert Other record into DB

3040501Mar 27 2017 — edited Mar 30 2017

Hi Genius,

Oracle Product: Oracle Data Integrator (12c)

I need a help. A scenario which a flat file that contains 100 records inside, ODI will grab the file and insert into DB.

How to ignore existing record in the file which already exists in the table and proceeds to insert all other records in the same file?

Thanks.

ODI newbie

This post has been answered by Jasmine Pauline on Mar 28 2017
Jump to Answer

Comments

SeanKilleen
Answer

Hi all,

In this case, the error was resolved by restarting the PC. Something must have gotten a lock on a folder Oracle was trying to access somehow, and nothing was telling in the task manager.

Should have known to check before posting something like this.

Marked as Answer by SeanKilleen · Sep 27 2020
Antonyro-Oracle

<moderator edit - deleted contents of MOS Doc 1569962.1 - pl do not post such content - it is a violation of your Support agreement>

user13491090

This hint did the trick! Thanks.

user11974656

I had the same situation, when I was running the installer 2nd time (installing both 32-bit and 64-bit drivers for some reason). I found following articles on metalink:

  • "[INS-30131] The initial setup that is required to run the installation program validation was not successful " Error While Installing 12.1 (Doc ID 1569962.1)
  • Installation of 11gR2 on Windows Fails Checking Requirements (Doc ID 1133495.1)

Neither of them was helpful. After some time of poking around I noticed service OracleRemExecServiceV2 running from location C:\Users\<MyUsername>\AppData\Local\Temp\2\\oraremservicev2\RemoteExecService.exe - I stopped it and re-ran Oracle client installer. It solved the problem for me.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 27 2017
Added on Mar 27 2017
8 comments
442 views