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!

Troubles editing tables with partitions

677978Jan 2 2009 — edited Jul 17 2009
I'm running SQL Developer 1.5.3 against Oracle 10/11 databases and SQL Developer has trouble with my partitioned tables. Both the schema owner and sys users experience the same problems.

The first time I try to edit a table, I get an "Error Loading Objects" dialog with a NullPointException message. If I immediately turn around and try to edit the table again, I get the Edit Table dialog. That's annoying but there's at least a work-around.

Next, if I select the Indexes pane, I can view the first index but selecting another one results in an "Index Error on <table>" error dialog. The message is "There are no table partitions on which to define local index partitions". At this point, selecting any of the other panes (Columns, Primary Key, etc.) results in the same dialog. While the main Partitions tab shows my partitions, I cannot see them in the Edit Table dialog. In fact, the Partition Definitions and Subpartition Templates panes are blank.

Does anyone else see this behavior? Version 1.5.1 behaved the same way so it's not new.

Of course I've figured out how to do everything I need through SQL but it would be handy if I could just use the tool.

Thank you.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 14 2009
Added on Jan 2 2009
7 comments
1,927 views