<?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>uCertify Articles &#187; MCITP</title>
	<atom:link href="http://www.ucertify.com/article/certifications/mcitp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucertify.com/article</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 Nov 2009 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What are the conditions under which a function can be schema bound?</title>
		<link>http://www.ucertify.com/article/what-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html</link>
		<comments>http://www.ucertify.com/article/what-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Developer]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS SQL Server 2008]]></category>
		<category><![CDATA[70-433]]></category>

		<guid isPermaLink="false">100033</guid>
		<description><![CDATA[A function can be schema bound only if the following conditions are true:The function is a Transact-SQL function. The user-defined functions and the views it references are also schema-bound. The objects that the function references are referenced using a]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html&amp;t=What+are+the+conditions+under+which+a+function+can+be+schema+bound%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html&amp;title=What+are+the+conditions+under+which+a+function+can+be+schema+bound%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html&amp;title=What+are+the+conditions+under+which+a+function+can+be+schema+bound%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+the+conditions+under+which+a+function+can+be+schema+bound%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>A function can be schema bound only if the following conditions are true:
<ul>
<li>The function is a Transact-SQL function. </li>
<li>The user-defined functions and the views it references are also schema-bound. </li>
<li>The objects that the function references are referenced using a two-part name. </li>
<li>The function and the objects it references belong to the same database. </li>
<li>The user who executed the CREATE FUNCTION statement has REFERENCES permission on the database objects that the function references. </li>
<li>SCHEMABINDING cannot be specified for functions that reference alias data types or CLR functions. </li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >Microsoft MCITP</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer.html" >mcitp-database-developer</a> test study guide and practice question.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >mcitp-sql-server</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >mcts MCTS</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server.html" >Microsoft MCTS Microsoft SQL Server</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2008.html" >mcts-sql-server-2008</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-433.html" >Microsoft MCTS: SQL Server 2008, Database Development</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html&amp;linkname=What%20are%20the%20conditions%20under%20which%20a%20function%20can%20be%20schema%20bound%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-the-conditions-under-which-a-function-can-be-schema-bound-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are non-equijoins?</title>
		<link>http://www.ucertify.com/article/what-are-non-equijoins-2.html</link>
		<comments>http://www.ucertify.com/article/what-are-non-equijoins-2.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Developer]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS SQL Server 2008]]></category>
		<category><![CDATA[70-433]]></category>

		<guid isPermaLink="false">100022</guid>
		<description><![CDATA[Non-equijoins are used to return the result from two or more tables where exact join is not possible. 

Example:

 There are two tables: EMP and SALGRADE. The SALGRADE table contains the grade of employees. It also contains the minimum and maximum salarie]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-non-equijoins-2.html&amp;t=What+are+non-equijoins%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-non-equijoins-2.html&amp;title=What+are+non-equijoins%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-non-equijoins-2.html&amp;title=What+are+non-equijoins%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+non-equijoins%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-non-equijoins-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Non-equijoins are used to return the result from two or more tables where exact join is not possible. </p>
<p>Example:</p>
<p> There are two tables: EMP and SALGRADE. The SALGRADE table contains the grade of employees. It also contains the minimum and maximum salaries for all grades. Suppose there arises a need to find the grade of employees based on their salaries, then a NON EQUI join can be used as follows: </p>
<p>SELECT E.EMPNO, E.ENAME, E.SAL, S.GRADE <br />
FROM EMP E, SALGRADE S <br />
WHERE E.SAL BETWEEN S.LOWSAL AND S.HISAL; </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" > Pass Microsoft mcitp - MCITP</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer.html" >Microsoft mcitp-database-developer</a> download free trial.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >mcitp-sql-server MCITP Microsoft SQL Server</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >mcts</a> test study guide and practice question.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server.html" > Pass Microsoft mcts-sql-server - MCTS Microsoft SQL Server</a><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2008.html" >mcts-sql-server-2008 MCTS SQL Server 2008</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-433.html" >Microsoft MCTS: SQL Server 2008, Database Development</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-non-equijoins-2.html&amp;linkname=What%20are%20non-equijoins%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-non-equijoins-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is an explicit transaction?</title>
		<link>http://www.ucertify.com/article/what-is-an-explicit-transaction_100038-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-an-explicit-transaction_100038-2.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Developer]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS SQL Server 2008]]></category>
		<category><![CDATA[70-433]]></category>

		<guid isPermaLink="false">100038</guid>
		<description><![CDATA[An explicit transaction is one in which a user explicitly defines the beginning and end of the transaction. They are typically defined within the stored procedures. Explicit transactions begin with the BEGIN TRANSACTION statement and end with the COMMIT T]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-an-explicit-transaction_100038-2.html&amp;t=What+is+an+explicit+transaction%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-an-explicit-transaction_100038-2.html&amp;title=What+is+an+explicit+transaction%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-an-explicit-transaction_100038-2.html&amp;title=What+is+an+explicit+transaction%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+an+explicit+transaction%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-an-explicit-transaction_100038-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>An explicit transaction is one in which a user explicitly defines the beginning and end of the transaction. They are typically defined within the stored procedures. Explicit transactions begin with the BEGIN TRANSACTION statement and end with the COMMIT TRANSACTION or the ROLLBACK TRANSACTION statement. Once a transaction is committed, SQL Server ensures that the data is written to the database even in case of server failure.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >Microsoft MCITP</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer.html" > Pass Microsoft mcitp-database-developer - MCITP Database Developer</a><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >mcitp-sql-server</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >mcts MCTS</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server.html" >mcts-sql-server  MCTS Microsoft SQL Server</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2008.html" > Pass Microsoft mcts-sql-server-2008 - MCTS SQL Server 2008</a><li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/Microsoft/70-433.html" > Pass Microsoft 70-433 - MCTS: SQL Server 2008, Database Development</a></ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-an-explicit-transaction_100038-2.html&amp;linkname=What%20is%20an%20explicit%20transaction%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-an-explicit-transaction_100038-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is 802.11g?</title>
		<link>http://www.ucertify.com/article/what-is-80211g.html</link>
		<comments>http://www.ucertify.com/article/what-is-80211g.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[A+]]></category>
		<category><![CDATA[A+ 2009]]></category>
		<category><![CDATA[A+2006]]></category>
		<category><![CDATA[CCENT]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[CCNA Wireless]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Consumer Support Technician]]></category>
		<category><![CDATA[MCITP Enterprise Administrator]]></category>
		<category><![CDATA[MCITP Enterprise Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCITP Microsoft Windows Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[MCSA 2000]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCSE 2000]]></category>
		<category><![CDATA[MCSE 2000 Security]]></category>
		<category><![CDATA[MCSE 2003 Messaging]]></category>
		<category><![CDATA[MCSE 2003 Security]]></category>
		<category><![CDATA[MCSE-NT to 2003]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Windows Technology]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[Network+]]></category>
		<category><![CDATA[220-601]]></category>
		<category><![CDATA[220-604]]></category>
		<category><![CDATA[220-701]]></category>
		<category><![CDATA[640-721]]></category>
		<category><![CDATA[640-822]]></category>
		<category><![CDATA[70-620]]></category>
		<category><![CDATA[BR0-002]]></category>
		<category><![CDATA[N10-003]]></category>
		<category><![CDATA[N10-004]]></category>

		<guid isPermaLink="false">1401425</guid>
		<description><![CDATA[The 802.11g standard, defined by IEEE, is an extension to the 802.11b standard of wireless network. It operates in 2.4-GHz band and brings data rates up to 54Mbps using Orthogonal Frequency-Division Multiplexing (OFDM) technology. Since the 802.11g standa]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;t=What+is+802.11g%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;title=What+is+802.11g%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;title=What+is+802.11g%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+802.11g%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The 802.11g standard, defined by IEEE, is an extension to the 802.11b standard of wireless network. It operates in 2.4-GHz band and brings data rates up to 54Mbps using Orthogonal Frequency-Division Multiplexing (OFDM) technology. Since the 802.11g standard is backward compatible with 802.11b, an 802.11b device can interface directly with an 802.11g access point.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/CompTIA/a-plus.html" >A+</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2009.html" >a-plus-2009  A+ 2009</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/CompTIA/a-plus-2006.html" >a-plus-2006  A+</a> exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Cisco/ccent.html" >ccent</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Cisco/ccna.html" >ccna - CCNA</a> simulation.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Cisco/ccna-wireless.html" >CCNA Wireless</a> in first attampt.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >Microsoft mcitp</a> download free trial.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-consumer-support-technician.html" >Microsoft mcitp-consumer-support-technician</a> download free trial.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-administrator.html" >Microsoft MCITP Enterprise Administrator</a> certified.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-support-technician.html" >Microsoft MCITP Enterprise Support Technician</a> certified.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >Microsoft MCITP Microsoft Windows Client</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-server.html" >MCITP Microsoft Windows Server</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp - MCP</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2003.html" >mcsa-2003 - MCSA</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcsa-2000.html" >Microsoft MCSA 2000</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >Microsoft MCSE</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000.html" >Microsoft mcse-2000</a> download free trial.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2000-security.html" >mcse-2000-security</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-messaging.html" >MCSE 2003 Messaging</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003-security.html" > Pass Microsoft mcse-2003-security - MCSE 2003 Security</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-nt-to-2003.html" >MCSE-NT to 2003</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >Microsoft MCTS</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows.html" >mcts-windows MCTS Windows Technology</a> exam practice questions.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >mcts-windows-vista</a> for exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/CompTIA/network-plus.html" >network-plus</a> for exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/CompTIA/220-601.html" >220-601</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/220-604.html" >220-604 - A+ Depot Technician</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/220-701.html" >CompTIA 220-701</a> download free trial.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Cisco/640-721.html" >640-721</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/Cisco/640-822.html" >Cisco 640-822</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-620.html" >MCTS: Windows Vista</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/BR0-002.html" >BR0-002 - Network+ Bridge Exam</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/CompTIA/N10-003.html" >N10-003 - Network+</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/CompTIA/N10-004.html" >CompTIA N10-004</a> download free trial.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-80211g.html&amp;linkname=What%20is%20802.11g%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-80211g.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Print permission?</title>
		<link>http://www.ucertify.com/article/what-is-the-print-permission.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-print-permission.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCDST]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Consumer Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[70-271]]></category>
		<category><![CDATA[70-623]]></category>

		<guid isPermaLink="false">2500210</guid>
		<description><![CDATA[Print is a basic printer permission that allows users or groups to connect to a printer, print documents, and manage their own documents in the print queue. Users having the Print permission are able to pause, resume, restart, and cancel the printing of a]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-print-permission.html&amp;t=What+is+the+Print+permission%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-print-permission.html&amp;title=What+is+the+Print+permission%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-print-permission.html&amp;title=What+is+the+Print+permission%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+Print+permission%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-print-permission.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Print is a basic printer permission that allows users or groups to connect to a printer, print documents, and manage their own documents in the print queue. Users having the Print permission are able to pause, resume, restart, and cancel the printing of a document.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcdst.html" > Pass Microsoft mcdst - MCDST</a><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >Microsoft MCITP</a> certified.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-consumer-support-technician.html" >mcitp-consumer-support-technician MCITP Consumer Support Technician</a> exam practice questions.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >MCITP Microsoft Windows Client</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp  MCP</a> exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >Microsoft mcts-windows-vista</a> download free trial.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/Microsoft/70-271.html" > Pass Microsoft 70-271 - Troubleshoot Microsoft Windows XP</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-623.html" >MCITP: Vista Client for Consumer Support Techn</a> in first attampt.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-the-print-permission.html&amp;linkname=What%20is%20the%20Print%20permission%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-the-print-permission.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Broker</title>
		<link>http://www.ucertify.com/article/service-broker-2.html</link>
		<comments>http://www.ucertify.com/article/service-broker-2.html#comments</comments>
		<pubDate>Sun, 11 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Developer]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS SQL Server 2008]]></category>
		<category><![CDATA[70-431A]]></category>
		<category><![CDATA[70-433]]></category>

		<guid isPermaLink="false">7101047</guid>
		<description><![CDATA[Service Broker is a new technology in SQL Server 2005 and provides a solution to message delivery issues that occur while transferring transactional data from one server to another. This technology provides a message-based communication platform and is pa]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fservice-broker-2.html&amp;t=Service+Broker&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fservice-broker-2.html&amp;title=Service+Broker&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fservice-broker-2.html&amp;title=Service+Broker&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Service+Broker;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fservice-broker-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Service Broker is a new technology in SQL Server 2005 and provides a solution to message delivery issues that occur while transferring transactional data from one server to another. This technology provides a message-based communication platform and is part of the Database Engine. Database developers develop secure, reliable, and scalable applications with the help of Service Broker. Service Broker is used for the applications that use a single instance of SQL Server 2005 as well as for those that use multiple instances of SQL Server 2005 across the network. It provides reliable messaging between multiple instances of SQL Server 2005. It uses TCP/IP protocol to exchange messages between instances of SQL Server 2005, prevents unauthorized users from accessing the network, and encrypts messages that are sent over the network. It provides a robust asynchronous programming model. Asynchronous programming is the most popular technique in database application programming. In asynchronous programming, the Database Engine handles commands while the application continues to run. Asynchronous programming minimizes response time and enhances application throughput of database applications.</p>
<p> Service Broker consists of various components that make up the entire architecture. It can be divided into three broad components. They are as follows:</p>
<ul>
<li>Conversation components</li>
<p></p>
<li>Service definition objects</li>
<p></p>
<li>Remoting and security components</li>
</ul>
<p>
<uc:hed>Conversation Components</uc:hed></p>
<p>All the applications using Service Broker communicate through conversations that involve messages, dialog conversations, and conversation groups.</p>
<p><uc:hed>Message: </uc:hed>A message is textual information  exchanged between applications that use Service Broker. A message is part of a conversation. A message has a unique conversation identity and a sequence number within the conversation. When Service Broker receives messages, it enforces the order of messages by using the conversation identity and the sequence number of each message.</p>
<p><uc:hed>Dialog Conversation: </uc:hed>All messages are part of a conversation. A dialog conversation, or dialog, is an agreement between two services. Dialogs use the conversation identity and the sequence number of the messages to identify them and deliver them in the correct order. A dialog conversation has two participants: The Initiator and the Target. The initiator begins the conversation, and the target accepts a conversation started by the initiator.</p>
<p><uc:hed>Conversation Group: </uc:hed>A conversation group is a group of related conversations. Each conversation belongs to one conversation group. Each conversation group is associated with a specific service.</p>
<p><uc:hed>Service definition objects</uc:hed></p>
<p>Service definition objects are database objects that specify the basic design of an application that uses Service Broker. These database objects are message types, contracts, queues, and services. A Service Broker application uses these objects to hold conversation.</p>
<p><uc:hed>Message Types: </uc:hed>Applications using Service Broker communicate with each other through conversations. The participants in a conversation agree with the name and contents of the message. A message type object is a name and the type of data for a message type. Service Broker offers a DEFAULT built-in message type. If an administrator does not specify a message type in a Service Broker SEND command, Service Broker will use the DEFAULT message type.</p>
<p><uc:hed>Contracts: </uc:hed>An application uses message types to accomplish a particular task through a contract. A contract is an agreement between two services. The contract specifies which message types will be used to process a message. Service Broker offers a DEFAULT built-in contract. If an administrator does not specify a contract in the BEGIN DIALOG statement, Service Broker will use the DEFAULT contract.</p>
<p><uc:hed>Queues: </uc:hed>Queues, such as containers, store messages. When Service Broker receives a message for a service, it inserts the message into the queue for that service. Service Broker manages queues and presents a view of a queue like a table. Each service is associated with one queue. When a message comes for a service, Service Broker places the message in the queue associated with that service. Each message in the queue is arranged in a row. A row contains the contents of a message and information about the message type, the service that the message is aimed at, the contract that the message follows, the conversation that the message is a part of, and other internal information related to the queue.</p>
<p><uc:hed>Services: </uc:hed>Services reference the contract. Service Broker uses the name of a service to route and deliver messages to the correct queue and enforce the contract for a conversation. Each service specifies a queue to hold messages.</p>
<p><uc:hed>Remoting and Security components</uc:hed></p>
<p> Service Broker enables secure and reliable communication between multiple instances of SQL Server 2005, allows you to manage routing, and establishes security for the conversation.</p>
<p>After taking a brief look at the Service Broker architecture, you will learn how to design this architecture. To design this architecture, you will take the following steps:</p>
<ol>
<li> Create message types that will be sent by the initiator and returned by the target. </li>
<li>Create queues where messages will be submitted. </li>
<li>Create a contract that will establish an agreement between services. </li>
<li>Create services that will reference the contract.</li>
</ol>
<p>
Now you can start creating a message type. The message type is created using the CREATE MESSAGE TYPE statement.</p>
<p>The syntax for creating a message type is as follows:<br />
<uc:stx><br />
CREATE MESSAGE TYPE message_type_name<br />
   [ AUTHORIZATION owner_name ]<br />
   [ VALIDATION = {  NONE<br />
                                  | EMPTY<br />
                                  | WELL_FORMED_XML<br />
                                  | VALID_XML WITH SCHEMA COLLECTION schema_collection_name<br />
                                 } ]<br />
[ ; ]<br />
</uc:stx><br />
Here is an example. In this example, you create the message types in the typed XML format for the initiator and the target.<br />
<uc:stx><br />
CREATE MESSAGE TYPE CricketRequest<br />
AUTHORIZATION dbo<br />
VALIDATION = WELL_FORMED_XML</p>
<p>CREATE MESSAGE TYPE CricketStatus<br />
AUTHORIZATION dbo<br />
VALIDATION = WELL_FORMED_XML<br />
</uc:stx><br />
After creating the message types, you will create the queue where the message types will be submitted. The queue is created using the CREATE QUEUE statement.</p>
<p>The syntax for creating a queue is as follows:<br />
<uc:stx><br />
CREATE QUEUE &lt;object&gt;<br />
  [ WITH<br />
    [ STATUS = { ON | OFF }  [ , ] ]<br />
    [ RETENTION = { ON | OFF } [ , ] ]<br />
    [ ACTIVATION (<br />
                             [ STATUS = { ON | OFF } , ]<br />
                               PROCEDURE_NAME = &lt;procedure&gt; ,<br />
                               MAX_QUEUE_READERS = max_readers ,<br />
                               EXECUTE AS { SELF | &#8216;user_name&#8217; | OWNER }<br />
                             ) ]<br />
    ]<br />
    [ ON { filegroup | [ DEFAULT ] } ]<br />
[ ; ]</p>
<p>&lt;object&gt; ::=<br />
{<br />
   [ database_name. [ schema_name ] . | schema_name. ]<br />
       queue_name<br />
}</p>
<p>&lt;procedure&gt; ::=<br />
{<br />
   [ database_name. [ schema_name ] . | schema_name. ]<br />
       stored_procedure_name<br />
}</uc:stx></p>
<p>In the example given below, you create the sender queue and the receiver queue to send and receive messages with no parameters.<br />
<uc:stx><br />
CREATE QUEUE CricketSender<br />
CREATE QUEUE CricketReceiver<br />
</uc:stx><br />
After creating the queues, you will create the contract that will establish an agreement between services.<br />
The contract is created using the CREATE CONTRACT statement.</p>
<p>The syntax for creating a contract is as follows:<br />
<uc:stx><br />
CREATE CONTRACT contract_name<br />
  [ AUTHORIZATION owner_name ]<br />
     (  { message_type_name SENT BY { INITIATOR | TARGET | ANY } | [ DEFAULT ] }<br />
  [ ,...n] )</p>
<p>[ ; ]<br />
</uc:stx><br />
In the following example, you submit a cricket request from the initiator using the CricketRequest message and receive a cricket status from the target through the CricketStatus message.<br />
<uc:stx><br />
CREATE CONTRACT CricketContract<br />
(CricketRequest SENT BY INITIATOR, CricketStatus SENT BY TARGET)<br />
</uc:stx><br />
After creating the contract, you will create the service that will reference the contract. The service is created using the CREATE SERVICE statement.</p>
<p>The syntax for creating a service is as follows:<br />
<uc:stx><br />
CREATE SERVICE service_name<br />
  [ AUTHORIZATION owner_name ]<br />
  ON QUEUE [ schema_name. ] queue_name<br />
  [ ( contract_name | [DEFAULT] [ ,...n ] ) ]</p>
<p>[ ; ]<br />
</uc:stx><br />
 In the example given below, you create the services for the sender and the receiver.<br />
<uc:stx><br />
CREATE SERVICE CricketSenderService ON QUEUE CricketSender (CricketContract)<br />
CREATE SERVICE CricketReceiverService ON QUEUE CricketReceiver (CricketContract)<br />
</uc:stx></p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >mcitp MCITP</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer.html" >mcitp-database-developer - MCITP Database Developer</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >mcitp-sql-server</a> for exam.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >Microsoft mcts</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server.html" >MCTS Microsoft SQL Server</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2008.html" >mcts-sql-server-2008  MCTS SQL Server 2008</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-431.html" >70-431  SQL Server 2005 Implementation</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Microsoft/70-433.html" >70-433  MCTS: SQL Server 2008, Database Development</a> exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fservice-broker-2.html&amp;linkname=Service%20Broker"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/service-broker-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the types of capacity planning?</title>
		<link>http://www.ucertify.com/article/what-are-the-types-of-capacity-planning-3.html</link>
		<comments>http://www.ucertify.com/article/what-are-the-types-of-capacity-planning-3.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Administrator]]></category>
		<category><![CDATA[MCITP Database Administrator SQL Server]]></category>
		<category><![CDATA[MCITP Database Administrator SQL Server 2005]]></category>
		<category><![CDATA[MCITP Database Developer SQL Server 2008]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[70-443]]></category>

		<guid isPermaLink="false">3601480</guid>
		<description><![CDATA[The following are the types of capacity planning: 

Preconfiguration capacity planning:  This capacity planning involves the planning and implementation of hardware resources that will be used to accomplish a given task.
Postconfiguration capacity plannin]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-types-of-capacity-planning-3.html&amp;t=What+are+the+types+of+capacity+planning%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-types-of-capacity-planning-3.html&amp;title=What+are+the+types+of+capacity+planning%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-types-of-capacity-planning-3.html&amp;title=What+are+the+types+of+capacity+planning%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+are+the+types+of+capacity+planning%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-types-of-capacity-planning-3.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The following are the types of capacity planning: </p>
<ul>
<li><uc:hed>Preconfiguration capacity planning: </uc:hed> This capacity planning involves the planning and implementation of hardware resources that will be used to accomplish a given task.</li>
<p></p>
<li><uc:hed>Postconfiguration capacity planning: </uc:hed>This capacity planning involves monitoring performance of the current hardware resources. It is also used to analyze trends and plan the upgrade or replacement of hardware as per requirements.</li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" > Pass Microsoft mcitp - MCITP</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-administrator.html" >Microsoft mcitp-database-administrator</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-administrator-sql-server.html" >MCITP Database Administrator SQL Server</a> in first attampt.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-admin-sql-server-2005.html" >mcitp-database-admin-sql-server-2005</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer-2008.html" >mcitp-database-developer-2008  MCITP Database Developer SQL Server 2008</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >Microsoft MCITP Microsoft SQL Server</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp</a> for exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-443.html" >70-443 - SQL Server 2005 Design</a> simulation.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-are-the-types-of-capacity-planning-3.html&amp;linkname=What%20are%20the%20types%20of%20capacity%20planning%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-are-the-types-of-capacity-planning-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replication</title>
		<link>http://www.ucertify.com/article/replication_3601460-2.html</link>
		<comments>http://www.ucertify.com/article/replication_3601460-2.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Database Administrator]]></category>
		<category><![CDATA[MCITP Database Administrator SQL Server]]></category>
		<category><![CDATA[MCITP Database Administrator SQL Server 2005]]></category>
		<category><![CDATA[MCITP Database Administrator SQL Server 2008]]></category>
		<category><![CDATA[MCITP Database Developer SQL Server 2008]]></category>
		<category><![CDATA[MCITP Microsoft SQL Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Microsoft SQL Server]]></category>
		<category><![CDATA[MCTS SQL Server 2005]]></category>
		<category><![CDATA[MCTS SQL Server 2008]]></category>
		<category><![CDATA[70-432]]></category>
		<category><![CDATA[70-443]]></category>
		<category><![CDATA[70-444]]></category>
		<category><![CDATA[70-447]]></category>

		<guid isPermaLink="false">3601460</guid>
		<description><![CDATA[Replication is a type of configuration used to copy data and database objects from one database instance to another. A database administrator has to configure a server for replication, and monitor it in order to detect and resolve issues regarding replica]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Freplication_3601460-2.html&amp;t=Replication&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Freplication_3601460-2.html&amp;title=Replication&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Freplication_3601460-2.html&amp;title=Replication&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Replication;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Freplication_3601460-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Replication is a type of configuration used to copy data and database objects from one database instance to another. A database administrator has to configure a server for replication, and monitor it in order to detect and resolve issues regarding replication.</p>
<p><uc:hed>Requirements for replication:</uc:hed> The following roles are required for replication configuration:</p>
<ul>
<li><uc:hed>Distributor:</uc:hed> The server that is configured to the Distributor role distributes data to Subscribers. It creates tables and files to store the data for replication. The computer to be used as a Distributor should have a large amount of storage space.</li>
<p></p>
<li><uc:hed>Publisher: </uc:hed>The server that is configured to the Publisher role stores data for replication. It detects data changes and maintains information about all publications.</li>
<p></p>
<li><uc:hed>Subscriber: </uc:hed>The server that is configured to the Subscriber role receives data published by either Publisher or Distributor. The Subscriber configuration depends on the type of replication chosen to replicate data. Each replication type should have a different configuration for a Subscriber.</li>
</ul>
<p><uc:hed>Replication objects: </uc:hed>After the configuration of Publisher, Distributor, and Subscriber servers, various objects are needed to replicate the data. These objects are as follows:</p>
<ul>
<li><uc:hed>Article: </uc:hed> Article is an object that includes various database objects such as tables, views, stored procedures, etc. Each of the database objects can be selected as an article. All the articles are combined to create a publication.</li>
<p></p>
<li><uc:hed>Publication: </uc:hed>Publication is a combination of articles. The data to be received by the Subscriber is sent as a publication. An article must be placed in a publication in order to send the data to the Subscriber.</li>
<p></p>
<li><uc:hed>Subscription: </uc:hed>Subscription receives the publication sent by the Publisher or Distributor. Subscription is of the following two types:
<ul>
<li><uc:hed>Push subscription: </uc:hed>A push subscription is created at the Publisher. Data is pushed to the Subscribers by the Merge or the Distribution agent.</li>
<p></p>
<li><uc:hed>Pull subscription: </uc:hed> A pull subscription is created at the Subscriber. Data is pulled by the Merge or the Distribution agent from the Publisher. </li>
</ul>
</li>
</ul>
<p><uc:hed>Replication Models: </uc:hed>A DBA has to decide the type of replication model before replicating the data. He has to decide the configuration for the Publisher, Distributor, and Subscriber databases. The following replication models can be applied before data replication:</p>
<ul>
<li><uc:hed>Peer-to-Peer: </uc:hed>It is a type of replication model in which a single database is hosted by multiple servers. The purpose of this model is to maintain a database and manage database failures. If a server containing the database is unavailable, the applications can access the data through other servers hosting the database.</li>
<p></p>
<li><uc:hed>Central Publisher: </uc:hed>The Central Publisher is a replication model in which the Publisher and the Distributor roles are maintained on the same SQL Server 2005/2008 computer. The Subscriber role is configured on other servers. The maintenance of the server is easy, but it adds additional load on the server.</li>
<p></p>
<li><uc:hed>Central Publisher with Remote Distributor:</uc:hed> The Central Publisher with Remote Distributor is a replication model in which the Publisher and the Distributor roles are maintained on separate SQL Server 2005/2008 computers. The Subscriber role is configured on other servers. The workload of the Publisher server is distributed, but an additional Distributor server is to be maintained.</li>
<p></p>
<li><uc:hed>Central Subscriber: </uc:hed>Central Subscriber is a replication model in which the Subscriber role is configured on a single server. It is used to collect data from several Publisher servers. It can also be configured to send data to other servers.</li>
<p></p>
<li><uc:hed>Publishing Subscriber: </uc:hed>Publishing Subscriber is a replication model in which data is obtained from a Publisher and transferred to other Subscribers. This replication model can be used with other replication models for the replication of data.</li>
</ul>
<p><uc:hed>Types of replication: </uc:hed>There are different types of replication and a DBA has to choose which type of replication he needs to configure. Some applications need only a snapshot of the database, whereas others need incremental data changes. The different types of replication are as follows:</p>
<ul>
<li><uc:hed>Transactional Replication: </uc:hed>Transactional replication starts with a snapshot of the Publication database objects and data. The modifications made in the data and in the schema are delivered to the Subscriber database, simultaneously. Transactional replication is used in a server-to-server environment in the following conditions:</p>
<ul>
<li>When a Publisher or Subscriber is a non-SQL Server database, such as Oracle.</li>
<p></p>
<li>When incremental changes are to be made at the Subscriber.</li>
<p></p>
<li>When an application  requires low latency.</li>
<p></p>
<li>When an application requires access to data changes. </li>
<p></p>
<li>When the Publisher has a high volume of insert, update, or delete operations.</li>
</ul>
</li>
<li><uc:hed>Merge Replication:</uc:hed> Merge replication starts with a snapshot of the Publication database. Triggers track the modifications in the data and the schema at the Publisher or the Subscriber server. Merge replication is performed in a server-to-client environment. It should be performed in the following conditions:
<ul>
<li>When same data is to be  updated by multiple Subscribers.</li>
<p></p>
<li>When data changes are to be propagated to the Publisher and other Subscribers.</li>
<p></p>
<li> When offline data changes are to be synchronized on  the Publisher and other Subscribers.</li>
<p></p>
<li> When conflicts are to be detected and resolved.</li>
<p></p>
<li>When each Subscriber needs different partitions of data.</li>
</ul>
<p>Merge replication does not take place if a Publisher or Subscriber is a non-SQL Server database.</li>
<p></p>
<li><uc:hed>Snapshot Replication: </uc:hed>Snapshot replication distributes data at a specific moment. It does not monitor the modifications in data or schema. The entire snapshot is sent to Subscribers when synchronization occurs. The snapshot replication can be performed in the following conditions:
<ul>
<li>When data changes infrequently.</li>
<p></p>
<li>When small volumes of data are to be replicated.</li>
<p></p>
<li>When large volumes of changes occur over a short period of time.</li>
</ul>
<p>It does not take place when a Publisher or a Subscriber is a non-SQL Server database.</li>
</ul>
<p><uc:hed>Replication Agents: </uc:hed>Replication agents are used during the replication of data. They store data published by a Publisher. They also initialize and monitor the replication. Replication agents are as follows:</p>
<ul>
<li><uc:hed>Queue Reader Agent: </uc:hed>The Queue Reader agent runs with a transactional replication. It runs at the Distributor database and transfers the changes from the Subscribers to the Publisher database. Only one instance of this agent exists to serve all the Publishers.</li>
<p></p>
<li><uc:hed>Snapshot Agent: </uc:hed>The Snapshot agent is used with all types of replication. It is used to prepare snapshot files that contain the schema and the data of published tables and database objects in the publication database. It also records synchronization jobs in the distribution database. It runs at the Distributor database instance.</li>
<p></p>
<li><uc:hed>Log Reader Agent: </uc:hed>The Log Reader agent is used with a transactional replication. It is used to monitor the transaction log of each database configured for transactional replication. It copies the transactions that are marked for replication to the Distribution database.</li>
<p></p>
<li><uc:hed>Distribution Agent: </uc:hed>The Distribution agent is used with transactional and snapshot replications. It is used in a transactional replication to move transaction files and data to the Subscribers database. It runs at the Subscribers database for pull subscriptions or at the Distributors database for push subscriptions.</li>
<p></p>
<li><uc:hed>Merge Agent: </uc:hed>The Merge agent is used with the merge replication. It applies the snapshot to the Subscriber database instance, and the changes in the Subscriber are reflected in the Publisher database. The Merge agent uploads data changes from Subscribers to Publishers, and downloads data from Publishers to Subscribers.</li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >MCITP</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-administrator.html" >Microsoft MCITP Database Administrator</a> certified.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-administrator-sql-server.html" >Microsoft MCITP Database Administrator SQL Server</a> certified.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-admin-sql-server-2005.html" >mcitp-database-admin-sql-server-2005  MCITP Database Administrator SQL Server 2005</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-admin-sql-server-2008.html" >mcitp-database-admin-sql-server-2008 MCITP Database Administrator SQL Server 2008</a> exam practice questions.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-database-developer-2008.html" >mcitp-database-developer-2008 MCITP Database Developer SQL Server 2008</a> exam practice questions.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-sql-server.html" >mcitp-sql-server - MCITP Microsoft SQL Server</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp</a> test study guide and practice question.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >mcts - MCTS</a> simulation.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server.html" > Pass Microsoft mcts-sql-server - MCTS Microsoft SQL Server</a><li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2005.html" >mcts-sql-server-2005 - MCTS SQL Server 2005</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-sql-server-2008.html" >Microsoft MCTS SQL Server 2008</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-432.html" >MCTS: SQL Server 2008, Implementation</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-443.html" >70-443 - SQL Server 2005 Design</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/Microsoft/70-444.html" >Microsoft SQL Server 2005 Optimizing and Maintaining</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-447.html" >70-447 - SQL Server 2005 Design</a> simulation.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Freplication_3601460-2.html&amp;linkname=Replication"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/replication_3601460-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Schtasks.exe?</title>
		<link>http://www.ucertify.com/article/what-is-schtasksexe-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-schtasksexe-2.html#comments</comments>
		<pubDate>Sun, 27 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Enterprise Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[70-622]]></category>

		<guid isPermaLink="false">3502294</guid>
		<description><![CDATA[Schtasks.exe is a command line tool that is used to create, modify, delete, query, run, and end a scheduled task on a local or remote computer. It supports the following parameters: /Create: To create a new task/Delete: To delete an existing task/Query: T]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-schtasksexe-2.html&amp;t=What+is+Schtasks.exe%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-schtasksexe-2.html&amp;title=What+is+Schtasks.exe%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-schtasksexe-2.html&amp;title=What+is+Schtasks.exe%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+Schtasks.exe%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-schtasksexe-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Schtasks.exe is a command line tool that is used to create, modify, delete, query, run, and end a scheduled task on a local or remote computer. It supports the following parameters:
<ul>
<li><uc:hed>/Create:</uc:hed> To create a new task</li>
<li><uc:hed>/Delete:</uc:hed> To delete an existing task</li>
<li><uc:hed>/Query:</uc:hed> To view task list</li>
<li><uc:hed>/Change: </uc:hed> To change an existing task</li>
<li><uc:hed>/Run:</uc:hed> To launch an existing task</li>
<li><uc:hed>/End:</uc:hed> To stop a currently executing task</li>
</ul>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >Microsoft MCITP</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-support-technician.html" >mcitp-enterprise-support-technician - MCITP Enterprise Support Technician</a> simulation.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >Microsoft MCITP Microsoft Windows Client</a> certified.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" > Pass Microsoft mcp - MCP</a><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >Microsoft MCTS Windows Vista</a> exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Microsoft/70-622.html" >MCITP: Vista Client for Enterprise Support Tech</a> in first attampt.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-schtasksexe-2.html&amp;linkname=What%20is%20Schtasks.exe%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-schtasksexe-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a side-by-side migration?</title>
		<link>http://www.ucertify.com/article/what-is-a-side-by-side-migration-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-a-side-by-side-migration-2.html#comments</comments>
		<pubDate>Sat, 26 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[MCITP]]></category>
		<category><![CDATA[MCITP Enterprise Administrator]]></category>
		<category><![CDATA[MCITP Enterprise Support Technician]]></category>
		<category><![CDATA[MCITP Microsoft Windows Client]]></category>
		<category><![CDATA[MCITP Microsoft Windows Server]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[MCTS]]></category>
		<category><![CDATA[MCTS Windows Technology]]></category>
		<category><![CDATA[MCTS Windows Vista]]></category>
		<category><![CDATA[70-622]]></category>
		<category><![CDATA[70-624]]></category>

		<guid isPermaLink="false">3501290</guid>
		<description><![CDATA[In a side-by-side migration, user data is migrated from the source computer to an intermediate store.  Windows Vista is installed on another computer known as a destination computer and user data is transferred to this computer instead of transferring it ]]></description>
			<content:encoded><![CDATA[<!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-side-by-side-migration-2.html&amp;t=What+is+a+side-by-side+migration%3F&amp;s=compact' height='18' width='120' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-side-by-side-migration-2.html&amp;title=What+is+a+side-by-side+migration%3F&amp;t=1 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-side-by-side-migration-2.html&amp;title=What+is+a+side-by-side+migration%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+a+side-by-side+migration%3F;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=small-votes></script></td> <td><iframe src='http://api.tweetmeme.com/button.js?url=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-side-by-side-migration-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>In a side-by-side migration, user data is migrated from the source computer to an intermediate store.  Windows Vista is installed on another computer known as a destination computer and user data is transferred to this computer instead of transferring it back to the source computer. The figure below depicts side-by-side migration: </p>
<p><img src='i3501290.gif' /></p>
<p><uc:hed>Note:</uc:hed> During migration, user data is backed up on either a network share or on a removable USB drive.</p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcitp.html" >mcitp  MCITP</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-administrator.html" >mcitp-enterprise-administrator - MCITP Enterprise Administrator</a> simulation.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-enterprise-support-technician.html" >mcitp-enterprise-support-technician</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-client.html" >Microsoft mcitp-windows-client</a> download free trial.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Microsoft/mcitp-windows-server.html" > Pass Microsoft mcitp-windows-server - MCITP Microsoft Windows Server</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Microsoft/mcp.html" >mcp</a> test study guide and practice question.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Microsoft/mcse-2003.html" >MCSE</a> in first attampt.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Microsoft/mcts.html" >mcts MCTS</a> exam practice questions.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows.html" >Microsoft MCTS Windows Technology</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Microsoft/mcts-windows-vista.html" >mcts-windows-vista  MCTS Windows Vista</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Microsoft/70-622.html" >70-622 - MCITP: Vista Client for Enterprise Support Tech</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Microsoft/70-624.html" >70-624</a> for exam.</ul><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-a-side-by-side-migration-2.html&amp;linkname=What%20is%20a%20side-by-side%20migration%3F"><img src="http://www.ucertify.com/article/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.ucertify.com/article/what-is-a-side-by-side-migration-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
