When I add a new row of data in a table named PACKAGE via the Schema Browser data grid and I click on the Commit Icon, the new row of data is not committed.
WORKAROUND:
None.
STATUS:
Waiting for fix in a future release of Toad for Oracle.
Replication Steps:
1) Open a Schema Browser | Tables Tab | click on the "PACKAGE" Table
2) Click on the "+" sign to add a new row of record
3) Click on "check" icon
4) Click on "Commit" Icon
5) Do a SELECT * FROM PACKAGE in an Editor window and the new row of data is not committed
* This problem happens on Toad 10.1.1.8, but not on 9.7.2.5
* It happens on the table named PACKAGE only.