Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
RHCSA, RHCE, AWS, Docker, Kubernetes Training
Sanjeewani95
Updated:
Tuesday at 10:28 AM
🛡️ Kaspersky Antivirus – 1 Year / 1 Device | Rs. 2,300 | Only 9 Left
KSPathirana
Updated:
Monday at 2:42 PM
Ad icon
Professional CCTV Installation Service
Techguy231
Updated:
Sep 6, 2026
Ad icon
I'll research & write an article - Rs. 2000 onwards
Blogerwiki
Updated:
Sep 3, 2026
House Plan
lenura
Updated:
Sep 2, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
SQL server database Differential backup problem need help guys
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Bumbzy" data-source="post: 20581469" data-attributes="member: 542692"><p>Machanla...loku udauwak one...system eke database ekata danata differential backups wadina widiyata tama hadala tiyenne palleha tiyena script walin....</p><p></p><p>Full backup</p><p></p><p>DECLARE @MyFileName varchar(500)</p><p>SELECT @MyFileName = (SELECT 'C:\Backup\Testing_' + REPLACE(convert(nvarchar(20),GetDate(),120),':','-') + '.bak'); </p><p>BACKUP DATABASE [Testing] TO DISK=@MyFileName </p><p></p><p>Differential backup</p><p></p><p>DECLARE @Testing varchar(500)</p><p>SELECT @Testing = (SELECT 'C:\Differencial\Testing_' + REPLACE(convert(nvarchar(20),GetDate(),120),':','-') + '_Differencial.bak');</p><p>BACKUP DATABASE Testing</p><p> TO DISK=@Testing</p><p> WITH DIFFERENTIAL, INIT </p><p></p><p>meke backups nam wadinawa eth restore karanna giyama error ekak denawa mokakda machanla mekata dena solution ekahodatama erila ban inne...</p><p></p><p>meka tamai error eka</p><p></p><p>Restore failed for Server 'WIN-P78R2UR4HCH\SYSTOLICDBSVR'. (Microsoft.SqlServer.SmoExtended)</p><p></p><p>------------------------------</p><p>ADDITIONAL INFORMATION:</p><p></p><p>System.Data.SqlClient.SqlError: The log or differential backup cannot be restored because no files are ready to rollforward. (Microsoft.SqlServer.Smo)</p></blockquote><p></p>
[QUOTE="Bumbzy, post: 20581469, member: 542692"] Machanla...loku udauwak one...system eke database ekata danata differential backups wadina widiyata tama hadala tiyenne palleha tiyena script walin.... Full backup DECLARE @MyFileName varchar(500) SELECT @MyFileName = (SELECT 'C:\Backup\Testing_' + REPLACE(convert(nvarchar(20),GetDate(),120),':','-') + '.bak'); BACKUP DATABASE [Testing] TO DISK=@MyFileName Differential backup DECLARE @Testing varchar(500) SELECT @Testing = (SELECT 'C:\Differencial\Testing_' + REPLACE(convert(nvarchar(20),GetDate(),120),':','-') + '_Differencial.bak'); BACKUP DATABASE Testing TO DISK=@Testing WITH DIFFERENTIAL, INIT meke backups nam wadinawa eth restore karanna giyama error ekak denawa mokakda machanla mekata dena solution ekahodatama erila ban inne... meka tamai error eka Restore failed for Server 'WIN-P78R2UR4HCH\SYSTOLICDBSVR'. (Microsoft.SqlServer.SmoExtended) ------------------------------ ADDITIONAL INFORMATION: System.Data.SqlClient.SqlError: The log or differential backup cannot be restored because no files are ready to rollforward. (Microsoft.SqlServer.Smo) [/QUOTE]
Insert quotes…
Verification
Hathara warak wissa keeyada? (Hathara wadi karanna 20)
Post reply
Top
Bottom