Robert Scholte commented on Bug MSQL-92

Run Maven with debug logging (by adding -X).
I get the following output:

[DEBUG] SQL:  Create or replace view XYZ as
 select * from tabx;

You can also try to specify an outputFile if you like.


I'm not interested in how the scripts runs within Oracle, but how the JDBC driver handles the queries. This is often the same, but you might have found a difference here.

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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to