Oracle Error Message
RMAN-06493: only UNTIL TIME clause is allowed when performing a restore from AUTOBACKUP, found: string
Reason for the Error
For restoring a control file AUTOBACKUP only SET UNTIL TIME can be used. It is not possible to translate the others to a precise day.
Solution
Specify SET UNTIL TIME to indicate the day to start the restore of a control file AUTOBACKUP.