All of your live databases run in ARCHIVELOG mode.
On the SALES database there is no LEVEL 0 backup.
Examine these commands issued against the SALES database target:
RMAN> BACKUP AS BACKUPSET DATABASE ;
Backup set complete, elapsed time: 00:00:03
RMAN> BACKUP INCREMENTAL LEVEL 1 DATABASE ;
What is true about the execution of these commands?