Menu

#33 Non supported character set

2.0
accepted
None
2021-11-23
2021-11-17
gadido30
No

Hi All,

I try to reverse engineer oracle DB Schame , I got:

org.springframework.jdbc.UncategorizedSQLException: StatementCallback; uncategorized SQLException for SQL [select table_name from user_tables order by table_name]; SQL state [99999]; error code [17056]; Non supported character set (add orai18n.jar in your classpath): IW8ISO8859P8; nested exception is java.sql.SQLException: Non supported character set (add orai18n.jar in your classpath): IW8ISO8859P8

Any Idea?

Discussion

  • Anton Nazarov

    Anton Nazarov - 2021-11-18

    Noted. Will fix the bug and produce/publish a patch.

     
  • gadido30

    gadido30 - 2021-11-22

    Thank You

     
  • Anton Nazarov

    Anton Nazarov - 2021-11-23

    Fixed. Please try the updated version

     
  • Anton Nazarov

    Anton Nazarov - 2021-11-23
    • status: open --> accepted
     

Log in to post a comment.