#
# here we will place CoMinder SpaceStat version changes
# bugs found 
# and features requests
#

# ============ Version Changes =================
# 2011.12.28: 0.50: ACE: 1st version using repository in DB for all remote DBs
#                      : snapshots segments types supported: Segments (dba_segments)
# 2012.02.16: 0.51: ACE: for each DB personally, no need central repository and DB-links
#                      : repository DB may be supported in later versions
#                      : snapshots segments types supported: Segments (dba_segments), Files (dba_data|temp_files) 
# 2012.05.22: 0.52: ACE: do all segments types snapshoting in one all: snap_type=ALL - internally implemeted as 2 snaps with the same snap-id
#                      : this is may be more convinient for reporting, but old style also supported
#                      : some new reports added
# 2012.06.27: 0.53: ACE: this README.txt improved. 1st published version. 
#                      : support of redo-logs and control-file in Files (DBF) snapshot type
#                      : improved table structures, indexes and constraints,
#                      : also to keep info from multiple databases, but really not tested in this context



# ============ Bugs Found ======================
0.53
26.06.2012 19:28:26 - not yet, but may be some indexes missing for better perfomance



# ============ Features Requests (by author and contributors) ================
26.06.2012
F.1 - customize installation to be able install:
  a) in custom tablespace(s) 
  b) tables independent from indexes - this may be usefull for DB with huge number of segments and long history
  
F.2 - load and process OS info by: host, user, dir, file

F.3 - size monitoring for exact objects or group using default policy (or per object)
                      for % or bytes changes for period

F.4 - container/child audit - special report new objects appeared in containers (tablepsace, schema,..)
                              that should not have anything new.

F.5 - one repository for storing many targets info        

F.6 - sps_purge - purge data (ALL or for old periods): wait for next version 
      or delete manually from 2 tables: SPS_SNAP_DATA, SPS_SNAPS                       
                                                     