Hi All,
We wrote a script to take an export of the oracle and try to take backup of the entire server when the Oracle is live.
Server Partition is:
/, /usr,/d0,/d1......, /etc, /var,...
Oracle owns the partition d0,d1....
My question:
1. If the export file of the oracle exist in /d0, /d1 .Is it possible to take backup of /,/usr and only the export file , when the oracle is up and running.
I think i need to write directive to perform such a backup... am i right...?
2. Can any one please tell me, what are all the other factors, i need to think to implement this process.
Apologies if i miss something ....
We wrote a script to take an export of the oracle and try to take backup of the entire server when the Oracle is live.
Server Partition is:
/, /usr,/d0,/d1......, /etc, /var,...
Oracle owns the partition d0,d1....
My question:
1. If the export file of the oracle exist in /d0, /d1 .Is it possible to take backup of /,/usr and only the export file , when the oracle is up and running.
I think i need to write directive to perform such a backup... am i right...?
2. Can any one please tell me, what are all the other factors, i need to think to implement this process.
Apologies if i miss something ....