Hi

I have a daily backup with RMAN on a test environnment.
But often, the developpers want to get back to previous datas.

I want so to do some daily exports.
I want to know how I can script a batch file that do the following :
1/ Export full database
2/ Dump filename should be SID_YYYYMMDD.dmp

Thanks in advance.