Currently Browsing: MsSQL
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...