In test server environment I have successfully restore the server frame with a small size database.
Now I am facing a problem to restore another database and its size is 7 GB, the following error message log as restore process start.
Event Type: Error
Event Source: SharePoint portal Server Backup
Event Category: None
Event ID: 0
Date: 9/14/2006
Time: 9:02:32 PM
User: N/A
Computer: SPP
Description:
SQL Server restore failed. Error: There is not enough disk space on server SPP\PP to complete the database TESTSPP_SITE operation. Increase the space available and try again. , Server: SPP\PP, Database: TESTSPP_SITE, Backup location: D:\Sites\TESTSPP140906-IFLPORTAL$portal-TESTSPP_SITE.SPB
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
22 GB free space on D:\ drive where SQL Server database (D:\Microsoft SQL Server\MSSQL$PP\Data) and
12 GB free space on C:\ drive (C:\Program Files\SharePoint Portal Server\Bin)
The backup size of portal to is 7GB.
Please let me that how much free space is required on ( C: and D: ) to restore backup.
Or any other reason regarding this error message, I have restore small size backup on same machine successfully.