recovery catalog scripts
I want shell script to take backup of no archivelog mode database on AIX through recovery catalog.
And I want to put that script in crontab to run on every friday 9PM.
And also I want to create a script in recovery catalog.By using this also I want to run backup through crontab every friday 9PM.
Between above two methods, which is the best option to take backup?
I mean taking memory into main reason, by using recovery catalog the backup uses target database memory or recovery catalog database memory?