<?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; OCA DBA 10g</title>
	<atom:link href="http://www.ucertify.com/article/certifications/oca-dba10g/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 is locking?</title>
		<link>http://www.ucertify.com/article/what-is-locking.html</link>
		<comments>http://www.ucertify.com/article/what-is-locking.html#comments</comments>
		<pubDate>Mon, 26 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">3701261</guid>
		<description><![CDATA[Locking is a mechanism implemented either on an entire table or a row. Locking avoids the destruction done by the transactions accessing the same resource. The resource may be data in a table or rows in a data dictionary.

In order to obtain the locks on ]]></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, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g OCA DBA 10g</a> exam practice questions.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" > Pass Oracle ocp-dba10g - OCP DBA 10g</a></span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >Oracle ocm-10g</a> download free trial.</span>
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-locking.html&amp;t=What+is+locking%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-locking.html&amp;title=What+is+locking%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-locking.html&amp;title=What+is+locking%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+locking%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-locking.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Locking is a mechanism implemented either on an entire table or a row. Locking avoids the destruction done by the transactions accessing the same resource. The resource may be data in a table or rows in a data dictionary.</p>
<p>In order to obtain the locks on resources, Oracle maintains the first in, first out (FIFO) serialized locking technique. Oracle uses a data structure known as ENQUEUE. For example, if there are various transactions trying to access the same resource simultaneously, then the very first transaction will acquire the lock. The rest of the transactions will be put in ENQUEUE waiting for the first transaction to complete.</p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g RAC Certified Expert 10g</a> exam practice questions.</span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Get certified in first attempt download <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >1Z0-042 - Oracle Database 10g: Admin - I</a> simulation.</span><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fwhat-is-locking.html&amp;linkname=What%20is%20locking%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-locking.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCP 1z0-047 Short Notes: Exam passing tips</title>
		<link>http://www.ucertify.com/article/ocp-1z0-047-short-notes-exam-passing-tips-2.html</link>
		<comments>http://www.ucertify.com/article/ocp-1z0-047-short-notes-exam-passing-tips-2.html#comments</comments>
		<pubDate>Sat, 03 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCA DBA 11g]]></category>
		<category><![CDATA[OCA DBA 9i]]></category>
		<category><![CDATA[OCA PL/SQL Developer]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[OCP DBA 11g]]></category>
		<category><![CDATA[OCP DBA 9i]]></category>
		<category><![CDATA[OCP PL/SQL Developer]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[Oracle PL/SQL Developer]]></category>
		<category><![CDATA[Performance Tuning Expert 11g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 11g]]></category>
		<category><![CDATA[1Z0-047]]></category>
		<category><![CDATA[1Z0-051]]></category>

		<guid isPermaLink="false">3701677</guid>
		<description><![CDATA[Retrieving data using the SQL SELECT statement and using single row functions to customize the output/*...*/ and -- are used to put comments in an Oracle program.
The CREATE TABLE does not end immediately with a semicolon, and a column name cannot start w]]></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%2Focp-1z0-047-short-notes-exam-passing-tips-2.html&amp;t=OCP+1z0-047+Short+Notes%3A+Exam+passing+tips&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%2Focp-1z0-047-short-notes-exam-passing-tips-2.html&amp;title=OCP+1z0-047+Short+Notes%3A+Exam+passing+tips&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%2Focp-1z0-047-short-notes-exam-passing-tips-2.html&amp;title=OCP+1z0-047+Short+Notes%3A+Exam+passing+tips&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=OCP+1z0-047+Short+Notes%3A+Exam+passing+tips;//--></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%2Focp-1z0-047-short-notes-exam-passing-tips-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p><uc:hed>Retrieving data using the SQL SELECT statement and using single row functions to customize the output</uc:hed>
<ul>
<li>/*&#8230;*/ and &#8212; are used to put comments in an Oracle program.</li>
<p></p>
<li>The CREATE TABLE does not end immediately with a semicolon, and a column name cannot start with a numeric value. However, a numeric value can be used in between a column name.</li>
<p></p>
<li>Name of a table cannot start with @ special character.</li>
<p></p>
<li>Knowing about the GROUP BY clause.</li>
</ul>
<p><uc:hed>Using sub queries and set operators to solve queries, as well as DDL statements to create and manage tables</uc:hed></p>
<ul>
<li>+ (unary), &#8211; (unary), *, /, ||, =, !=, &lt;, &gt;, &lt;=, &gt;=, IS NULL, LIKE, BETWEEN, IN, NOT, AND, OR is the correct order of operators precedence.</li>
<p></p>
<li>The ROLLBACK command is used to end the current transaction, and discard any changes made since the beginning of the transaction.</li>
</ul>
<p><uc:hed>Managing objects with data dictionary views, schema objects and data in different time zones</uc:hed>
<ul>
<li>The length of a column can be increased even if it contains data. However, the data type of the column cannot be modified if it contains any data.</li>
<p></p>
<li>The parameters used to maximize the space in Flash Recovery Area.</li>
<p></p>
<li>User error failure refers to a database failure that results due to certain transactions on a database by a user.</li>
<p></p>
<li>Flashback Query is used to view and repair historical data, and to view the contents of a table at any specific point in time.</li>
<p></p>
<li>UNDO_RETENTION is a parameter in the init.ora initialization parameters file that specifies the time period in seconds for which a system retains undo data for committed transactions.</li>
<p></p>
<li>Once the Flashback Versions Query is run to diagnose the erroneous transaction, the Flashback Transaction Query helps in the repair process of the transaction. </li>
<p></p>
<li>The correct order of steps that will enable the flashback database are as follows:
<ol>
<li>Put the database in Archive log mode.</li>
<li>Set up a flash recovery area.</li>
<li>Set the period for the flashback retention target.</li>
<li>Shut down and mount the database.</li>
<li>Enable flashback logging.</li>
<li>Open the database.</li>
</ol>
</li>
<li>The overall utilization of the flash recovery area is displayed in megabytes.</li>
<p></p>
<li>SQL statement can be used to flashback a database.</li>
<p></p>
<li>Take the following steps to enable the Flashback Database:
<ol>
<li>Ensure that the database is in Archive Log mode.</li>
<p></p>
<li>Setup a flash recovery area.</li>
<p></p>
<li>Set the duration for the flashback retention target.</li>
<p></p>
<li>Shutdown the database.</li>
<p></p>
<li>Mount the database.</li>
<p></p>
<li>Enable flashback logging.</li>
<p></p>
<li>Open the database.</li>
</ol>
</li>
<li>The dropped table can be recovered by using Flashback Drop.</li>
<p></p>
<li>The flashback database is enabled only in Archive log mode, as it recovers the database to an earlier specific point of time.</li>
<p></p>
<li>Flashback Database is used to reverse the changes made to a table.</li>
<p></p>
<li>The Perform Recovery: Review screen is used to display the RMAN script that performs the Flashback Database recovery.</li>
<p></p>
<li>The portlist.ini file is used to get all the port numbers of the HTTP listeners.</li>
<p></p>
<li>RVWR is a background process, which is a part of the Flashback Database Architecture.</li>
<p></p>
<li>LGWR is a background process that is a part of Flashback Database Architecture.</li>
<p></p>
<li>SELECT oldest_flashback_scn FROM V; is used to retrieve an approximate system change number (SCN) to which a database can be flashed back.</li>
</ul>
<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/Oracle/oca-dba10g.html" >oca-dba10g OCA DBA 10g</a> exam practice questions.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/oca-dba-11g.html" > Pass Oracle oca-dba-11g - OCA DBA 11g</a><li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/oca-dba9i.html" >oca-dba9i</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Oracle/oca-pl-sql.html" >Oracle oca-pl-sql</a> download free trial.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >Oracle ocp-dba10g</a> download free trial.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba-11g.html" >ocp-dba-11g - OCP DBA 11g</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba9i.html" >ocp-dba9i  OCP DBA 9i</a> exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-pl-sql.html" >ocp-pl-sql  OCP PL/SQL Developer</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g</a> for exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/oracle-pl-sql.html" >oracle-pl-sql</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/Oracle/performance-tuning-certified-expert-11g.html" >performance-tuning-certified-expert-11g</a> for exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a> simulation.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-10g.html" >Oracle SQL Certified Expert 10g</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-11g.html" >sql-certified-expert-11g - SQL Certified Expert 11g</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Oracle/1Z0-047.html" >1Z0-047</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Oracle/1Z0-051.html" >Oracle OCA: Oracle Database 11g-SQL Fundamentals-I</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%2Focp-1z0-047-short-notes-exam-passing-tips-2.html&amp;linkname=OCP%201z0-047%20Short%20Notes%3A%20Exam%20passing%20tips"><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/ocp-1z0-047-short-notes-exam-passing-tips-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the DBVERIFY utility?</title>
		<link>http://www.ucertify.com/article/what-is-the-dbverify-utility-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-dbverify-utility-2.html#comments</comments>
		<pubDate>Fri, 02 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>
		<category><![CDATA[1Z0-043]]></category>

		<guid isPermaLink="false">3701366</guid>
		<description><![CDATA[DBVERIFY is an Oracle external command-line utility that performs a physical data structure integrity check. This utility is used on backup files, online databases, and offline databases. The utility is executed by issuing the DBV command at the command p]]></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-dbverify-utility-2.html&amp;t=What+is+the+DBVERIFY+utility%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-dbverify-utility-2.html&amp;title=What+is+the+DBVERIFY+utility%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-dbverify-utility-2.html&amp;title=What+is+the+DBVERIFY+utility%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+DBVERIFY+utility%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-dbverify-utility-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>DBVERIFY is an Oracle external command-line utility that performs a physical data structure integrity check. This utility is used on backup files, online databases, and offline databases. The utility is executed by issuing the DBV command at the command prompt.</p>
<p>DBVERIFY is primarily used when it is to be ensured that a backup database (or datafile) is valid before being restored. It is also used as a diagnostic aid when data corruption problems are encountered. The integrity checks are extensively faster because DBVERIFY can be run against an offline database. This utility does not work against control files and redo logs as a matter of fact that DBVERIFY checks are limited to cache-managed blocks (that is, data blocks). </p>
<p>Following are the two command-line interfaces to DBVERIFY:
<ul>
<li>With the first interface, the disk blocks of a single datafile can be specified for checking.</li>
<li>With the second interface, a segment can be specified for checking. </li>
</ul>
<p>This utility includes nine parameters, which are as follows:</p>
<ol>
<li>FILE</li>
<li>START</li>
<li>END</li>
<li>BLOCKSIZE</li>
<li>LOGFILE</li>
<li>FEEDBACK</li>
<li>PARAFILE</li>
<li>USERID</li>
<li>SEGMENT_ID</li>
</ol>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" > Pass Oracle oca-dba10g - OCA DBA 10g</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >OCP DBA 10g</a> in first attampt.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g - Oracle Certified Master 10g</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g</a> for exam.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >Oracle Database 10g: Admin - I</a> in first attampt.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Oracle/1Z0-043.html" >1Z0-043  Oracle Database 10g: Admin - II</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-is-the-dbverify-utility-2.html&amp;linkname=What%20is%20the%20DBVERIFY%20utility%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-dbverify-utility-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Storage Management</title>
		<link>http://www.ucertify.com/article/automatic-storage-management-2.html</link>
		<comments>http://www.ucertify.com/article/automatic-storage-management-2.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">3701264</guid>
		<description><![CDATA[Enterprises are preferably switching from old existing Oracle versions, such as Oracle 8i and Oracle 9i, to Oracle 10g to have various additional profitable features. They often employ the  Automatic Storage Management (ASM) option to enhance the manageab]]></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, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >Oracle OCA DBA 10g</a> exam.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g - OCP DBA 10g</a> simulation.</span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g Oracle Certified Master 10g</a> exam practice questions.</span>
	--><div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fautomatic-storage-management-2.html&amp;t=Automatic+Storage+Management&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%2Fautomatic-storage-management-2.html&amp;title=Automatic+Storage+Management&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%2Fautomatic-storage-management-2.html&amp;title=Automatic+Storage+Management&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Automatic+Storage+Management;//--></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%2Fautomatic-storage-management-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>Enterprises are preferably switching from old existing Oracle versions, such as Oracle 8i and Oracle 9i, to Oracle 10g to have various additional profitable features. They often employ the <uc:kwd> Automatic Storage Management (ASM)</uc:kwd> option to enhance the manageability and consolidation of a database.</p>
<p> <uc:hed>Oracle 10g</uc:hed> </p>
<p>Oracle 10g is a revolutionary product in Oracle&#8217;s grid computing world. Oracle 10g is a DBMS, which can automate many database tasks. Oracle 10g follows the Oracle&#8217;s 9i platform; the letter &#8216;g&#8217; in Oracle 10g signifies <uc:kwd> grid computing</uc:kwd>. </p>
<p>Oracle 10g delivers numerous interesting and dynamic new features. In this article, Automatic Storage Management (ASM) is explained in detail. There are many features available in Oracle 10g that help manage database operations more efficiently. One of the pivotal features of Oracle 10g is Automatic Storage Management (ASM). It is one of the storage options available in Oracle 10g.</p>
<p><uc:hed>Basic Functions of ASM</uc:hed></p>
<p>ASM relieves the burden of disk and storage management by defining the disk groups for file management, as a result of which file groups are reduced, and the  time of the DBA is saved.</p>
<p><uc:hed>Note: </uc:hed> The main function of ASM is to simplify and automate the database to manage Oracle database files. The RAC helps in automating the database management.</p>
<p><uc:hed>RAC</uc:hed></p>
<p>RAC stands for <uc:kwd>Real Application Cluster</uc:kwd>, which is a component provided by Oracle in its 9i version and which is now also available in the 10g version. RAC enables a database to be installed across multiple servers.</p>
<p>
The image below depicts a window in which the configuration settings of Automatic Storage Management are detailed. A candidate  has to enter the disk group name, the level of mirroring/redundancy, and the requisite data that the cursor therein prompts for. Click the Next button to proceed further.</p>
<p>
<img src='i3701264.gif' />   </p>
<p>This article will mainly focus on the following:
<ul>
<li>ASM overview</li>
<li>New features in ASM </li>
</ul>
<p>
<uc:hed>ASM Overview</uc:hed></p>
<p>ASM is a very dynamic feature of Oracle 10g, which provides a grouped file system with no further investment on the software.</p>
<p>With ASM, there is no need of enhancing the storage resources for database management. ASM&#8217;s intelligent <uc:kwd> mirroring </uc:kwd> technology enables <uc:kwd> triple data protection</uc:kwd>. It is known as triple data protection because while configuring Automatic Storage Management, a user is provided three levels of redundancy, which are as follows:
<ul>
<li>High</li>
<li>Normal</li>
<li>External</li>
</ul>
<p>
<uc:hed>New Features in ASM</uc:hed></p>
<p>Following are the main new features of ASM:</p>
<ol>
<li>ASM can support multiple database versions.</li>
<li>ASM enhances the manageability of the database.</li>
</ol>
<p>
ASM helps the DBA save money by optimizing storage utilization.</p>
<p>Oracle&#8217;s 10g version has enhanced the ASM functionality in the clustered environment, allowing one ASM instance per client to manage all database instances in the cluster, which has removed the requirement of maintaining more than one ASM instance to manage individual database instances.</p>
<p>For higher availability and manageability, ASM&#8217;s instance should be installed in a separate ORACLE_HOME parameter, which is ASM_HOME.</p>
<p>ASM enhances I/O performance, as the database files are intelligently distributed across the current active devices. While adding more resources, database file distribution is <uc:kwd> re-balanced</uc:kwd>, keeping the database up and running. </p>
<p>ASM has <uc:kwd>mirroring capability</uc:kwd> to enhance manageability, which means that  ASM can keep duplicate copies of data as a backup for recovery purposes.</p>
<p><uc:hed>Note: </uc:hed> DBAs should  note that ASM is not general-purpose, and will not replace the OS file system because ASM&#8217;s file resources are not directly managed by the OS, but rather it is the ASM&#8217;s file resources, which are managed by the file management system of the OS.</p>
<p><uc:hed>Preparing hard disk for configuration of  ASM</uc:hed></p>
<p>If the DBA is configuring ASM for Windows NT OS, then the following points should be taken into consideration:
<ul>
<li>Investigate for enough space on the system&#8217;s hard disk.</li>
<li>Using the disk partitioning utility (DISKPART.EXE) of Windows creates primary disk partitions, deciding the size of each partition.</li>
</ul>
<p>
Following example can give an idea about how to create partitions:</p>
<p><uc:stx>C:&gt;Select disk1<br />
C:Disk1 selected.<br />
C:Create partition primary size = 100<br />
C:Partition created.<br />
C:Create partition primary size = 100<br />
C:Partition created.<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</uc:stx> </p>
<p>The following image depicts the list of volumes created via the <uc:cmd>DISKPART.EXE</uc:cmd> utility in a Windows NT environment.</p>
<p><img src='i3701264a.gif' /> </p>
<p>This article helps in understanding the fundamental functionality of Automatic Storage Management (ASM).</p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a> simulation.</span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Download free practice test for <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >1Z0-042  Oracle Database 10g: Admin - I</a> exam.</span><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.ucertify.com%2Farticle%2Fautomatic-storage-management-2.html&amp;linkname=Automatic%20Storage%20Management"><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/automatic-storage-management-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the n-tier architecture?</title>
		<link>http://www.ucertify.com/article/what-is-the-n-tier-architecture-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-n-tier-architecture-2.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">3701313</guid>
		<description><![CDATA[The n-tier architecture is the most advanced type of architecture for a network configuration. This architecture introduces middleware components, such as application servers and Web servers between clients and the database server.

An example of the n-ti]]></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, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g</a> test study guide and practice question.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g</a> for exam.</span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g Oracle Certified Master 10g</a> exam practice questions.</span>
	--><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-n-tier-architecture-2.html&amp;t=What+is+the+n-tier+architecture%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-n-tier-architecture-2.html&amp;title=What+is+the+n-tier+architecture%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-n-tier-architecture-2.html&amp;title=What+is+the+n-tier+architecture%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+n-tier+architecture%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-n-tier-architecture-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The n-tier architecture is the most advanced type of architecture for a network configuration. This architecture introduces <uc:kwd>middleware</uc:kwd> components, such as application servers and Web servers between clients and the database server.</p>
<p>An example of the n-tier architecture is the Internet. The n-tier architecture is the most preferred architecture for an enterprise network. This architecture reduces processing load on the server.</p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" > Pass Oracle rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a></span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Best exam simulation <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >Oracle 1Z0-042</a> download free trial.</span><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-n-tier-architecture-2.html&amp;linkname=What%20is%20the%20n-tier%20architecture%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-n-tier-architecture-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is an implicit lock in Oracle 10g?</title>
		<link>http://www.ucertify.com/article/what-is-an-implicit-lock-in-oracle-10g-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-an-implicit-lock-in-oracle-10g-2.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">3701320</guid>
		<description><![CDATA[An implicit lock is a lock that a row or a table acquires automatically, depending on the database operations such as ALTER TABLE, UPDATE, SELECT etc. ]]></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, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g OCA DBA 10g</a> exam practice questions.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g</a> test study guide and practice question.</span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g Oracle Certified Master 10g</a> exam practice questions.</span>
	--><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-implicit-lock-in-oracle-10g-2.html&amp;t=What+is+an+implicit+lock+in+Oracle+10g%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-implicit-lock-in-oracle-10g-2.html&amp;title=What+is+an+implicit+lock+in+Oracle+10g%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-implicit-lock-in-oracle-10g-2.html&amp;title=What+is+an+implicit+lock+in+Oracle+10g%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+an+implicit+lock+in+Oracle+10g%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-implicit-lock-in-oracle-10g-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>An implicit lock is a lock that a row or a table acquires automatically, depending on the database operations such as ALTER TABLE, UPDATE, SELECT etc. </p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" > Pass Oracle rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a></span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Download free practice test for <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >Oracle Oracle Database 10g: Admin - I</a> exam.</span><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-implicit-lock-in-oracle-10g-2.html&amp;linkname=What%20is%20an%20implicit%20lock%20in%20Oracle%2010g%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-implicit-lock-in-oracle-10g-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the REMOTE_OS_AUTHENT parameter?</title>
		<link>http://www.ucertify.com/article/what-is-the-remote_os_authent-parameter-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-the-remote_os_authent-parameter-2.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCA DBA 11g]]></category>
		<category><![CDATA[OCA DBA 9i]]></category>
		<category><![CDATA[OCA PL/SQL Developer]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[OCP DBA 11g]]></category>
		<category><![CDATA[OCP DBA 9i]]></category>
		<category><![CDATA[OCP PL/SQL Developer]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[Oracle PL/SQL Developer]]></category>
		<category><![CDATA[Performance Tuning Expert 11g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 11g]]></category>
		<category><![CDATA[1Z0-042]]></category>
		<category><![CDATA[1Z0-047]]></category>

		<guid isPermaLink="false">3701252</guid>
		<description><![CDATA[The REMOTE_OS_AUTHENT parameter in the parameter file of the database specifies whether remote clients will be authenticated  with the value of the OS_AUTHENT_PREFIX parameter or not. The type of the REMOTE_OS_AUTHENT parameter is Boolean, the default val]]></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-remote_os_authent-parameter-2.html&amp;t=What+is+the+REMOTE_OS_AUTHENT+parameter%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-remote_os_authent-parameter-2.html&amp;title=What+is+the+REMOTE_OS_AUTHENT+parameter%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-remote_os_authent-parameter-2.html&amp;title=What+is+the+REMOTE_OS_AUTHENT+parameter%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+the+REMOTE_OS_AUTHENT+parameter%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-remote_os_authent-parameter-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The REMOTE_OS_AUTHENT parameter in the parameter file of the database specifies whether remote clients will be authenticated  with the value of the OS_AUTHENT_PREFIX parameter or not. The type of the REMOTE_OS_AUTHENT parameter is Boolean, the default value is false, and the parameter class is static. The REMOTE_OS_AUTHENT parameter is case sensitive on some operating systems. The flow diagram below may help a user understand the role of the REMOTE_OS_AUTHENT parameter for a remote database:</p>
<p><img src='i3701252.gif' /> </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/oca-dba-11g.html" >oca-dba-11g  OCA DBA 11g</a> exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oca-dba9i.html" >oca-dba9i OCA DBA 9i</a> exam practice questions.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Oracle/oca-pl-sql.html" >Oracle OCA PL/SQL Developer</a> certified.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g</a> for exam.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba-11g.html" >ocp-dba-11g  OCP DBA 11g</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba9i.html" >ocp-dba9i</a> for exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/ocp-pl-sql.html" >ocp-pl-sql</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/Oracle/ocm-10g.html" >ocm-10g</a> for exam.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/oracle-pl-sql.html" >oracle-pl-sql Oracle PL/SQL Developer</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/performance-tuning-certified-expert-11g.html" >performance-tuning-certified-expert-11g</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >Oracle RAC Certified Expert 10g</a> exam.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-10g.html" > Pass Oracle sql-certified-expert-10g - SQL Certified Expert 10g</a><li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-11g.html" >SQL Certified Expert 11g</a> in first attampt.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >Oracle Oracle Database 10g: Admin - I</a> certified.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/exams/Oracle/1Z0-047.html" > Pass Oracle 1Z0-047 - Oracle Database SQL Expert</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-the-remote_os_authent-parameter-2.html&amp;linkname=What%20is%20the%20REMOTE_OS_AUTHENT%20parameter%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-remote_os_authent-parameter-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a deadlock and where are  deadlocks encountered?</title>
		<link>http://www.ucertify.com/article/what-is-a-deadlock-and-where-are-deadlocks-encountered-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-a-deadlock-and-where-are-deadlocks-encountered-2.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">3701263</guid>
		<description><![CDATA[A deadlock refers to a condition, in which, two or more processes simultaneously wait for each other to complete, as a result of which both, or all of them, as the case may be, hang. Deadlocks are generally encountered in multitasking, multiprocessing, an]]></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, 
	<span style='border:1px solid #ccc;background-color:#eff3ef;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >oca-dba10g</a> for exam.</span>
    Author : Yong Mook Kim<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g OCP DBA 10g</a> exam practice questions.</span>
    Website : http://www.mkyong.com<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g Oracle Certified Master 10g</a> exam practice questions.</span>
	--><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-deadlock-and-where-are-deadlocks-encountered-2.html&amp;t=What+is+a+deadlock+and+where+are++deadlocks+encountered%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-deadlock-and-where-are-deadlocks-encountered-2.html&amp;title=What+is+a+deadlock+and+where+are++deadlocks+encountered%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-deadlock-and-where-are-deadlocks-encountered-2.html&amp;title=What+is+a+deadlock+and+where+are++deadlocks+encountered%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is+a+deadlock+and+where+are++deadlocks+encountered%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-deadlock-and-where-are-deadlocks-encountered-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>A deadlock refers to a condition, in which, two or more processes simultaneously wait for each other to complete, as a result of which both, or all of them, as the case may be, hang. Deadlocks are generally encountered in multitasking, multiprocessing, and client-server environments.</p>
<p>Deadlocks are also known as <uc:kwd>deadly embraces</uc:kwd> and <uc:kwd>starvation deadlocks</uc:kwd>. The term deadly embrace is preferable in Europe, in which only two processes are responsible for a deadlock-like situation and the word deadlock predominates in the United States.</p>
<span style='border:1px solid #ccc;background-color:#eff3ef;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g</a> test study guide and practice question.</span><span style='border:1px solid #ccc;background-color:#eff3ef;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >1Z0-042</a> for exam.</span><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-deadlock-and-where-are-deadlocks-encountered-2.html&amp;linkname=What%20is%20a%20deadlock%20and%20where%20are%20%20deadlocks%20encountered%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-deadlock-and-where-are-deadlocks-encountered-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is  DBMS_SESSION  PL/SQL package?</title>
		<link>http://www.ucertify.com/article/what-is-dbms_session-plsql-package-2.html</link>
		<comments>http://www.ucertify.com/article/what-is-dbms_session-plsql-package-2.html#comments</comments>
		<pubDate>Tue, 08 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCA DBA 11g]]></category>
		<category><![CDATA[OCA DBA 9i]]></category>
		<category><![CDATA[OCA PL/SQL Developer]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[OCP DBA 11g]]></category>
		<category><![CDATA[OCP DBA 9i]]></category>
		<category><![CDATA[OCP PL/SQL Developer]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[Oracle PL/SQL Developer]]></category>
		<category><![CDATA[Performance Tuning Expert 11g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 10g]]></category>
		<category><![CDATA[SQL Certified Expert 11g]]></category>
		<category><![CDATA[1Z0-033]]></category>
		<category><![CDATA[1Z0-042]]></category>
		<category><![CDATA[1Z0-047]]></category>
		<category><![CDATA[1Z0-051]]></category>

		<guid isPermaLink="false">2201023</guid>
		<description><![CDATA[The DBMS_SESSION PL/SQL package is used to provide access to the  ALTER SESSION and ALTER SYSTEM statements. This package is also used for gathering session related information. The DBMS_SESSION PL/SQL package uses the privileges of the user executing thi]]></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-dbms_session-plsql-package-2.html&amp;t=What+is++DBMS_SESSION++PL%2FSQL+package%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-dbms_session-plsql-package-2.html&amp;title=What+is++DBMS_SESSION++PL%2FSQL+package%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-dbms_session-plsql-package-2.html&amp;title=What+is++DBMS_SESSION++PL%2FSQL+package%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=What+is++DBMS_SESSION++PL%2FSQL+package%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-dbms_session-plsql-package-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>The DBMS_SESSION PL/SQL package is used to provide access to the  ALTER SESSION and ALTER SYSTEM statements. This package is also used for gathering session related information. The DBMS_SESSION PL/SQL package uses the privileges of the user executing this package, instead of using privileges of the user SYS. </p>
<ul style='border:1px solid #ccc;background-color:#eff3ef;padding:10px;'><li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Oracle/oca-dba10g.html" >Oracle OCA DBA 10g</a> certified.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Oracle/oca-dba-11g.html" >OCA DBA 11g</a> in first attampt.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Oracle/oca-dba9i.html" >OCA DBA 9i</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/oca-pl-sql.html" >oca-pl-sql</a> for exam.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g</a> test study guide and practice question.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba-11g.html" >Oracle OCP DBA 11g</a> exam.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba9i.html" >Oracle OCP DBA 9i</a> certified.<li style='margin-left:10px;'> Become <a href="http://www.ucertify.com/certifications/Oracle/ocp-pl-sql.html" >Oracle OCP PL/SQL Developer</a> certified.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" >ocm-10g - Oracle Certified Master 10g</a> simulation.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/certifications/Oracle/oracle-pl-sql.html" >oracle-pl-sql</a> for exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/performance-tuning-certified-expert-11g.html" >performance-tuning-certified-expert-11g - Performance Tuning Expert 11g</a> simulation.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >rac-administrator-certified-experts-10g - RAC Certified Expert 10g</a> simulation.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-10g.html" >Oracle sql-certified-expert-10g</a> download free trial.<li style='margin-left:10px;'> Click here to get free <a href="http://www.ucertify.com/certifications/Oracle/sql-certified-expert-11g.html" >sql-certified-expert-11g SQL Certified Expert 11g</a> exam practice questions.<li style='margin-left:10px;'> Click here to download <a href="http://www.ucertify.com/exams/Oracle/1Z0-033.html" >1Z0-033</a> test study guide and practice question.<li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >Oracle 1Z0-042</a> download free trial.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/exams/Oracle/1Z0-047.html" >Oracle Database SQL Expert</a> in first attampt.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Oracle/1Z0-051.html" >1Z0-051</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-dbms_session-plsql-package-2.html&amp;linkname=What%20is%20%20DBMS_SESSION%20%20PL%2FSQL%20package%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-dbms_session-plsql-package-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How are archive destinations specified?</title>
		<link>http://www.ucertify.com/article/how-are-archive-destinations-specified-2.html</link>
		<comments>http://www.ucertify.com/article/how-are-archive-destinations-specified-2.html#comments</comments>
		<pubDate>Thu, 03 Sep 2009 00:00:00 +0000</pubDate>
		<dc:creator>uCertify</dc:creator>
				<category><![CDATA[OCA DBA 10g]]></category>
		<category><![CDATA[OCP DBA 10g]]></category>
		<category><![CDATA[OCP DBA 9i]]></category>
		<category><![CDATA[Oracle Certified Master 10g]]></category>
		<category><![CDATA[RAC Certified Expert 10g]]></category>
		<category><![CDATA[1Z0-032]]></category>
		<category><![CDATA[1Z0-042]]></category>

		<guid isPermaLink="false">1801236</guid>
		<description><![CDATA[When archiving redo logs, it must be decided whether to archive them to a single archive destination or multiplex them. When the archived redo logs are multiplexed, they are archived to more than one archive destination. The following two methods can be u]]></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%2Fhow-are-archive-destinations-specified-2.html&amp;t=How+are+archive+destinations+specified%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%2Fhow-are-archive-destinations-specified-2.html&amp;title=How+are+archive+destinations+specified%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%2Fhow-are-archive-destinations-specified-2.html&amp;title=How+are+archive+destinations+specified%3F&amp;t=2 ' height='18' width='120' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=How+are+archive+destinations+specified%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%2Fhow-are-archive-destinations-specified-2.html&amp;source=ucertify&amp;style=compact ' height='20' width='90' frameborder='0' scrolling='no'></iframe></td></table></div><p>When archiving redo logs, it must be decided whether to archive them to a single archive destination or multiplex them. When the archived redo logs are multiplexed, they are archived to more than one archive destination. The following two methods can be used to specify archive destinations:</p>
<ol>
<li><uc:hed>Using the LOG_ARCHIVE_DEST_n initialization parameter:</uc:hed> The LOG_ARCHIVE_DEST_n (where n is an integer from 1 to 10) initialization parameter can be used to specify a maximum of ten different local or remote archive destinations. Each numerically suffixed parameter (e.g., LOG_ARCHIVE_DEST_1, LOG_ARCHIVE_DEST_2, etc.) uniquely identifies an individual destination.</p>
<p>For specifying a local archive destination, the LOCATION keyword is used with the LOG_ARCHIVE_DEST_n initialization parameter.</p>
<p><uc:hed>Example:</uc:hed></p>
<p><uc:stx>LOG_ARCHIVE_DEST_1 = &#8216;LOCATION = /Disk1/Archive&#8217;</uc:stx><br />
<uc:stx>LOG_ARCHIVE_DEST_2 = &#8216;LOCATION = /Disk2/Archive&#8217;</uc:stx></p>
<p>The LOCATION keyword specifies an operating system-specific path name.</p>
<p>For specifying a remote archive destination (e.g., a remote standby database), the SERVICE keyword is used with the LOG_ARCHIVE_DEST_n initialization parameter. </p>
<p><uc:hed>Example:</uc:hed></p>
<p><uc:stx>LOG_ARCHIVE_DEST_4 = &#8216;SERVICE = Standby_Dbase1&#8242;</uc:stx></p>
<p>The SERVICE keyword specifies a valid net service name or alias. Oracle resolves the net service name to a connect descriptor by using a tnsnames.ora file. The connect descriptor contains the information necessary for connecting to the remote standby database. The net service name must have an associated database system identifier (SID), so that Oracle correctly updates the log history of the control file for the remote standby database.</p>
<p>The destinations specified by the LOG_ARCHIVE_DEST_n initialization parameter can be established as mandatory or optional by using the MANDATORY or OPTIONAL keyword respectively with the LOG_ARCHIVE_DEST_n initialization parameter. If no keyword is specified, it is taken as OPTIONAL. The archiver process (ARCn) must successfully archive a redo log to a mandatory archive destination before the redo log can be reused.</li>
<li><uc:hed>Using the LOG_ARCHIVE_DEST and LOG_ARCHIVE_DUPLEX_DEST initialization parameters:</uc:hed> This method allows specifying a maximum of two archive destinations. The LOG_ARCHIVE_DEST initialization parameter is used to specify a primary local archive destination, and the LOG_ARCHIVE_DUPLEX_DEST initialization parameter is used to specify an optional secondary local archive destination. These parameters cannot be used to specify a remote archive destination. Whenever Oracle archives a redo log, it archives it to both destinations.
<p><uc:hed>Example:</uc:hed></p>
<p><uc:stx>LOG_ARCHIVE_DEST = &#8216;/Disk1/Archive&#8217;</uc:stx><br />
<uc:stx>LOG_ARCHIVE_DUPLEX_DEST = &#8216;/Disk2/Archive&#8217;</uc:stx></li>
<p>Any archive destination declared by the LOG_ARCHIVE_DEST initialization parameter is mandatory. However, any archive destination declared by the LOG_ARCHIVE_DUPLEX_DEST initialization parameter is optional if LOG_ARCHIVE_MIN_SUCCEED_DEST = 1, and mandatory if LOG_ARCHIVE_MIN_SUCCEED_DEST = 2. Where, LOG_ARCHIVE_MIN_SUCCEED_DEST is an optional initialization parameter that determines the minimum number of archive destinations to which the archiver process (ARCn) must successfully archive a redo log before the redo log can be reused.</ol>
<p>While archiving, Oracle automatically names the archived redo log files according to the file name format specified by the LOG_ARCHIVE_FORMAT initialization parameter.</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/Oracle/oca-dba10g.html" >oca-dba10g  OCA DBA 10g</a> exam.<li style='margin-left:10px;'> Get certified in first attempt download <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba10g.html" >ocp-dba10g - OCP DBA 10g</a> simulation.<li style='margin-left:10px;'> Pass <a href="http://www.ucertify.com/certifications/Oracle/ocp-dba9i.html" >OCP DBA 9i</a> in first attampt.<li style='margin-left:10px;'> <a href="http://www.ucertify.com/certifications/Oracle/ocm-10g.html" > Pass Oracle ocm-10g - Oracle Certified Master 10g</a><li style='margin-left:10px;'> Best exam simulation <a href="http://www.ucertify.com/certifications/Oracle/rac-administrator-certified-experts-10g.html" >Oracle rac-administrator-certified-experts-10g</a> download free trial.<li style='margin-left:10px;'> Download free practice test for <a href="http://www.ucertify.com/exams/Oracle/1Z0-032.html" >1Z0-032  Oracle9i Database: Fundamentals II</a> exam.<li style='margin-left:10px;'> Download practice question and study guide for  <a href="http://www.ucertify.com/exams/Oracle/1Z0-042.html" >1Z0-042</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%2Fhow-are-archive-destinations-specified-2.html&amp;linkname=How%20are%20archive%20destinations%20specified%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/how-are-archive-destinations-specified-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
