[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature list



Hi folks,

Here is the list of interesting Objectivity features (and bugs & questions)
from last week.  We will go over this in Talahassee and
prioritize it.

Doug
Interesting features
Schema handling (type# assignment) by ddl rather than type#
Recovery tools for corruption repair, ensure data integrity w/o full backup (ensure operation)
Scalable admin tools
Multiple file databases
Domain admin based upon quorum, not unanimous
Online documentation & error documentation
Persistent external "OID" for data sharing
Copying - reclustering
Access control - user, group, R,W,U (w/ AMS)
Streamifying objects with relations (transport to other fdb)
Query methods
Locate file from OID without opening object of db
Find locks on files (for disk cache purge)
I/O performance & monitoring
Nested transactions
Notifications: "no more locks on db"
Linux port
Logging for monitoring & debugging (monitor locks, ...)

Bugs & questions
1. deletes db file when trying to create duplicate file name (different db name)
2. d_Itr has first element twice after reset
3. query array does not work & does not fail
4. oochangedb -catalogonly should not touch db file
5. check ams readonly
6. Disappointed in ODMG compliance
7. Access & notification for bug reports & fixes