run{
2>  allocate channel ca type disk;
3> backup full tag 'dbfull' format '/oracle/full%u_%s_%p' database
4>  include current controlfile;
5> sql 'alter system archive log current';
6> backup fileaperset 3 fromat '/dbbak/arch%u_%s_%p' archivelog all delete input;RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01009: syntax error: found "identifier": expecting one of: "archivelog, as, backup, backupset, blocks, channel, check, copy, copies, controlfilecopy, cumulative, current, database, datafile, datafilecopy, device, diskratio, db_recovery_file_dest, db_file_name_convert, duration, filesperset, for, format, full, force, incremental, keep, (, maxsetsize, nochecksum, noexclude, nokeep, not, proxy, pool, reuse, recovery, skip, spfile, setsize, tablespace, tag, to, validate"
RMAN-01008: the bad identifier was: fileaperset
RMAN-01007: at line 6 column 8 file: standard input