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!

Column lookup (completion insight errors) when writing SELECT

Raj JamadagniApr 28 2016 — edited Apr 29 2016

Multiple "oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1 null at oracle.dbtools.parser.plsql.TabCol.starPosition(TabCol.java:888)" errors in logging page when writing SELECT statements. Write a table alias and wait for it to expand on column name and based on some random criteria I'll either see the column list or I won't.

How can I make it predictable?

Related info: SD V 4.1.3.20, DB 12.1.0.1, completion insight is enabled, popup delay is 0.6 sec and i am logged in with DBA privileges.

few instances of "oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1 null at oracle.dbtools.raptor.insight.CompletionInsight.colNamesMatch(CompletionInsight.java:1581)" and many instances of "oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$1 null at oracle.dbtools.parser.plsql.TabCol.starPosition(TabCol.java:888)".

Message was edited by: User286067

This post has been answered by thatJeffSmith-Oracle on Apr 29 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2016
Added on Apr 28 2016
6 comments
2,104 views