Skip to Main Content

Database 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!

OMBEXPORT

69025b8f-485a-497d-9d96-02819256f6a1Feb 26 2020 — edited Feb 26 2020

I have a problem with the syntax using OMBEXPORT and having special characters in the table names.

Example:

OMBEXPORT MDL_FILE 'd:/OWB_Deployment/exp1.mdl' PROJECT 'MY_PROJECT' COMPONENTS (  MAPPINGS 'TAB_ETL_ADHOC_FINAL_REL_FCT' ) OUTPUT LOG 'd:/OWB_Deployment/exp1.log'

Project name=MY_PROJECT

The name of the Mapping  in the repository is "TAB_ETL_ADHOC_FINAL_REL_FCT".

How is the syntax for such ombexport? I'm using OWB 11gR2 

Getting the following error

Please help me.

Regards,

Comments
Post Details
Added on Feb 26 2020
0 comments
241 views