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!

12C ODI : How to use ORACLE keyword(SIZE) in interface

3173245Jan 4 2018 — edited Feb 14 2018

Hi Experts,

For one the interface, we have source as SQL SERVER and target as ORACLE.

In SQL SERVER  View, there is an column name SIZE.

When we are using same name SIZE in interface, while creating $ tables (staging table ) at run time Interface is failing as SIZE is an KEYWORD in ORACLE.

i have tried by adding quotes (") like "SIZE" at Model, by this $ tables are creating successful but while loading data from SQL SERVER to $ table interface is failing like "SIZE" column not available at SQL SERVER view.

could any once can know any alternate way to use this SIZE column in ODI 12C interface??

Thanks

Phani

This post has been answered by ashud1 on Jan 19 2018
Jump to Answer

Comments

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

Post Details

Locked on Feb 16 2018
Added on Jan 4 2018
9 comments
785 views