CFF KB - Carrz-Fox-Fire Promotions Knowledge Base
CFF KB is all about 1 thing: The Sharing of Knowledge and the Power we gain from it.Knowledge Base
- Breadrumbs:
SQL Server Management Studio message 3014. The step failed
- Article ID:
7289 - Date Created
Saturday, January 17, 2026 - Last Updated
Saturday, January 17, 2026 - This Article Has been Viewed
0 times - Short Desc
SQL Server Management Studio: doing A Log File backup; the step failed. - Article Details
While performing database LOG file backups, you may encounter the following error.SQL Server Management Studio message 3014. The step failed - Recreate Issue
During the Log File Backup, the error will occur if the database Recovery Model is set to Simple. - Resolve Issue
Setting the Recovery Model to Full will resolve the issue and allow you schedule backups to continue and complete successfully.
Right-click on the database
Choose [Properties]
Choose the [Options] from the left-side panel.
Recovery model: Choose [Full]
Next, click [OK]
The next step is very important.
To complete the backup.
Expand [SQL Server Agent]
Expand [Jobs]
▸ !IMPORTANT = Run the database backup first, as since you changed it from simple to full, a new backup is required.
Right-click the Database Backup.
Choose [Start jobs at Step].
▸ Next, back up the log files.
Right-click the Log Back.
Choose [Start jobs at Step]

Share With Friends (Updated 6-8-2010)
Recent Articles
- Microsoft OLE DB Provider for SQL Server (0x80040E21) Multiple-step OLE DB operation generated errors 0
- Microsoft Store Crashed and cannot force it to shutdown in task manager 0
- The MERGE statement attempted to UPDATE or DELETE the same row more than once. 0
- BC30205: End of statement expected. 0
- The MERGE statement attempted to UPDATE or DELETE the same row more than once. 0
All Topics
- Coming Soon - Knowledge Exchange
Trending Articles
- Microsoft VBScript runtime error '800a0046' Permission denied FileSystemObject 24959
- Microsoft OLE DB Provider for SQL Server error '80040e57' String or binary data would be truncated. or The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data. 21730
- ADODB.Parameters error '800a0e7c' Parameter object is improperly defined 19809
- After Effects warning: Audio conforming failed for the following file .cfa. Perhaps due to disk space 18295
- The backup set holds a backup of a database other than the existing 17094