Mir Sayeed Hassan – Oracle Blog

Oracle DBA – Tips & Techniques | Learn with real-time examples

Archive for April, 2018

DB dumpfile backup using NAS Storage

Posted by Mir Sayeed Hassan on 30th April 2018

Login with Oracle user & create the mnt directory [oracle@testdb ~]$ pwd /home/oracle [oracle@testdb ~]$ mkdir mnt [oracle@testdb mnt]$ pwd /home/oracle/mnt Login as the root & create the mount_nas.sh file [root@testdb scripts]# cd /home/oracle/scripts/

Posted in DBA Scripts | Comments Off on DB dumpfile backup using NAS Storage