Archive for July, 2008

Importance of Back Up

Partial backups, if supported by the RDBMS, can be extremely useful in large databases. For example, partial backup allows a strategy whereby several parts of the database are backed up in a round-robin fashion on a day-by-day basis, so that the whole database is effectively backed up once a week. Clearly this approach means that […]