Skip to content

Instantly share code, notes, and snippets.

@yasassri
Created February 5, 2020 14:56
Show Gist options
  • Save yasassri/63f81c8429a3f97981d5f06d22e0cfe0 to your computer and use it in GitHub Desktop.
Save yasassri/63f81c8429a3f97981d5f06d22e0cfe0 to your computer and use it in GitHub Desktop.
at java.lang.Thread.run(Thread.java:748)
Caused by: Error : 933, Position : 84, Sql = SELECT * FROM AM_POLICY_SUBSCRIPTION WHERE NAME IN (:1 ) AND TENANT_ID =:2 ;, OriginalSql = SELECT * FROM AM_POLICY_SUBSCRIPTION WHERE NAME IN (?) AND TENANT_ID =? ;, Error Msg = ORA-00933: SQL command not properly ended
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:498)
... 96 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment