Can I take the backup of repository database using user management backup (begin/end backup )?
Hello,
I want to takebackupusing user managementbackup( alter database beginbackup~ endbackup).
Is this method supported ?
I think All methods which are supported as database are supported as EM.
In the document 19.3
It seems Oracle corp don't restrict the backup method.
Because it is configured in an Oracle Database, the backup and recovery strategies for the Management Repository are essentially the same as those for the Oracle Database. Backup procedures for the database are well established standards and can be implemented using the RMAN backup utility, which can be accessed via the Cloud Control console.
In the document 19.6.1,
Oracle say RMANis needed to recovery repositorydatabase.