catalog start with noprompt
my Rman back is running every sunday full back level 0 . From monday - sat-day incremental level 1 so i need resort in the development server a week backup below catalog start with will work
catalog start with '/backup126/oracle/cold_inc_lev0_TEFPRD_t1198*' noprompt;
catalog start with '/backup126/oracle/tefprd/hot_inc_lev1_*' noprompt;
below catalog is working but it is taking all the files in thatbackup folder and this is time taking
catalog start with '/backup126/oracle/' noprompt;