<?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>Vlad &#187; sql</title>
	<atom:link href="http://vlad.bailescu.ro/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://vlad.bailescu.ro</link>
	<description>Coloured pencils FTW</description>
	<lastBuildDate>Wed, 30 Mar 2011 07:34:18 +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>Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server</title>
		<link>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/</link>
		<comments>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:21:32 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/?p=797</guid>
		<description><![CDATA[Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server. fix: UPDATE msdb.dbo.sysjobs SET originating_server = CONVERT(nvarchar, SERVERPROPERTY('servername')) WHERE originating_server &#60;&#62; CONVERT(nvarchar, SERVERPROPERTY('servername')) &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: microsoft, server, sql Feed enhanced by [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Error 14724 Cannot add, update, or delete a job (or its steps or<br />
schedules) that originated from an MSX server.</p></blockquote>
<p><a href="http://fluppe.wordpress.com/2007/04/02/ms-sql-server-error-14724-msx-server/" target="_blank">fix</a>:</p>
<pre><code lang="sql">UPDATE msdb.dbo.sysjobs
SET originating_server = CONVERT(nvarchar, SERVERPROPERTY('servername'))
WHERE originating_server &lt;&gt; CONVERT(nvarchar, SERVERPROPERTY('servername'))</code></pre>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/&amp;title=Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/server/" rel="tag">server</a>, <a href="http://vlad.bailescu.ro/tag/sql/" rel="tag">sql</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
