One of the rules of a good database design is that "A database must be designed to store the correct data and change (update) it in such a way that data does not become damaged or corrupted.". This comes under the following DBA task:
1) Ensuring Security and Authorization
2) Ensuring Data Integrity
3) Ensuring proper Backup and Recovery processes
4) Ensuring Availability
5) None of the others