Event Id1813
SourceMSSQLServer
DescriptionCould not open new database '%.*ls'. CREATE DATABASE is aborted.
Event InformationAccording to Microsoft :
Cause :
p_attach_single_file_db or sp_attach_db failed to attach the specified data and/or log files. A common scenario is that you usedsp_attach_single_file_db to attach a database that had multiple log files. Resolution :
If other errors occurred, address them first.
Always detach a database withsp_detach_db before you attach the files. Always attach all the files that were detached; do not try to leave off the log files in an attempt to shrink the database.
Reference LinksEvent ID 1813 From Source MSSQLServer


  Did this information help you to resolve the problem?
  Yes: My problem was resolved.
  No: The information was not helpful / Partially helpful.
  Comments:

Captcha  Refresh