I'm following the tutorial from oracle docs. And I see that the preferred way to manage the backup/recovery processes is by using RMAN. I've started practicing with it (I mean, by sql*plus cli).
But I really don't see how I can automate the process.
Then I saw that in sql developer dba panel, there are some options for working with RMAN. I really don't understand how to use them (I didn't even create e backup) and I couldn't find any tutorial about that.
So can somebody tell me the way how to manage automatic backups through sql developer? Of course if there is a way how to achieve this. If not, what do you suggest me?