During the creation of a new index, I go to the ‘Storage’ tab to assign a tablespace for the new index.
However, our list of Tablespaces has suddenly shrunk to one. I can see the and one other option. This happens on all our pc’s running 6.3
Is there a setting that is restricting this list?
When I click on Tablespaces in DB Navigator, I get the following error:
14:17:56 Oracle Query: FieldAsInteger: List index out of bounds (-1) - Index out of bounds
Workaround:
Create the index in the default tablespace
Extract the ddl, drop and recreate the index in the correct tablespace. (INDEXES)
When I view the index, it correctly show the tablespace as INDEXES
I just read the Version 6.3.0 Know Issues document that states:
"When connecting to a database with ‘Enable DBA view’ checkbox selected in login window, and having ‘Retrieve tablespace usage info’ ON in the Session preferences, you might get ‘List index out of bound’ error when expanding tablespace node in the DB Navigator.
*Work around: Turn off the ‘Retrieve tablespace usage info’ option."
*I have now turned ‘Enable DBA view’ ON and I’m able to view all my tablespaces. *’*Retrieve tablespace usage info’ has never been ON.
If I am correct, then I suggest the Known Issues document wording is updated to include the following:
*1. Work around: Turn OFF the ‘Retrieve tablespace usage info’ option and turn ON the Enable DBA View option.
*2. Inform that there’s an issue with the list of tablespaces generated on the storage tabs as a result of this.
I am a little confused in what you have written about this issue, you may need to give me some more information.
Currently all my testing has indicated that you get this error when ‘Enable DBA View’ is ON in the login window and ‘Retrieve tablespace usage info’ is ON in the Session preferences.
Are you saying this is not the case for you?
Can you please explain to me under what conditions you get the list index out of bounds error.
Thank you for your message and apologies for the confusing post
I have been getting these errors when ‘Retrieve tablespace usage info’ is ON and ‘Enable DBA View’ is OFF as well.
However, thank you for the patch (especially for the "Nav 6.2.1 does not return “single row subquery returns more than one row” fix. )
We are currently downloading it.
Sorry that the file upload had some issues. I am uploading the installer again to another location.
It would take another 40 mins to complete. I will send you another update soon when it will be available.