This technical paper provides best practices for performing graceful switchover and switchback between a production Oracle database and its corresponding standby database. It describes the prerequisites, steps, and validations needed to safely switch the roles of the databases without invalidating them. The goal is to avoid reopening a database using the resetlogs operation when possible, reduce the vulnerability of the primary site due to loss of the disaster recovery site, and simplify administration without jeopardizing data integrity. Proper testing and understanding of the process is required, as user errors can damage the databases.