<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>AskDba.org Weblog</title>
	<atom:link href="https://askdba.org/weblog/feed/" rel="self" type="application/rss+xml" />
	<link>https://askdba.org/weblog/</link>
	<description>Oracle DBA Journey to Cloud, DevOps and Big Data..</description>
	<lastBuildDate>Sun, 20 Sep 2020 06:45:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
<site xmlns="com-wordpress:feed-additions:1">3933163</site>	<item>
		<title>How to perform groupby using Python Itertools</title>
		<link>https://askdba.org/weblog/2020/09/how-to-perform-groupby-using-python-itertools/</link>
					<comments>https://askdba.org/weblog/2020/09/how-to-perform-groupby-using-python-itertools/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Sat, 19 Sep 2020 13:23:45 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[itertools]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3684</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2020/09/how-to-perform-groupby-using-python-itertools/">How to perform groupby using Python Itertools</a></p>
<p>Itertools is a powerful module and is part of python standard library. It provides a set of fast and memory efficient functions. You can learn more&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2020/09/how-to-perform-groupby-using-python-itertools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3684</post-id>	</item>
		<item>
		<title>Using SSL to securely connect to Amazon Redshift Cluster</title>
		<link>https://askdba.org/weblog/2020/09/using-ssl-to-securely-connect-to-amazon-redshift-cluster/</link>
					<comments>https://askdba.org/weblog/2020/09/using-ssl-to-securely-connect-to-amazon-redshift-cluster/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Fri, 11 Sep 2020 08:06:15 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[redshift]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3658</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2020/09/using-ssl-to-securely-connect-to-amazon-redshift-cluster/">Using SSL to securely connect to Amazon Redshift Cluster</a></p>
<p>Amazon Redshift is fully managed Cloud Datawarehouse from AWS for running analytic workloads. Lot of customers have requirements to encrypt data in transit as part of&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2020/09/using-ssl-to-securely-connect-to-amazon-redshift-cluster/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3658</post-id>	</item>
		<item>
		<title>Azure BLOB Storage As Remote Backend for Terraform State File</title>
		<link>https://askdba.org/weblog/2020/09/azure-blob-storage-as-remote-backend-for-terraform-state-file/</link>
					<comments>https://askdba.org/weblog/2020/09/azure-blob-storage-as-remote-backend-for-terraform-state-file/#respond</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Fri, 11 Sep 2020 02:14:27 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Devops]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3636</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2020/09/azure-blob-storage-as-remote-backend-for-terraform-state-file/">Azure BLOB Storage As Remote Backend for Terraform State File</a></p>
<p>Terraform supports team-based workflows with its feature &#8220;Remote Backend&#8221;. Remote backend allows Terraform to store its State file on a shared storage so that any team&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2020/09/azure-blob-storage-as-remote-backend-for-terraform-state-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3636</post-id>	</item>
		<item>
		<title>Azure Infrastructure Automation With Terraform: Configuration</title>
		<link>https://askdba.org/weblog/2020/09/azure-infrastructure-automation-with-terraform-configuration/</link>
					<comments>https://askdba.org/weblog/2020/09/azure-infrastructure-automation-with-terraform-configuration/#comments</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Fri, 04 Sep 2020 01:03:51 +0000</pubDate>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Devops]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3510</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2020/09/azure-infrastructure-automation-with-terraform-configuration/">Azure Infrastructure Automation With Terraform: Configuration</a></p>
<p>In this article I will explain how to configure Terraform to automate Azure infrastructure deployments. There are multiple ways to configure Terraform to work with Azure,&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2020/09/azure-infrastructure-automation-with-terraform-configuration/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3510</post-id>	</item>
		<item>
		<title>AWS Glue Python shell job timeout with custom Libraries</title>
		<link>https://askdba.org/weblog/2020/06/aws-glue-python-shell-job-timeout-with-custom-libraries/</link>
					<comments>https://askdba.org/weblog/2020/06/aws-glue-python-shell-job-timeout-with-custom-libraries/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Sat, 13 Jun 2020 07:55:55 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[Glue]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[redshift]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3504</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2020/06/aws-glue-python-shell-job-timeout-with-custom-libraries/">AWS Glue Python shell job timeout with custom Libraries</a></p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2020/06/aws-glue-python-shell-job-timeout-with-custom-libraries/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3504</post-id>	</item>
		<item>
		<title>Identifying PostgreSQL Bloat and fixing it without downtime</title>
		<link>https://askdba.org/weblog/2019/04/identifying-postgresql-bloat-and-fixing-it-without-downtime/</link>
					<comments>https://askdba.org/weblog/2019/04/identifying-postgresql-bloat-and-fixing-it-without-downtime/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Sun, 21 Apr 2019 04:00:46 +0000</pubDate>
				<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[dbms_redefinition]]></category>
		<category><![CDATA[pg_repack]]></category>
		<category><![CDATA[vacuum]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3476</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2019/04/identifying-postgresql-bloat-and-fixing-it-without-downtime/">Identifying PostgreSQL Bloat and fixing it without downtime</a></p>
<p>MVCC (Multi-Version Concurrency Control) feature allows databases to provide concurrent access to data. This allows each SQL statement to see a snapshot of data as it&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2019/04/identifying-postgresql-bloat-and-fixing-it-without-downtime/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3476</post-id>	</item>
		<item>
		<title>Speeding up Initial data load for Oracle to PostgreSQL using Goldengate and copy command</title>
		<link>https://askdba.org/weblog/2019/03/speeding-up-initial-data-load-for-oracle-to-postgresql-using-goldengate-and-copy-command/</link>
					<comments>https://askdba.org/weblog/2019/03/speeding-up-initial-data-load-for-oracle-to-postgresql-using-goldengate-and-copy-command/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 07:39:30 +0000</pubDate>
				<category><![CDATA[Goldengate]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Aurora]]></category>
		<category><![CDATA[bulk load]]></category>
		<category><![CDATA[GoldenGate]]></category>
		<category><![CDATA[migrations]]></category>
		<category><![CDATA[odbc]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[rds]]></category>
		<guid isPermaLink="false">https://askdba.org/weblog/?p=3469</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2019/03/speeding-up-initial-data-load-for-oracle-to-postgresql-using-goldengate-and-copy-command/">Speeding up Initial data load for Oracle to PostgreSQL using Goldengate and copy command</a></p>
<p>Oracle Goldengate supports Oracle to PostgreSQL migrations by supporting PostgreSQL as a target database, though reverse migration i.e PostgreSQL to Oracle is not supported. One of&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2019/03/speeding-up-initial-data-load-for-oracle-to-postgresql-using-goldengate-and-copy-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3469</post-id>	</item>
		<item>
		<title>Saving AWS RDS and Redshift Billing Costs using Reserved Instances</title>
		<link>https://askdba.org/weblog/2019/03/saving-aws-rds-and-redshift-billing-costs-using-reserved-instances/</link>
					<comments>https://askdba.org/weblog/2019/03/saving-aws-rds-and-redshift-billing-costs-using-reserved-instances/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Sat, 16 Mar 2019 05:04:48 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cost-optimization]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[redshift]]></category>
		<category><![CDATA[reserved instances]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=3462</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2019/03/saving-aws-rds-and-redshift-billing-costs-using-reserved-instances/">Saving AWS RDS and Redshift Billing Costs using Reserved Instances</a></p>
<p>&#160; In this post, we would understand what are reserved instances, when do you need them and various ways to monitor them in your environment. As&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2019/03/saving-aws-rds-and-redshift-billing-costs-using-reserved-instances/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3462</post-id>	</item>
		<item>
		<title>Linux: ssh equivalence and SELinux</title>
		<link>https://askdba.org/weblog/2018/06/linux-ssh-equivalence-and-selinux/</link>
					<comments>https://askdba.org/weblog/2018/06/linux-ssh-equivalence-and-selinux/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Tue, 12 Jun 2018 14:59:03 +0000</pubDate>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[rhel6]]></category>
		<category><![CDATA[rhel7]]></category>
		<category><![CDATA[selinux]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=3145</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2018/06/linux-ssh-equivalence-and-selinux/">Linux: ssh equivalence and SELinux</a></p>
<p>This is quick post summarizing issues encountered while setting up ssh equivalence on EC2 instance. I was setting up  RHEL7 EC2 instances and followed below procedure&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2018/06/linux-ssh-equivalence-and-selinux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3145</post-id>	</item>
		<item>
		<title>Querying RDS PostgreSQL logs using Amazon Athena</title>
		<link>https://askdba.org/weblog/2018/04/querying-postgresql-logs-using-amazon-athena/</link>
					<comments>https://askdba.org/weblog/2018/04/querying-postgresql-logs-using-amazon-athena/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Fri, 27 Apr 2018 16:32:19 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[athena]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[rds]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=3110</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2018/04/querying-postgresql-logs-using-amazon-athena/">Querying RDS PostgreSQL logs using Amazon Athena</a></p>
<p>PostgreSQL logs contains useful information which can help in troubleshooting performance issues,auditing and performing historical analysis. Some of items which can be logged are listed below&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2018/04/querying-postgresql-logs-using-amazon-athena/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3110</post-id>	</item>
		<item>
		<title>Migrating Function based indexes from Oracle to PostgreSQL</title>
		<link>https://askdba.org/weblog/2018/01/migrating-function-based-indexes-from-oracle-to-postgresql/</link>
					<comments>https://askdba.org/weblog/2018/01/migrating-function-based-indexes-from-oracle-to-postgresql/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Thu, 18 Jan 2018 05:04:31 +0000</pubDate>
				<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[rds]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=3054</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2018/01/migrating-function-based-indexes-from-oracle-to-postgresql/">Migrating Function based indexes from Oracle to PostgreSQL</a></p>
<p>In this post, I will share  issue faced while working with function based index in PostgreSQL . I was performing database migration from Oracle to PostgreSQL&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2018/01/migrating-function-based-indexes-from-oracle-to-postgresql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3054</post-id>	</item>
		<item>
		<title>Update WordPress Installations to &gt;4.7.2</title>
		<link>https://askdba.org/weblog/2017/05/update-wordpress-installations-to-4-7-2/</link>
					<comments>https://askdba.org/weblog/2017/05/update-wordpress-installations-to-4-7-2/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Sun, 14 May 2017 08:16:10 +0000</pubDate>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2964</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2017/05/update-wordpress-installations-to-4-7-2/">Update WordPress Installations to &gt;4.7.2</a></p>
<p>This post is applicable for hosted wordpress installations where auto-updates are disabled. Yesterday, I noticed there was blog post &#8220;Hacked by Unknown&#8221; on Askdba blog. Post&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2017/05/update-wordpress-installations-to-4-7-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2964</post-id>	</item>
		<item>
		<title>How To Configure Exadata Database Machine in Enterprise Manager Cloud Control 13c (OEM13c)</title>
		<link>https://askdba.org/weblog/2016/07/how-to-configure-exadata-database-machine-in-enterprise-manager-cloud-control-13c-oem13c/</link>
					<comments>https://askdba.org/weblog/2016/07/how-to-configure-exadata-database-machine-in-enterprise-manager-cloud-control-13c-oem13c/#respond</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Sat, 16 Jul 2016 18:18:41 +0000</pubDate>
				<category><![CDATA[12c]]></category>
		<category><![CDATA[Exadata]]></category>
		<category><![CDATA[GRID]]></category>
		<category><![CDATA[Unix]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2796</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2016/07/how-to-configure-exadata-database-machine-in-enterprise-manager-cloud-control-13c-oem13c/">How To Configure Exadata Database Machine in Enterprise Manager Cloud Control 13c (OEM13c)</a></p>
<p>I have followed the steps in Oracle Documentation link: https://docs.oracle.com/cd/E63000_01/EMXIG/ch2_deployment.htm#EMXIG215 to configure Exadata Database Machine in OEM13c. If you want to configure your Exadata in OEM13c you have&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2016/07/how-to-configure-exadata-database-machine-in-enterprise-manager-cloud-control-13c-oem13c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2796</post-id>	</item>
		<item>
		<title>Is Your Data Center Ready For Exadata Machines!!</title>
		<link>https://askdba.org/weblog/2016/05/is-your-data-center-ready-for-exadata-machines/</link>
					<comments>https://askdba.org/weblog/2016/05/is-your-data-center-ready-for-exadata-machines/#comments</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Tue, 17 May 2016 15:05:46 +0000</pubDate>
				<category><![CDATA[Exadata]]></category>
		<category><![CDATA[exadata]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2768</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2016/05/is-your-data-center-ready-for-exadata-machines/">Is Your Data Center Ready For Exadata Machines!!</a></p>
<p>Before opting to procure Exadata machines, the first thing you need to check is the readiness of your data center to hold these machines. Exadata&#8217;s dimensions are&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2016/05/is-your-data-center-ready-for-exadata-machines/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2768</post-id>	</item>
		<item>
		<title>Exadata X6-2 Launched</title>
		<link>https://askdba.org/weblog/2016/04/exadata-x6-2-launched/</link>
					<comments>https://askdba.org/weblog/2016/04/exadata-x6-2-launched/#respond</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 08:34:22 +0000</pubDate>
				<category><![CDATA[Exadata]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2751</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2016/04/exadata-x6-2-launched/">Exadata X6-2 Launched</a></p>
<p>5th April 2016, Oracle announced arrival of Exadata X6-2. Overview of all its capabilities can be found HERE. Check DataSheet for list of hardware components and capacity&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2016/04/exadata-x6-2-launched/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2751</post-id>	</item>
		<item>
		<title>Planning Database Hardware Upgrade !!! Consider Oracle Exadata</title>
		<link>https://askdba.org/weblog/2016/04/planning-database-hardware-upgrade-consider-oracle-exadata/</link>
					<comments>https://askdba.org/weblog/2016/04/planning-database-hardware-upgrade-consider-oracle-exadata/#respond</comments>
		
		<dc:creator><![CDATA[Saurabh Sood]]></dc:creator>
		<pubDate>Thu, 07 Apr 2016 15:35:57 +0000</pubDate>
				<category><![CDATA[Exadata]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2745</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2016/04/planning-database-hardware-upgrade-consider-oracle-exadata/">Planning Database Hardware Upgrade !!! Consider Oracle Exadata</a></p>
<p>Upgrading database hardware in an organization is always a cumbersome process. The most time consuming step is, planing for the upgrade, which mainly includes choosing right&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2016/04/planning-database-hardware-upgrade-consider-oracle-exadata/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2745</post-id>	</item>
		<item>
		<title>PROCESSED Messages not clearing from Oracle Queue</title>
		<link>https://askdba.org/weblog/2016/02/processed-messages-not-clearing-from-oracle-queue/</link>
					<comments>https://askdba.org/weblog/2016/02/processed-messages-not-clearing-from-oracle-queue/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Mon, 01 Feb 2016 03:46:46 +0000</pubDate>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[dbms_aq]]></category>
		<category><![CDATA[oracle]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2730</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2016/02/processed-messages-not-clearing-from-oracle-queue/">PROCESSED Messages not clearing from Oracle Queue</a></p>
<p>I was contacted by Dev team to look into Development database where Oracle queue size kept  on increasing. As per them messages were not getting cleared.They&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2016/02/processed-messages-not-clearing-from-oracle-queue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2730</post-id>	</item>
		<item>
		<title>12.1.0.2 PDB fails to come out of restricted mode</title>
		<link>https://askdba.org/weblog/2015/07/12-1-0-2-pdb-fails-to-come-out-of-restricted-mode/</link>
					<comments>https://askdba.org/weblog/2015/07/12-1-0-2-pdb-fails-to-come-out-of-restricted-mode/#comments</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Fri, 03 Jul 2015 17:20:57 +0000</pubDate>
				<category><![CDATA[12c]]></category>
		<category><![CDATA[multitenant]]></category>
		<category><![CDATA[pdb]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2662</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2015/07/12-1-0-2-pdb-fails-to-come-out-of-restricted-mode/">12.1.0.2 PDB fails to come out of restricted mode</a></p>
<p>This one is a nasty bug 🙂 I was trying to setup Oracle PDB in a test environment for the first time and got stuck with ORA-01035 error&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2015/07/12-1-0-2-pdb-fails-to-come-out-of-restricted-mode/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2662</post-id>	</item>
		<item>
		<title>ORA-01873 error running SAP pre-upgrade scripts</title>
		<link>https://askdba.org/weblog/2015/03/ora-01873-error-running-sap-pre-upgrade-scripts/</link>
					<comments>https://askdba.org/weblog/2015/03/ora-01873-error-running-sap-pre-upgrade-scripts/#respond</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Mon, 30 Mar 2015 05:00:33 +0000</pubDate>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[ora-1873]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[SAP]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2633</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2015/03/ora-01873-error-running-sap-pre-upgrade-scripts/">ORA-01873 error running SAP pre-upgrade scripts</a></p>
<p>While trying to run pre_upgrade_status.sql script for DB upgrade (10.2.0.4 to 11.2.0.4), we got following error @pre_upgrade_status.sql ERROR at line 1: ORA-01873: the leading precision of&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2015/03/ora-01873-error-running-sap-pre-upgrade-scripts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2633</post-id>	</item>
		<item>
		<title>LGWR terminating instance due to error 338</title>
		<link>https://askdba.org/weblog/2014/12/lgwr-terminating-instance-due-to-error-338/</link>
					<comments>https://askdba.org/weblog/2014/12/lgwr-terminating-instance-due-to-error-338/#comments</comments>
		
		<dc:creator><![CDATA[Amit Bansal]]></dc:creator>
		<pubDate>Wed, 24 Dec 2014 06:15:57 +0000</pubDate>
				<category><![CDATA[10g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[12c]]></category>
		<category><![CDATA[corruption]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[redo]]></category>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=2607</guid>

					<description><![CDATA[<p>Original Post can be viewed at <a href="https://askdba.org/weblog/2014/12/lgwr-terminating-instance-due-to-error-338/">LGWR terminating instance due to error 338</a></p>
<p>Recently we came across a issue where our DB crashed with ORA-00338 error . Errors in file /oracle/diag/rdbms/orcl11g/orc11g/trace/orc11g_lgwr_24118.trc: ORA-00338: log 2 of thread 1 is more&#46;&#46;&#46;</p>
<p><a href="https://askdba.org/weblog">AskDba.org Weblog</a></p>
]]></description>
		
					<wfw:commentRss>https://askdba.org/weblog/2014/12/lgwr-terminating-instance-due-to-error-338/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2607</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 176/244 objects using Disk
Page Caching using APC 
Lazy Loading (feed)
Minified using APC
Database Caching using APC

Served from: localhost @ 2025-04-12 17:51:50 by W3 Total Cache
-->