allocate. configure channel device type disk maxpiecesize 2G; configure channel device type disk format /tmp/%u; allocate channel chnl_1 device type disk;
configure channel device type disk format '/u01/backup_df%t_s%s_s%p';
%d the name of the database
%t backup time stamp (four characters?)
%s backup set number
%p backup piece number
%U can be used for most purposes in which case RMAN creates a unique file name configure channel device type disk format '+dgroup1';
configure device type sbt parallelism 4;