1) The document discusses different methods for backing up an Oracle database, including using RMAN from the command line or Enterprise Manager GUI, and configuring the backup environment.
2) It provides step-by-step instructions for backing up an Oracle database that is in ARCHIVELOG or NOARCHIVELOG mode using RMAN, either via the CLI or the EM GUI.
3) The document also covers using Oracle's Flashback feature to enable point-in-time recovery of the database if unwanted changes are made, and provides steps for enabling Flashback via SQL*Plus or the EM.