Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
k3rz0rg
Advocate III
Advocate III

How to get around with partial multibyte character issue?

Hi all,

 

I've been working with oracle db and lately facing an issue regarding partial multibyte character. 

it says

 

DataSource.Error: ORA-29275: partial multibyte character
Details:
DataSourceKind=Oracle
DataSourcePath=dwhse-prod:1530/dwhseprd
ErrorCode=29275

 

I have isolated the row and can anyone tell me how to get around that issue?

It is source = oracle.database("server",[query])

 

Thanks,

K3

5 REPLIES 5
Anonymous
Not applicable

Hi @v-yuezhe-msft ,

 

Is this issue resolved? If so could you please help me how to resolve it in power BI.

 

I am facing same issue when i import data from Oracle Database to Power BI. Unable to load it to POWER BI.

 

Any Solutions is highly appreciated.

 

Thanks in advance.

Anonymous
Not applicable

Hi @v-yuezhe-msft @k3rz0rg ,

 

Any update on the request. How to handle this in Power BI. I am unable to import data from Oracle DB because of this language change.

 

Thanks in advance.

v-yuezhe-msft
Employee
Employee

@k3rz0rg,

I have no issues connecting to Oracle and writing SQL query in Power BI Desktop. Have you tried to execute the SQL query in SQL developer and check if it is successful?

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-yuezhe-msft

 

Well, connecting to oracle is good; it's the point of entry where the user inserted the data in different characterset. We have users all around the world and problem occurs mostly from the euro side when they use special characters for names or addresses in their own utf or ascii sets.

I've been looking for a way to convert that while fetching the data with query.

 

-K3

@k3rz0rg,

How about you use the function described in the following blog to convert the row?

http://www.dba-oracle.com/t_ora_29275_partial_multibyte_character.htm

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors