Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Parse/Syntax error message not giving accurate line/column information

474786Sep 28 2011 — edited Sep 30 2011
Occasionally, when I have a problem with my SQL query, I'll get an error message with an error like...

Error at Line: 1 Column: 1,337

Instead of the actual line and column number. This is incredibly annoying. And yes, my query is spread out on multiple lines, it isn't all jumbled up on a single line. In this case the actual error is located on line 53 position 52.

Version 3.0.04 64-bit
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2011
Added on Sep 28 2011
3 comments
376 views