Currently Browsing: MsSQL
Microsoft SQL Server - Unable to open the physical file “database.mdf” hatası…
Microsoft SQL Server - Unable to open the physical file “database.mdf” hatası…
HATA MESAJI: “Unable to open the physical file “xxx.mdf”. Operating system error 5: “5(failed to retrieve text for this error. Reason: 15105)”. (Microsoft SQL Server, Error: 5120)” AÇIKLAMA: SQL Server Management Studio (SSMS) kullanarak bir veritabanını iliştirmek...
SQL Server 2008′de “Saving Changes Not Permitted” hatası
SQL Server 2008 Management Studio ile bir tabloda değişiklik yaptığınız zaman, ayarlarınızdan dolayı aşağıdaki hatayı alıyor olacaksınız. Saving changes is not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes...
MSSQL Shrink
MSSQL Shrink
DBCC SHRINKDATABASE ve DBCC SHRINKFILE ile veritabanı dosyalarının boyutlarının küçültülmesi DBCC SHRINKDATABASE komutu ile veritabanındaki tüm data ve log dosyalarının boyutunu küçültebilirsiniz. DBCC SHRINKFILE komutu ile ise veritabanınızı oluşturan veri veya log dosyalarından...
Fix for ‘The database principal owns a schema in the database, and cannot be dropped’ Error in SQL Server 2005
Fix for ‘The database principal owns a schema in the database, and cannot be dropped’ Error in SQL Server 2005
I was trying to restore one database backup; which I successfully did (I’m using SQL Server 2005), and want to delete the users of the database which are restored along with the DB; I received this error which says “The database principal owns a schema in the database, and cannot be dropped”. While...
MsSQL 2000 to MsSQL 2005 Upgrade
MsSQL 2000 to MsSQL 2005 Upgrade
Aslında burada yazmak çok da güzel olurdu ayrıntılı ayrıntılı ama zaten Ekrem arkadaşımız blogunda bu konuya değinmiş ve güzelde anlatmış gayet hoş olmuş tebrik ederim kendisini. Sizde eğer upgrade işlemlerinde bir terslik olduğunu düşünüyorsanız bu blogu incelemenizi tavsiye...