{"id":3438,"date":"2015-12-16T08:59:57","date_gmt":"2015-12-16T13:59:57","guid":{"rendered":"https:\/\/academy.sqlbak.com\/?p=3438"},"modified":"2023-10-17T05:16:06","modified_gmt":"2023-10-17T09:16:06","slug":"database-adventureworks-already-exists-msg-1801","status":"publish","type":"post","link":"https:\/\/academy.sqlbak.com\/database-adventureworks-already-exists-msg-1801\/","title":{"rendered":"Database ‘Adventureworks ‘ already exists. (Msg 1801)"},"content":{"rendered":"
The “Database ‘AdventureWorks’ already exists. Choose a different database name.<\/em>” error appears if the database with the same name already exists. For example, a user decided to create a new database backup with the following command:<\/p>\n <\/p>\n If such a database already exists the SQL Server will show the following message:<\/p>\n Everything that is needed to solve this problem\u00a0is to choose another database name or delete the existing database.<\/p>\n","protected":false},"excerpt":{"rendered":" The “Database ‘AdventureWorks’ already exists. Choose a different database name.” error appears if the database with the same name already exists. For example, a user decided to create a new database backup with the following command: CREATE DATABASE Adventureworks<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[159],"tags":[],"yoast_head":"\nCREATE DATABASE<\/span> Adventureworks<\/pre>\n
Msg 1802, Level 16, State 4, Line 4\r\nDatabase 'Adventureworks' already exists. Choose a different database name.<\/span><\/pre>\n