While executing SQL Script file getting 'Given SQL statement is not allowed to be executed at this time.'
While executing SQL Script file getting 'Given SQL statement is not allowed to be executed at this time.' Direct Queries such as select,create,update,etc. works fine. But if I pass a script file getting above error. I'm using JDBC Credential to que...
