Re: NOLOCK for multiple tables
Posted by: Ra Nala
Date: November 18, 2015 01:41AM

Peter thank you for your input.

when i run the same in aqua data studio or mysql work bench then it is working fine 'but' failing when i run using some external ETL tool called as kettle.

Do you know any idea about this error : Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; ??

SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
go
Select * from course
go
SET SESSION TRANSACTION ISOLATION LEVEL REPEATABLE READ

Options: ReplyQuote


Subject
Written By
Posted
November 17, 2015 07:30AM
November 17, 2015 12:10PM
Re: NOLOCK for multiple tables
November 18, 2015 01:41AM
November 26, 2015 04:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.