Below is a summary of the changes that we have made since the last Early Adopter release, v804. This is just a subset of changes made, mostly those that have been mentioned on the OTN forum and things that you are likely to notice.
General:
- We have reduced the size of the distribution
Connections:
- Preference to save connections without saving password (Tools > Preferences > Database Connections > Save Passwords)
Browsing Objects:
- Table > table_name > Details - added table comments
- Other Users > user - Added SQL tab, will only display if connected user has correct privileges
- Views > view_name > Data - Added sort and filter to
Creating and Modifying Objects:
- Fixed trigger syntax when select to generate primary key
- Saving package spec and body now default extension to .pks and .plb
Table > Data:
- Column names displayed correctly, underscores not removed
- Click will display and edit CLOB
SQL Worksheet:
- Results - Column names displayed correctly, underscores not removed
- Improved errors, reported with line numbers
- Autocommit is now a preference
- Fixed focus issue after using Execute Statement
- Desc of public synonyms now work
- Now consolidate binds so only prompt for each once
- Respect :new.column not as a bind but as part of Oracle trigger syntax
- Fixed ; and / issues
- Now exclude all commands from the SQL History that could possibly contain a password
Reports:
- New User Tables and All Tables reports
-- Known Issues --
Below are known issues with the third Early Adopters Release of Project Raptor.
Connections:
- Cannot connect to remote database as OPS$ account.
Creating and Modifying Objects:
- Any Object > Create - If object name contains a space but is enclosed in double quotes, an error will be displayed to the right of the object name but the object will be created successfully.
- Any Object > Drop - You need to manually refresh the node for the type of object you deleted.
- Any Object > Grant - Cannot grant to public and cannot grant to mixed case object name.
- Types > Create Type - The default is not specific to your choices and is not valid to compile.
- Recycle Bin > Undrop - Need to manually refresh to have the object no longer display (name will be changed automatically after Undrop) in the Recycle Bin and have the object reappear under the correct object type node. We are working on Autorefresh.
Table > Data:
- Tables > Your_Table > Data - PageUp and PageDown buttons not working correctly if cursor is in the rownum column.
- Working on a way to manipulate BLOBs and BFILE data
SQL Worksheet:
- SQL History - if you change the sort order, Replace and Append may bring back the wrong statement.
Files:
- Files ending in .plb cannot be opened if extension not defined.
The following capabilities are currently planned to be added by the production release:
- Tools > Export - Will be a DDL generator.
- Connections > Tables > Create - Will be adding support for creation of Partitioned and Index-organized tables.
Support:
Support for the Early Adopter release of Oracle Project Raptor is provided by the Project Raptor forum on OTN, not by Oracle Support.
Partager