I'd like to export my tables without having to load it into memory on the agent. Is there any knowledge module which would let me export an oracle table to an external table (csv) in ODI?
Is there an Integration knowledge module for oracle to external table
197 Views Asked by rtemperv At
1
There are 1 best solutions below
Related Questions in ORACLE11G
- Building an sql execution plan history
- how to update the date field for this specific condition using oracle query?
- Insert Into SP in Oracle Sql Developer
- Trying to update an ORACLE 11G DB with C# Asp.net using Oracle Managed Driver.
- Require tool to trace the LInq Queries in Oracle
- Oracle 11g : staging table
- Persist the value of one column in two simultaneous update
- Trigger From Oracle to SQL SERVER
- how to check succeeded and failed sending a message in gsmcomm library
- How to install Oracle XE for windows32 properly?
- use select under case statement
- Merge table in Oracle with delete condition refering to source table
- Oracle 11g to PostgreSQL - CREATE TYPE OBJECT
- Import dmp file created in Oracle 11g (WE8ISO8859P1) to Oracle 11g XE database (AL32UTF8)
- Changing start date for system jobs related to automatic statistics collections in 11g
Related Questions in ORACLE-DATA-INTEGRATOR
- Oracle ODI string literal mapping
- Oracle Data Integrator SQL to HDFS IKM returns error
- Import object in Odi 12c using ODI SDK
- Can we create procedures for views in ODI 11g?
- Is there an Integration knowledge module for oracle to external table
- Topology tab looks connected but degisner tab is not connected in Oracle Data Integrator
- How to create scenario of odi mapping using groovy script
- How to run ODI Mapping in groovy script?
- How to make a string for the group by field in Oracle Data Integrator 12c
- Got "java.lang.ArrayIndexOutOfBoundsException: 2" while trying to create ODI Partial Tag VCS
- Difference between ODI data cube size and Oracle data cube size in the same conditions
- ODI Why not show Unique Key as option for incremental or merge (why PK only)?
- Reverse-engineer an Oracle OLAP Cube in ODI 12c
- Is this the correct usage of data cubes in oracle database?
- Does cube of ODI support OLAP operations like dicing, drilling, pivoting
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There is no default IKM for that but you may look at the Oracle to Oracle Datapump LKM for reference