Hello, my question is, do I need to run a DB in archivelog mode, if I dont use RMAN backup?
Because we have a very simple Oracle DB, and instead to have backups with RMAN, we decide to create a DB template with the Database Configuration Assistant and run a daily dump export with expdp. In case that we need a recovery, in worst case we will delete the DB, create a new one with the mentioned template, create the schema we need, and import the last dump.
Thx and BR
Robert