<?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>Oracle | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/category/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Wed, 26 Mar 2014 06:52:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>Oracle | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>Audit columns &#8211; Created by and Updated By</title>
		<link>https://varindersandhu.in/2013/11/20/audit-columns-created-updated/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 20 Nov 2013 16:10:31 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Audit columns]]></category>
		<category><![CDATA[Created by]]></category>
		<category><![CDATA[Database Designs]]></category>
		<category><![CDATA[Updated By]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3300</guid>

					<description><![CDATA[<p>I have seen two database designs to store the value in Created by and Updated By columns as: Store the PK of user in Created by and Updated By columns Store the user name in Created by and Updated By columns Now you may have question: What is best practice</p>
<p>The post <a href="https://varindersandhu.in/2013/11/20/audit-columns-created-updated/">Audit columns – Created by and Updated By</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3300</post-id>	</item>
		<item>
		<title>How To &#8211; Find the locking object and release object lock</title>
		<link>https://varindersandhu.in/2013/07/26/how-to-find-the-locking-object-and-release-object-lock/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 26 Jul 2013 11:00:41 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[database transactions]]></category>
		<category><![CDATA[locking object]]></category>
		<category><![CDATA[performance issue]]></category>
		<category><![CDATA[row lock]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3231</guid>

					<description><![CDATA[<p>Many time we faced the performance issue because of Locks on rows and it cause the delay to finishing the other transactions. So with the help of following steps you will able to find the locking objects and can release the object locks in Oracle Database. Let us create the</p>
<p>The post <a href="https://varindersandhu.in/2013/07/26/how-to-find-the-locking-object-and-release-object-lock/">How To – Find the locking object and release object lock</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3231</post-id>	</item>
		<item>
		<title>Oracle Data Pump (expdp and impdp)</title>
		<link>https://varindersandhu.in/2013/06/06/oracle-data-pump-expdp-and-impdp/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 06 Jun 2013 10:32:31 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Utilities]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Data Pump Export]]></category>
		<category><![CDATA[Data Pump Import]]></category>
		<category><![CDATA[expdp]]></category>
		<category><![CDATA[impdp]]></category>
		<category><![CDATA[Oracle Data Pump]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3072</guid>

					<description><![CDATA[<p>Data Pump Export is a utility for unloading data and metadata into dump file. The same exported dump file can be imported only by Data Pump Import utility. With the help of this Data Pump Export we can export the data of one machine and import into another machine. Dump</p>
<p>The post <a href="https://varindersandhu.in/2013/06/06/oracle-data-pump-expdp-and-impdp/">Oracle Data Pump (expdp and impdp)</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3072</post-id>	</item>
		<item>
		<title>Toad &#8211; SQLNET Editor and TNS Names Editor Disabled</title>
		<link>https://varindersandhu.in/2013/05/16/toad-sqlnet-editor-and-tns-names-editor-disabled/</link>
					<comments>https://varindersandhu.in/2013/05/16/toad-sqlnet-editor-and-tns-names-editor-disabled/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 16 May 2013 16:00:52 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Oracle-Utilities]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Environmental Variables]]></category>
		<category><![CDATA[SQLNET Editor]]></category>
		<category><![CDATA[TNS Name]]></category>
		<category><![CDATA[TNS Names Editor Disabled]]></category>
		<category><![CDATA[Toad]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=3045</guid>

					<description><![CDATA[<p>While trying to connect to a Database using Toad with TNS, Even the TNS entry is created in tnsnames.ora file under Oracle Home\NETWORK\ADMIN Issue 1: SQLNET Editor and TNS Names Editor Disabled as shown in below snapshot  Issue 2: Not able to find the TNS Name in the dropdown as</p>
<p>The post <a href="https://varindersandhu.in/2013/05/16/toad-sqlnet-editor-and-tns-names-editor-disabled/">Toad – SQLNET Editor and TNS Names Editor Disabled</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2013/05/16/toad-sqlnet-editor-and-tns-names-editor-disabled/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3045</post-id>	</item>
		<item>
		<title>8 Steps of Successful Data Migration</title>
		<link>https://varindersandhu.in/2013/05/07/8-steps-of-successful-data-migration/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 07 May 2013 17:29:53 +0000</pubDate>
				<category><![CDATA[Data Migration]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Steps of Successful Data Migration]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2896</guid>

					<description><![CDATA[<p>Data migration is the process of transferring data between storage types, formats, or computer systems. But here we are specifically talking about database (i.e. Sybase, MySQL, DB2, SQL Server and Oracle) migration. Data migration is usually performed programmatically to achieve an automated migration. Most of the times when we change</p>
<p>The post <a href="https://varindersandhu.in/2013/05/07/8-steps-of-successful-data-migration/">8 Steps of Successful Data Migration</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2896</post-id>	</item>
		<item>
		<title>Oracle – Create tablespace and User / Schema</title>
		<link>https://varindersandhu.in/2013/04/29/oracle-create-tablespace-and-user-schema/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 29 Apr 2013 14:55:55 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[Tablespace]]></category>
		<category><![CDATA[Temporary Tablespace]]></category>
		<category><![CDATA[User]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2861</guid>

					<description><![CDATA[<p>Creating a tablespace and user is a very common task after creating an oracle database. Before going further must read the post Schema vs. User In this post we will see how to create tablespace and user with example Tablespace Each tablespace in an Oracle database consists of one or</p>
<p>The post <a href="https://varindersandhu.in/2013/04/29/oracle-create-tablespace-and-user-schema/">Oracle – Create tablespace and User / Schema</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2861</post-id>	</item>
		<item>
		<title>Oracle Client Installation</title>
		<link>https://varindersandhu.in/2013/03/29/oracle-client-installation/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Fri, 29 Mar 2013 09:31:31 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Client Installation]]></category>
		<category><![CDATA[Environment Variables]]></category>
		<category><![CDATA[oracle 11g client installation]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2800</guid>

					<description><![CDATA[<p>Installation Steps: Extract the OracleClientODBC-32Bit or OracleClientODBC-64Bit zipped folder according to the Machine (32bits or 64bits). Now set 4 environment variables at client machine as System Variable. My Computer Properties &#62;&#62; Advanced &#62;&#62; Environment Variables PATH: Set the path. Put ‘;’ at the end of existing path and give the</p>
<p>The post <a href="https://varindersandhu.in/2013/03/29/oracle-client-installation/">Oracle Client Installation</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2800</post-id>	</item>
		<item>
		<title>Oracle &#8211; Import data from CSV file using SQL Loader</title>
		<link>https://varindersandhu.in/2012/11/21/oracle-import-data-from-csv-file-using-sql-loader/</link>
					<comments>https://varindersandhu.in/2012/11/21/oracle-import-data-from-csv-file-using-sql-loader/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Wed, 21 Nov 2012 14:16:29 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Oracle-Utilities]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[Import CSV data]]></category>
		<category><![CDATA[SQL Loader]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2647</guid>

					<description><![CDATA[<p>In this post we will see how we can transfer the data from CSV to oracle database using SQL Loader. SQL Loader is a bulk loader utility used for moving data from external files into the Oracle database. One can use SQL Loader utility to transfer the data for high</p>
<p>The post <a href="https://varindersandhu.in/2012/11/21/oracle-import-data-from-csv-file-using-sql-loader/">Oracle – Import data from CSV file using SQL Loader</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2012/11/21/oracle-import-data-from-csv-file-using-sql-loader/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2647</post-id>	</item>
		<item>
		<title>Oracle &#8211; Table Row count for all tables</title>
		<link>https://varindersandhu.in/2012/11/01/oracle-table-row-count-for-all-tables/</link>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 01 Nov 2012 17:25:26 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[All Tables]]></category>
		<category><![CDATA[Row Count]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2635</guid>

					<description><![CDATA[<p>Here is a simple SQL script with the help we can find the Table Row count for all tables. Yes we can find the row count using select count(*) for each table. This will be useful if you large number of tables are there in your database. Example Script: --</p>
<p>The post <a href="https://varindersandhu.in/2012/11/01/oracle-table-row-count-for-all-tables/">Oracle – Table Row count for all tables</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2635</post-id>	</item>
		<item>
		<title>Oracle &#8211; ORA-01653 &#8211; unable to extend table in tablespace &#8211; Fix</title>
		<link>https://varindersandhu.in/2012/09/21/oracle-ora-01653-unable-to-extend-table-in-tablespace-fix/</link>
					<comments>https://varindersandhu.in/2012/09/21/oracle-ora-01653-unable-to-extend-table-in-tablespace-fix/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 19:13:58 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[AUTOEXTEND ON]]></category>
		<category><![CDATA[ORA:01653]]></category>
		<category><![CDATA[Table Space]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2604</guid>

					<description><![CDATA[<p>Error: ORA-01653: unable to extend table in tablespace Cause: Failed to allocate an extent of the required number of blocks for a table segment in the tablespace indicated. Note: Change the table space name for that you need the information in the below Scripts (Script: 1 &#38; 2) Solution: Script:</p>
<p>The post <a href="https://varindersandhu.in/2012/09/21/oracle-ora-01653-unable-to-extend-table-in-tablespace-fix/">Oracle – ORA-01653 – unable to extend table in tablespace – Fix</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2012/09/21/oracle-ora-01653-unable-to-extend-table-in-tablespace-fix/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2604</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching 19/136 queries in 0.032 seconds using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 14:55:46 by W3 Total Cache
-->