Hello everyone!
I try to get data from DB2 table which columns have names with
non-ascii (cyrillic) symbols, but I get from JDBC-driver error with
"SQLCODE=-206" (object-name IS NOT VALID IN THE CONTEXT WHERE IT IS
USED) and SQLERRMC consists of name of this column and the added parts
";N*.N*"  like "my column name;N*.N*" (column name contains
whitespaces).

How can i prevent this kind of error?

Thank you.

Regards,
Andrew.

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to