When attempting a log backup of a database, the following error may occur:
| BACKUP LOG cannot be performed because there is no current database backup. |
This error may occur if:
BACKUP LOGS [*] has run when a full backup does not exist for one or more databases on the server. To resolve this problem, perform a full backup on the database in question.