• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Unable to restore database.

J

jansiem

Guest
Unable to restore database 'vwmssql8155ff282f9ab048d6d24e50fbc': 'UNLIMITED' is not a recognized CREATE/ALTER DATABASE option.


Restoring to a new plesk instalation. from 8.6 => 8.6


Anny sugestions.
 
yes, but i would be more fun to do it the easy way.

thanks,
 
Hello,

Can anyone please fix this.
Problem description:
Plesk tries to create the database with the following command:

`CREATE DATABASE [dbname] ON (NAME = N'dbname', FILENAME = N'C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\dbname.mdf' ,UNLIMITED, FILEGROWTH = 10%) LOG ON (NAME = N'dbname_log', FILENAME = N'C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\dbname_log.LDF' ,UNLIMITED, FILEGROWTH = 10%)`

And the UNLIMITED above should have been: maxsize=UNLIMITED, not just UNLIMITED according to MSDN.
 
I have found the solution to be changing the Edition (from Express to standard in my case)
Have fun
 
hello Jansiem, thank you for the answer. I have SQL 2008 WEB (I know, they did not posted anywhere that they support SQL 2008, but it seems a simple problem to fix).

Also there seems to be a problem with hmail 4.4.1 related to: "In hMailServer 4.3, COM clients must call the Authenticate() function on the hMailServer.Application object prior to accessing any other function in the API. This change was made to increase the security of the hMailServer COM API"

4.4.1 is supported (at least they say they do)

There are also some DNS problems switching to BIND from WIN 2003 to WIN 2008 with MS DNS.
 
Back
Top