Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

backup script on linux

438439Sep 6 2006 — edited Sep 10 2006
dear gurus,

hello, i am using RHAS4 on oracle 10gR1...

I am trying to backup as exports data, i make sript file name bkup_exp.sh, that has script looks like

exp premia_tmnsa_csa4/premia_tmnsa_csa4 file='/home2/app/oracle/bkup_premia/premia_tmnsa_csa4.dmp'
log='/home2/app/oracle/bkup_premia/premia_tmnsa_csa4.log'


now when i do backup, run manually this command execute like

[b]oracle prompt>./bkup_exp.sh

it works fine,there are 2 problems cant find our solutions, 1 it did not create any logs, i try to chk all places cant find, another thing how to make automation backup schedule say everynight 12.00am it take backup data

rgds,
salim
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 8 2006
Added on Sep 6 2006
45 comments
5,342 views