<?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>state of transaction in dbms - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/state-of-transaction-in-dbms/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/state-of-transaction-in-dbms/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 26 Oct 2022 10:07:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>state of transaction in dbms - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/state-of-transaction-in-dbms/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Transaction in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 10:07:01 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[acid properties in dbms]]></category>
		<category><![CDATA[acid properties of transaction in dbms]]></category>
		<category><![CDATA[concurrent execution of transaction in dbms]]></category>
		<category><![CDATA[dbms transaction]]></category>
		<category><![CDATA[dbms transaction property]]></category>
		<category><![CDATA[how to process the transaction in dbms]]></category>
		<category><![CDATA[state of transaction in dbms]]></category>
		<category><![CDATA[transaction in dbms]]></category>
		<category><![CDATA[transaction management in dbms]]></category>
		<category><![CDATA[types of transaction in dbms]]></category>
		<category><![CDATA[what are the properties of transaction in dbms]]></category>
		<category><![CDATA[what is transaction in dbms]]></category>
		<category><![CDATA[what is transaction in dbms with example]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5045</guid>

					<description><![CDATA[If we need one or more database access operations, we have a logical unit of processing called Database Transaction. In simple, database transactions represent real-world events of any enterprise. Database is inconsistent during the transaction. Database is committed only once the state is changed from one consistent state to another. State of Transactions Active State [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">If we need one or more database access operations, we have a logical unit of processing called Database Transaction.</li>
<li style="text-align: justify;">In simple, database transactions represent real-world events of any enterprise.</li>
<li style="text-align: justify;">Database is inconsistent during the transaction.</li>
<li style="text-align: justify;">Database is committed only once the state is changed from one consistent state to another.</li>
</ul>
<h2 id="state-of-transactions" style="text-align: justify;"><strong>State of Transactions</strong></h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-5046" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms.jpg" alt="" width="650" height="387" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms.jpg 650w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms-300x179.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms-390x232.jpg 390w" sizes="(max-width: 650px) 100vw, 650px" /></p>
<h3 id="active-state" style="text-align: justify;">Active State</h3>
<ul style="text-align: justify;">
<li>A transaction is said to be in an active state when the execution process begins.</li>
<li>This is the state where read write operations are performed.</li>
</ul>
<h3 id="partially-committed" style="text-align: justify;">Partially Committed</h3>
<ul style="text-align: justify;">
<li>A Transaction is said to be in a partially committed state after the end of a transaction.</li>
</ul>
<h3 id="committed-state" style="text-align: justify;">Committed State</h3>
<ul style="text-align: justify;">
<li>When a transaction is executed successfully, transaction is said to be in the committed state.</li>
<li>Changes made are recorded in the database permanently.</li>
</ul>
<h3 id="failed-state" style="text-align: justify;">Failed State</h3>
<ul style="text-align: justify;">
<li>A transaction is considered to be in the failed state when any one of the checks fails, or when the transaction is aborted while it is in the active state.</li>
</ul>
<h3 id="terminated-state" style="text-align: justify;">Terminated State</h3>
<ul style="text-align: justify;">
<li>A transaction is said to be in the terminated state when certain transactions which are leaving the system cannot be restarted.</li>
</ul>
<p style="text-align: justify;">
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
