cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi expert,

I try to load BI content from ECC to SQL Server 2012 with Data Services 4.2 Pack 5. I use ODP Object for read content while I import ODP object to datastore I found error "Cannot import the extractor name=0FI_GL_12" follow image below

I go to ECC for check valid object in ROOSATTR. It's active already.

How to solve this problem? Thank you for your advise.

0 Likes
View Entire Topic
0 Likes

Hi,

We are facing exactly the same issue. Have you managed to resolve this error?

kind regards,

Clinton

dmitri_marinin
Explorer
0 Likes

Hi, you can try to implement this note - 1803453, but be carefull with manual operations and connected notes.

0 Likes

Thanks but that didn't work...

venkat_korivi
Participant
0 Likes

Hi Clinton,

I got solution for this issue.

If you get the same issue what I had ("Unknown Exception RDR::GET NEXT"), then please try my tips.

Basically when you go for VIEW DATA for any of ODP Extractors then BODS system will read all this data and viewing based on our selections if you specify. some times BODS system will not read all the data  due to huge amount data in source tables. In this case, just load the data in one temporary table in BODS system and execute the job. Then load data to target from the temporary table.

Might be this will  work. please let me know if you need any clarifications.

Thanks,

Chinna.