OHDSI Home | Forums | Wiki | Github

"DataQualityDashboard" OUTPUT can't understand

Hi! I’m park in Korea.

our environment is “ORACLE”

Now a days, I check our 「CDM DB 」 to “DataQualityDashboard”.

I have 2 Question output in “log_DqDashboard_@OUR_cdmSourceName.txt”,

First SqlRender occurred warning.

########################################################################################

########################################################################################

-too many warning about SqlRender.
I already set some UTF setting in r studio. So how can I solve this warning.

Second DataQualityDashboard Error.

「 This is error message」
########################################################################################

########################################################################################

But When I run the DQ query in manually, It hasn’t error like bellow image.

.

In this case, how can I solve this error.
I can’t catch the “invalid multibyte string” meaning.

Thanks all I got a SOLUTION !!!
In this case, It need to

add code

Sys.setlocale(‘LC_ALL’,locale=“us”).

After then run a code

t