LKM for Bulk data load in Oracle database
753386May 12 2010 — edited May 13 2010My source and target are Oracle DB. Source table is having 1m+ data. I am searching for LKM which will use Oracle Bulk insert utility to load this data into Target table. But I can not find any such for Oracle though there is for MSSQL database(LKM SQL to MSSQL(Bulk)). Please tell me if there is any such LKM in case of Oracle target DB.