| spalmarez 2002-05-17, 5:05 pm |
| Hi Everyone,
I am preparing for my Backup and Recovery Exam. I came accross this RMAN question. Can anyone tell me what the answer is:
run(
allocation channel t2 type 'SET_TAPE'
backup filesperset 3
format '/disk/backup/ar_%t_%s_%p'
(Archivelog from logseq*1056 until logseq*1056 thread*1 delete input):
a. Backup one datafile into one backup set
b. backup three data files into one backup set
c. backup one archived log into one backup piece
d. backup three archived logs into one backup set
e. backup one archived log into three backup set
f. backup three archived logs into three backup pieces.
Thanks,
Sonia |