Hi all;

If I already set the parameter for the instance I want to backup as follow:

RMAN> configure channel device type disk format 'Z:\RMANTEST\%d_DB_%u_%s_%p';


question: how can I undo that parameter, the reason is I want to split the backup to 3,4 different channel.

thanks