backup script on linux
438439Sep 6 2006 — edited Sep 10 2006dear 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