<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mehmet AYDIN &#187; LDF</title>
	<atom:link href="http://www.mehmetaydin.com/tag/ldf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mehmetaydin.com</link>
	<description>The Last Code Bender !!!</description>
	<lastBuildDate>Wed, 21 Dec 2011 19:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SQL Server 2008 ve 2005 te LDF Dosyası Olmadan DB Attach Etmek</title>
		<link>http://www.mehmetaydin.com/2010/07/19/sql-server-2008-ve-2005-te-ldf-dosyasi-olmadan-db-attach-etmek/</link>
		<comments>http://www.mehmetaydin.com/2010/07/19/sql-server-2008-ve-2005-te-ldf-dosyasi-olmadan-db-attach-etmek/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 16:12:40 +0000</pubDate>
		<dc:creator>Mehmet AYDIN</dc:creator>
				<category><![CDATA[Sistem]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Attach]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[LDF]]></category>
		<category><![CDATA[MDF]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[veritabanı]]></category>

		<guid isPermaLink="false">http://www.mehmetaydin.com/?p=915</guid>
		<description><![CDATA[Arasıra başımıza gelen bir olaydır. Elimizde bir şekilde sadece MDF (Data File) kalmıştır. LDF (Log File) silinmiştir veya elimizde mevcut değildir. Sadece MDF Dosyasından aşağıdaki yöntem ile Database&#8217;i SQL Server 2005 veya SQL Server 2008 e attach edebiliriz. MDF Dosyamız ile aynı isimli bir veritabanı oluşturuyoruz. SQL Serverı durdurup, yeni yarattığımız MDF dosyasını silip, yerine [...]
İlişkili Yazılar :<ol>
<li><a href='http://www.mehmetaydin.com/2010/02/19/sql-server-2008-log-truncate/' rel='bookmark' title='SQL Server 2008 Log Truncate'>SQL Server 2008 Log Truncate</a></li>
<li><a href='http://www.mehmetaydin.com/2010/02/01/sql-server-2005-log-truncate/' rel='bookmark' title='SQL Server 2005 LOG Truncate'>SQL Server 2005 LOG Truncate</a></li>
<li><a href='http://www.mehmetaydin.com/2009/07/12/datatable-sort/' rel='bookmark' title='DataTable Sort'>DataTable Sort</a></li>
<li><a href='http://www.mehmetaydin.com/2008/11/28/enterprise-single-sign-on-back-up-the-master-secret/' rel='bookmark' title='Enterprise Single Sign-on: Back up the Master Secret'>Enterprise Single Sign-on: Back up the Master Secret</a></li>
<li><a href='http://www.mehmetaydin.com/2009/02/03/iis-ve-ftp-loglarini-sql-server-da-tutma/' rel='bookmark' title='IIS ve FTP Loglarını SQL Server&#8217; da Tutma'>IIS ve FTP Loglarını SQL Server&#8217; da Tutma</a></li>
<li><a href='http://www.mehmetaydin.com/2008/11/07/biztalk-error-because-the-secret-is-not-available-from-the-master-secret-server/' rel='bookmark' title='BizTalk Error : &#8220;because the secret is not available from the master secret server&#8221;'>BizTalk Error : &#8220;because the secret is not available from the master secret server&#8221;</a></li>
<li><a href='http://www.mehmetaydin.com/2009/10/20/biztalk-sso-error/' rel='bookmark' title='BizTalk SSO Error'>BizTalk SSO Error</a></li>
<li><a href='http://www.mehmetaydin.com/2008/11/28/enterprise-single-sign-on-restore-the-master-secret/' rel='bookmark' title='Enterprise Single Sign-on: Restore the Master Secret'>Enterprise Single Sign-on: Restore the Master Secret</a></li>
<li><a href='http://www.mehmetaydin.com/2008/08/08/sql-server-2005de-otomatik-backup-alma/' rel='bookmark' title='SQL Server 2005&#8242;de Otomatik Backup Alma'>SQL Server 2005&#8242;de Otomatik Backup Alma</a></li>
<li><a href='http://www.mehmetaydin.com/2010/02/25/biztalk-server-tracking-database/' rel='bookmark' title='BizTalk Server Tracking Database&#8217;i Kod İle Sorgulamak'>BizTalk Server Tracking Database&#8217;i Kod İle Sorgulamak</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.mehmetaydin.com/2010/07/19/sql-server-2008-ve-2005-te-ldf-dosyasi-olmadan-db-attach-etmek/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 LOG Truncate</title>
		<link>http://www.mehmetaydin.com/2010/02/01/sql-server-2005-log-truncate/</link>
		<comments>http://www.mehmetaydin.com/2010/02/01/sql-server-2005-log-truncate/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:55:45 +0000</pubDate>
		<dc:creator>Mehmet AYDIN</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Yazılım]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[LDF]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[MDF]]></category>
		<category><![CDATA[Shrink]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Truncate]]></category>

		<guid isPermaLink="false">http://www.mehmetaydin.com/?p=823</guid>
		<description><![CDATA[SQL Server da backup alarak veya bir maintanence ile log dosyanızın boyutunu düşüremiyor musunuz ya da diskinizde o işlem için bile yer kalmadı mı? Korkmayın çözüm aşağıdaki komutta, Uyarı : Şuursuzca ve cahilce kullanımlardan mesuliyet kabul etmem, sonra gelip ben şunu değiştirmiştim de bu bozuldu demeyin!!! 1. BACKUP LOG DBADI WITH TRUNCATE_ONLY 2. USE [DBADI] [...]
İlişkili Yazılar :<ol>
<li><a href='http://www.mehmetaydin.com/2010/07/19/sql-server-2008-ve-2005-te-ldf-dosyasi-olmadan-db-attach-etmek/' rel='bookmark' title='SQL Server 2008 ve 2005 te LDF Dosyası Olmadan DB Attach Etmek'>SQL Server 2008 ve 2005 te LDF Dosyası Olmadan DB Attach Etmek</a></li>
<li><a href='http://www.mehmetaydin.com/2010/02/19/sql-server-2008-log-truncate/' rel='bookmark' title='SQL Server 2008 Log Truncate'>SQL Server 2008 Log Truncate</a></li>
<li><a href='http://www.mehmetaydin.com/2008/08/08/sql-server-2005de-otomatik-backup-alma/' rel='bookmark' title='SQL Server 2005&#8242;de Otomatik Backup Alma'>SQL Server 2005&#8242;de Otomatik Backup Alma</a></li>
<li><a href='http://www.mehmetaydin.com/2008/08/11/sharepoint-server-2007-kurulum-gereksinimleri/' rel='bookmark' title='Sharepoint Server 2007 Kurulum Gereksinimleri'>Sharepoint Server 2007 Kurulum Gereksinimleri</a></li>
<li><a href='http://www.mehmetaydin.com/2009/02/03/iis-ve-ftp-loglarini-sql-server-da-tutma/' rel='bookmark' title='IIS ve FTP Loglarını SQL Server&#8217; da Tutma'>IIS ve FTP Loglarını SQL Server&#8217; da Tutma</a></li>
<li><a href='http://www.mehmetaydin.com/2010/08/21/biztalk-server-2010-%e2%80%93-beta-kurulumu-konfigurasyon/' rel='bookmark' title='Biztalk Server 2010 – Beta Kurulumu &#8211; Konfigürasyon'>Biztalk Server 2010 – Beta Kurulumu &#8211; Konfigürasyon</a></li>
<li><a href='http://www.mehmetaydin.com/2010/07/27/biztalk-server-2010-%e2%80%93-beta-kurulumu-2/' rel='bookmark' title='Biztalk Server 2010 – Beta Kurulumu (2)'>Biztalk Server 2010 – Beta Kurulumu (2)</a></li>
<li><a href='http://www.mehmetaydin.com/2010/07/24/biztalk-server-2010-beta-kurulumu-1/' rel='bookmark' title='Biztalk Server 2010 &#8211; Beta Kurulumu (1)'>Biztalk Server 2010 &#8211; Beta Kurulumu (1)</a></li>
<li><a href='http://www.mehmetaydin.com/2010/05/21/biztalk-server-2010-beta/' rel='bookmark' title='Biztalk Server 2010 &#8211; Beta'>Biztalk Server 2010 &#8211; Beta</a></li>
<li><a href='http://www.mehmetaydin.com/2008/10/13/biztalk-2006-kurulumu/' rel='bookmark' title='BizTalk 2006 Kurulumu'>BizTalk 2006 Kurulumu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.mehmetaydin.com/2010/02/01/sql-server-2005-log-truncate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

