-
Bug
-
Resolution: Done
-
Major
-
EAP 5.0.1.CR1, 4.2.0.GA_CP09, 4.3.0.GA_CP08
-
None
-
Oracle 11g R2 RAC with driver version 11.2.0.1.0
-
Release Notes
-
Workaround Exists
-
-
-
Documented as Known Issue
The test below fails because the first value for the sequence is "2". The next value is correctly "3". I tried changing the sequence definition, to explicitly tell Oracle that the first number is "1", to no effect. I'm still investigating why this is happening. It may be related to our Oracle in QA Lab setup. The same test works when using the same code/jdbc driver, but Oracle 11g R1 RAC.
org.hibernate.test.generatedkeys.seqidentity.SequenceIdentityTest.testSequenceIdentityGenerator
- blocks
-
JBPAPP-3591 Certify against Oracle 11g R2 (and RAC for EAP 5.0)
- Resolved