How do I manage automatic backups with oracle?

前端 未结 1 1431
轻奢々
轻奢々 2021-01-14 23:07

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

1条回答
  •  自闭症患者
    2021-01-14 23:54

    If you're looking specifically for something on SQL Dev, than you should know that from version 3.* and up, they have added a DBA panel (just go to View->DBA or DB Navigator). From there, you can schedule RMAN jobs using a pre-configured script: RMAN in Oracle SQL Developer.

    0 讨论(0)
提交回复
热议问题