[
https://issues.jboss.org/browse/ARQ-1444?page=com.atlassian.jira.plugin.s...
]
Frank Szilinski edited comment on ARQ-1444 at 9/30/13 7:57 AM:
---------------------------------------------------------------
I think this is the correct Forum Reference:
https://community.jboss.org/thread/223524?start=0&tstart=0
EDIT: ok was a network error, same post
was (Author: fszilinski):
I think this is the correct Forum Reference:
https://community.jboss.org/thread/223524?start=0&tstart=0
Oracle does not support query delimiter inside statements
---------------------------------------------------------
Key: ARQ-1444
URL:
https://issues.jboss.org/browse/ARQ-1444
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha6
Environment: Oracle Database.
Reporter: Michel Graciano
Assignee: Bartosz Majsak
When we try to use @ApplyScriptBefore and the script file has more than one statement, we
use ; as delimiter. The problem is that the delimiter is not removed from the statement
before run it, so Oracle database return the following exception:
Caused by: java.sql.SQLSyntaxErrorException: ORA-00911: invalid character
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira