Unanswered question

Error when using advanced SQL function?

When using the SQL Statement advanced function I get an error.

This is the response
<Output>
<Status state="ERROR">An error:
java.sql.SQLException: ORA-01002: fetch out of sequence
This occurred while executing query:
INSERT INTO TEST_IDA_DATA VALUES ('125401', 'false', '05/06/1977', 'First', 'AZ650802C', 'Helga', 'Elgin', 'United Kingdom', 'Moray', '13 Highland Drive', 'IV308QH')</Status>
</Output>

Despite the error the record does appear in the table. Why am I getting this error and how do I stop it from occurring?

Paul C.
Paul C.

Paul C.

Level
1
113 / 750
points

Answers

Fousseyni B.
Fousseyni B.

Fousseyni B.

Level
2
1014 / 2000
points

Hi Paul,

I don't think it is specifically related to neoload.
Did you look for the error description in the database context ?
Check out this link :

http://www.dba-oracle.com/t_ora_01002_fetch_out_of_sequen...