<?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>OraNA :: Oracle News Aggregator</title>
	<atom:link href="http://orana.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://orana.info</link>
	<description>Read and monitor Oracle related blogs and news sources, all in one place.</description>
	<lastBuildDate>Wed, 20 May 2020 07:02:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.14</generator>
	<item>
		<title>Oracle Database 19c on Fedora 32</title>
		<link>http://orana.info/2020/05/20/oracle-database-19c-on-fedora-32/</link>
		<pubDate>Wed, 20 May 2020 07:02:35 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9844</guid>
		<description><![CDATA[Fedora 32 was released at the end of April (see here). Here comes the standard warning. Do not install Oracle on Fedora before reading this! Here are the usual things I do when a new version of Fedora comes out. Fedora 32 (F32) InstallationOracle Database 19c Installation On Fedora 32 (F32) I pushed a Vagrant [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Rename Table During DataPump Import</title>
		<link>http://orana.info/2020/05/19/rename-table-during-datapump-import/</link>
		<pubDate>Tue, 19 May 2020 23:07:44 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5795</guid>
		<description><![CDATA[At source perform export for tables=SCOTT.SALES, SCOTT.ORDERS $ expdp \&#34;/ as sysdba\&#34; directory=DATA_PUMP_DIR tables=SCOTT.SALES,SCOTT.ORDERS dumpfile=SCOTT.dmp logfile=SCOTT.log Preference is to use parameter file vs having to take into consideration and dealing with slash. Import will rename table SALES to SALES_BACKUP and ORDERS to ORDERS_BACKUP for SCOTT schema. $ cat impdp_table.par userid=&#34;/ as sysdba&#34; directory=DATA_PUMP_DIR dumpfile=SCOTT.dmp remap_table=SCOTT.SALES:SALES_BACKUP [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Slow Exadata Compute Node Upgrades to Oracle Linux 7</title>
		<link>http://orana.info/2020/05/19/slow-exadata-compute-node-upgrades-to-oracle-linux-7/</link>
		<pubDate>Tue, 19 May 2020 14:22:50 +0000</pubDate>
		<dc:creator><![CDATA[acolvin]]></dc:creator>
		
		<guid isPermaLink="false">https://blog.oracle-ninja.com/?p=985</guid>
		<description><![CDATA[One of the cool things that Oracle has done with Exadata is give users the ability to upgrade from Oracle Linux 6 to Oracle Linux 7 with an in-place upgrade process.  This comes automatically when you upgrade the Exadata compute image from 18c to 19c.  Upgrading the compute nodes to 19c give you the ability [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Honey, I shrunk the database!</title>
		<link>http://orana.info/2020/05/19/honey-i-shrunk-the-database/</link>
		<pubDate>Tue, 19 May 2020 14:21:00 +0000</pubDate>
		<dc:creator><![CDATA[Martien van den Akker&#124;Darwin-IT]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=ab2503a0c0b1644b4ec4a9ff24b7647f</guid>
		<description><![CDATA[For my current assignment I need to get 3 SOA/B2B environments running. I'm going to try-out the multi-hop functionality, where the middle B2B environment should work as a dispatcher. The idea is that in Dev, Test and Pre Prod environments the dev environment can send messages to the remote trading partner's test environment, through the [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Solution: BI Issues after Account Rename</title>
		<link>http://orana.info/2020/05/19/solution-bi-issues-after-account-rename/</link>
		<pubDate>Tue, 19 May 2020 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Duncan]]></dc:creator>
		
		<guid isPermaLink="false">http://fusiontipster.com/?p=1492</guid>
		<description><![CDATA[Occasionally, when a Fusion user account is renamed, there is a sync issue that prevents the end-user accessing BI. Sometimes the data gets back in-sync within an hour or so, however sometimes the issue persists. People get married or divorced and change their surname, or may have a name change for several other perfectly legitimate [&#8230;]]]></description>
<enclosure url="https://0.gravatar.com/avatar/c5ff7583895398248dad68f083ede3b8?s=96&#038;d=https://0.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96&#038;r=G" length="0" type="" />
<enclosure url="https://fusiontipster.files.wordpress.com/2020/05/rename-tool.png?w=1024" length="0" type="" />
		</item>
		<item>
		<title>ACFS Mystery</title>
		<link>http://orana.info/2020/05/18/acfs-mystery/</link>
		<pubDate>Mon, 18 May 2020 22:49:10 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5779</guid>
		<description><![CDATA[From ACFS Support On OS Platforms (Certification Matrix). (Doc ID 1369107.1) ACFS and AFD 12.2.0.1 Supported Platforms Vendor : RedHat Linux Version : 7 Update / Kernel : Update 6 3.10.0-957 and later / 3.10.0 Red Hat kernels X86_64 ACFS Bug or PSU : 12.2.0.1.191015 (Base Bug 29963428) Where: “Base” (at the “Bug or PSU” [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>How to Improve Oracle Performance with NVM</title>
		<link>http://orana.info/2020/05/18/how-to-improve-oracle-performance-with-nvm/</link>
		<pubDate>Mon, 18 May 2020 18:26:00 +0000</pubDate>
		<dc:creator><![CDATA[Gerger]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=4af4e9d7b73bd729356ca60627f51d74</guid>
		<description><![CDATA[Non-Volatile Memory hardware is a technology that every Oracle customer must know about. Attend the webinar by Yaron Dar and find out how you can improve the performance of yoru Oracle database with NVM.Covered topics:- Proof points, best practices, and guidelines for achieving peak performance for Oracle workloads with NVMe and Storage Class Memory.- Maintaining [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle WebLogic 14.1.1 under Podman</title>
		<link>http://orana.info/2020/05/18/oracle-weblogic-14-1-1-under-podman/</link>
		<pubDate>Mon, 18 May 2020 14:12:00 +0000</pubDate>
		<dc:creator><![CDATA[Dirk Nachbar]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=ae3481c23c691336ed1af134221667c9</guid>
		<description><![CDATA[Since a few weeks the latest release of the Oracle WebLogic Server 14.1.1.0.0 is available and I was testing it already on native Linux Servers and within Docker.Now it's time to check Oracle WebLogic Server 14.1.1.0.0 under Podman&#160;https://podman.io&#160;At first you will need an Oracle Linux 8.2 Server with podman. A really good instruction you can [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Building my own Recovery ROM for a Samsung J5 2017 (j5y17lte, TWRP)</title>
		<link>http://orana.info/2020/05/18/building-my-own-recovery-rom-for-a-samsung-j5-2017-j5y17lte-twrp/</link>
		<pubDate>Mon, 18 May 2020 10:50:00 +0000</pubDate>
		<dc:creator><![CDATA[Dietrich Schroff]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=81148e6fd4668ca53939862cf7c65f1c</guid>
		<description><![CDATA[After several hours of sideloading a custom ROM and flashing a TWRP recovery image i thought the next step is to build a TWRP recovery image on my own.What is a TWRP recovery image?So how to do that?My startpoint was https://github.com/Doge-Jxy17lte/twrp-jxy17lte(just search github for your device with TWRP)But this is not the way to begin.First [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Video : NTH_VALUE : Problem Solving using Analytic Functions</title>
		<link>http://orana.info/2020/05/18/video-nth_value-problem-solving-using-analytic-functions/</link>
		<pubDate>Mon, 18 May 2020 07:10:09 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9841</guid>
		<description><![CDATA[Today&#8217;s video is a demonstration of the NTH_VALUE analytic function. This is based on this article. NTH_VALUE Analytic Function You might find these useful also. Analytic Functions : IntroductionAnalytic Functions : All ArticlesAnalytic Functions : YouTube Playlist The star of today’s video is Connor McDonald. This is his second visit to the channel. I&#8217;m sure [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Create video recording in Microsoft Teams with green screen chromakey background without an actual green screen</title>
		<link>http://orana.info/2020/05/17/create-video-recording-in-microsoft-teams-with-green-screen-chromakey-background-without-an-actual-green-screen/</link>
		<pubDate>Mon, 18 May 2020 05:20:40 +0000</pubDate>
		<dc:creator><![CDATA[Lucas Jellema]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56514</guid>
		<description><![CDATA[If you record yourself in front of a green screen &#8211; or giant sheet or curtain &#8211; you can then manipulate the video and have any picture, movie, drawing or other visual replace the green in the video. A trick commonly used by reporters who do not actually want to stand in the cold. Here [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Cross-account AWS Glue Data Catalog access with Glue ETL</title>
		<link>http://orana.info/2020/05/16/cross-account-aws-glue-data-catalog-access-with-glue-etl/</link>
		<pubDate>Sat, 16 May 2020 21:20:35 +0000</pubDate>
		<dc:creator><![CDATA[Anand]]></dc:creator>
		
		<guid isPermaLink="false">http://aprakash.wordpress.com/?p=3997</guid>
		<description><![CDATA[To process data in AWS Glue ETL, DataFrame or DynamicFrame is required. A DataFrame is similar to a table and supports functional-style (map/reduce/filter/etc.) along with SQL operations. The AWS Glue DynamicFrame is similar to DataFrame, except that each record is self-describing, so no schema is required initially. It computes a schema on-the-fly when required, and [&#8230;]]]></description>
<enclosure url="https://2.gravatar.com/avatar/edf349b3b768e9552b9c865916d00691?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://aprakash.files.wordpress.com/2020/05/screen-shot-2020-04-27-at-3.55.43-pm-1.png?w=700" length="0" type="" />
		</item>
		<item>
		<title>Samsung J5 2017 (aka j5y17lte) installing STOCK ROM</title>
		<link>http://orana.info/2020/05/16/samsung-j5-2017-aka-j5y17lte-installing-stock-rom/</link>
		<pubDate>Sat, 16 May 2020 14:37:00 +0000</pubDate>
		<dc:creator><![CDATA[Dietrich Schroff]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=b00e12aee10357a08af0173414aeb393</guid>
		<description><![CDATA[After installing a custom ROM (s. here) i wanted to flash the STOCK&#160; ROM onto my smartphone again.So what to do?First: Download a ROM (e.g. sammobile.com)and you will get something likeJ530FXXU6CSK9_J530FDBT6CSL1_DBT.zipthis zip cannot be sideloaded. So you have to unzip and the you have:AP_J530FXXU6CSK9_CL16642474_QB27583084_REV00_user_low_ship_meta_OS9.tar.md5BL_J530FXXU6CSK9_CL16642474_QB27583084_REV00_user_low_ship.tar.md5CP_J530FXXU6CSK9_CP14486297_CL16642474_QB27583084_REV00_user_low_ship.tar.md5CSC_DBT_J530FDBT6CSL1_CL17419960_QB27658856_REV00_user_low_ship.tar.md5HOME_CSC_DBT_J530FDBT6CSL1_CL17419960_QB27658856_REV00_user_low_ship.tar.md5Within this you have to do a: a in *md5; do echo [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>VirtualBox 6.1.8</title>
		<link>http://orana.info/2020/05/16/virtualbox-6-1-8/</link>
		<pubDate>Sat, 16 May 2020 13:14:57 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9837</guid>
		<description><![CDATA[I&#8217;m in the middle of doing loads of Vagrant builds and I got a message to say VirtualBox 6.1.8 has been released. The downloads and changelog are in the usual places. I&#8217;ve installed it on Windows 10, macOS Catalina and Oracle Linux 7 hosts without any problems. I&#8217;ve resumed with the Vagrant builds now. So [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Social Distancing : My Experience</title>
		<link>http://orana.info/2020/05/16/social-distancing-my-experience/</link>
		<pubDate>Sat, 16 May 2020 09:33:39 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9810</guid>
		<description><![CDATA[The UK has started to relax *some* of the lock-down conditions, so I thought I would write down some of my thoughts related to social distancing&#8230; The Good First and foremost, social isolation and social distancing is predominantly a good thing for me. I live alone, and as I&#8217;ve said many times before I like [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Export WooCommerce Orders with Payment Method – Paypal</title>
		<link>http://orana.info/2020/05/15/export-woocommerce-orders-with-payment-method-paypal/</link>
		<pubDate>Sat, 16 May 2020 04:04:07 +0000</pubDate>
		<dc:creator><![CDATA[Big Data News, Analytics, Data Visualization]]></dc:creator>
		
		<guid isPermaLink="false">http://www.appsbi.com/?p=1213</guid>
		<description><![CDATA[How to export orders from WooCommerce by Payment method In our comprehensive WooCommerce Reporting Plugin, one of the most powerful dashboard report is the Export Order Details report. The most powerful filter of all is the meta data filter. Using this filter you can query and export every aspect of your woocommerce order information. For [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Last Week in Stream Data Integration &#038; Stream Analytics &#8211; 15.5.2020</title>
		<link>http://orana.info/2020/05/15/last-week-in-stream-data-integration-stream-analytics-15-5-2020/</link>
		<pubDate>Fri, 15 May 2020 21:46:23 +0000</pubDate>
		<dc:creator><![CDATA[gschmutz]]></dc:creator>
		
		<guid isPermaLink="false">http://guidoschmutz.wordpress.com/?p=12761</guid>
		<description><![CDATA[This is the 191st edition of my blog series blog series around Stream Data Integration and Stream Analytics! Took me a bit later to compile this weeks edition&#8230;.. in fact it is almost 3 weeks together! As every week I was also updating the following two lists with the presentations/videos of the current week: Presentations [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/1e99155e901a43f58b5a2efc38dc483f?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Oracle database migration to cloud with Zero Downtime Migration (ZDM)</title>
		<link>http://orana.info/2020/05/15/oracle-database-migration-to-cloud-with-zero-downtime-migration-zdm/</link>
		<pubDate>Fri, 15 May 2020 21:46:00 +0000</pubDate>
		<dc:creator><![CDATA[The Human Fly]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=d33c5283b0b5cdee9cdec5f7b64d882b</guid>
		<description><![CDATA[I wrote this article on my LN page, visit the link below to read it.https://www.linkedin.com/pulse/on-premise-oracle-db-migration-cloud-zero-downtime-zdm-hussain/?published=t]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>New FMW 12c Vagrant project</title>
		<link>http://orana.info/2020/05/15/new-fmw-12c-vagrant-project/</link>
		<pubDate>Fri, 15 May 2020 15:12:00 +0000</pubDate>
		<dc:creator><![CDATA[Martien van den Akker&#124;Darwin-IT]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=cf58e0294dd84544339f7c0aced60c3d</guid>
		<description><![CDATA[Introduction Several years ago I blogged about automatic creation of Fusion Middleware environments.See for instance this article on installation, this one on the domain creation and these notes.In between I wrote several articles on issues I got, start/stop scripts, etc.Later I found out about Vagrant and since then I worked with that. And this I [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Scripting the Oracle Wallet truststore</title>
		<link>http://orana.info/2020/05/15/scripting-the-oracle-wallet-truststore/</link>
		<pubDate>Fri, 15 May 2020 13:00:47 +0000</pubDate>
		<dc:creator><![CDATA[mathias]]></dc:creator>
		
		<guid isPermaLink="false">http://oradbdev.mathiasmagnusson.com/?p=1214</guid>
		<description><![CDATA[As you may recall, I do not like processes that requires a GUI for things that should be possible to do repeatedly and be part of automatic deployment of a full environment. Th us I want the whole wallet creation to be done in scripts. No, the root certs don&#8217;t change often and no it [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Plan Prädikate in AWR mit Oracle 20</title>
		<link>http://orana.info/2020/05/15/plan-pradikate-in-awr-mit-oracle-20/</link>
		<pubDate>Fri, 15 May 2020 12:35:00 +0000</pubDate>
		<dc:creator><![CDATA[Martin Preiss]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=b357fb7c8b7b94c8587443b1aadfc55d</guid>
		<description><![CDATA[Nur damit der Blog nicht völlig einschläft: Franck Pachot weist in seinem Blog darauf hin, dass Oracle 20 nun endlich die "predicate information" in AWR abspeichert, wie das seit Generationen gewünscht worden war - insbesondere vom Herrn Pachot, der dazu im Jahr des Herrn 2014 eine Idee im Oracle Developer Forum untergebracht hatte; wie ich [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>APEX 20 patch</title>
		<link>http://orana.info/2020/05/15/apex-20-patch/</link>
		<pubDate>Fri, 15 May 2020 09:27:59 +0000</pubDate>
		<dc:creator><![CDATA[Connor McDonald]]></dc:creator>
		
		<guid isPermaLink="false">http://connormcdonald.wordpress.com/?p=3095</guid>
		<description><![CDATA[I&#8217;ve been debugging an issue within an APEX application and wanted to make sure that my local installation was at the same version as apex.oracle.com. So I logged on to my workspace and ran queries on APEX_RELEASE and APEX_PATCHES and discovered that there was a patch available for 20.1. That patch is 30990551 and you [&#8230;]]]></description>
<enclosure url="https://connormcdonald.files.wordpress.com/2019/04/apex.png" length="0" type="" />
<enclosure url="https://2.gravatar.com/avatar/2903ecfd61caf221b8b8d5df39962891?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/05/wlemoticon-smile-2.png" length="0" type="" />
		</item>
		<item>
		<title>Oracle Linux 8 (OL8) : Podman</title>
		<link>http://orana.info/2020/05/15/oracle-linux-8-ol8-podman/</link>
		<pubDate>Fri, 15 May 2020 07:09:32 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9828</guid>
		<description><![CDATA[When Oracle Linux 8 (OL8) was released, one of the first things I did was check for the Oracle supplied Docker engine. Nothing. Not to worry I thought. They are probably waiting for UEK6 to ship before they worry about the Docker engine. I pretty much left it at that. I wasn&#8217;t really in much [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Migration methods to Autonomous Database (ADB) &#8211; Part IV (DBMS_CLOUD.COPY_DATA)</title>
		<link>http://orana.info/2020/05/14/migration-methods-to-autonomous-database-adb-part-iv-dbms_cloud-copy_data/</link>
		<pubDate>Thu, 14 May 2020 22:30:00 +0000</pubDate>
		<dc:creator><![CDATA[The Human Fly]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=35769c24f91c52b9e3356f076aecc78c</guid>
		<description><![CDATA[In this part of Migration methods to Autonomous Database (ADB) article series, we will see how to load data into ADB database using the DBMS_CLOUD package.Assuming you have an ADB database up &#38; running and you wanna load data from the file stored in any of the supported object storage. The image below from Oracle [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>RMAN Restore From Tape</title>
		<link>http://orana.info/2020/05/13/rman-restore-from-tape/</link>
		<pubDate>Thu, 14 May 2020 03:56:03 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5758</guid>
		<description><![CDATA[In my previous post, Testing RMAN Restore Validate From Tape , now I will perform actual restore. There is requirement to test backup to the new tape library before implementing in production by restoring the database from tape backup. Database resides on file system. Instead of drop database, shutdown abort, delete data files and control [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Migration methods to Autonomous Database (ADB) &#8211; Part III (SQL Developer)</title>
		<link>http://orana.info/2020/05/13/migration-methods-to-autonomous-database-adb-part-iii-sql-developer/</link>
		<pubDate>Wed, 13 May 2020 23:05:00 +0000</pubDate>
		<dc:creator><![CDATA[The Human Fly]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=1be39bedbb912c3fb6497aae05d568ea</guid>
		<description><![CDATA[In part III article series of Migration methods to Autonomous Database we will see how to migrate or load data into ADB using SQL Developer.Below slide from Oracle presentation depicts SQL Developer different use cases to migrate or load data into ADB:Following screenshots walk through data loading scenario from an excel sheet into an existing [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Exciting New Role &#8211; How Did I End Up Here?</title>
		<link>http://orana.info/2020/05/13/exciting-new-role-how-did-i-end-up-here/</link>
		<pubDate>Wed, 13 May 2020 19:26:00 +0000</pubDate>
		<dc:creator><![CDATA[Debra Lilley]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=8368933925aeae23ec2e5905f7d27900</guid>
		<description><![CDATA[Yesterday I updated my Linkedin profile with my new role and the amount of comments and likes just amazed me. Perhaps everyone has more time to read Linkedin during COVID19 but I was very touched by the comments.Taking this role was not a simple decision because I didn't particularly label myself HCM. But then I [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Did You Know #36 – List All Active Roles</title>
		<link>http://orana.info/2020/05/13/did-you-know-36-list-all-active-roles/</link>
		<pubDate>Wed, 13 May 2020 15:38:00 +0000</pubDate>
		<dc:creator><![CDATA[Liron Amitzi]]></dc:creator>
		
		<guid isPermaLink="false">https://gotodba.com/?p=9584</guid>
		<description><![CDATA[When granting roles to users we need to remember two things: Any child role of the granted role is granted to the user as well (and this is hierarchical) You can turn on and off roles in your session using the SET ROLE command So now comes the question, how can I see ALL roles [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Vagrant Oracle Linux and the Vagrant user: use a password</title>
		<link>http://orana.info/2020/05/13/vagrant-oracle-linux-and-the-vagrant-user-use-a-password/</link>
		<pubDate>Wed, 13 May 2020 13:54:00 +0000</pubDate>
		<dc:creator><![CDATA[Martien van den Akker&#124;Darwin-IT]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=a02ce98cb50c2835bf12ad00fdba9478</guid>
		<description><![CDATA[Last year and earlier this year I have been struggling to create a new Vagrant box based on an installation of the Oracle Base box. I had some extra requirements, for instance having a GUI in my server to get to a proper desktop when it comes handy. I found in the end that it [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>A Quick how-to RMAN backup to OCI Object Storage</title>
		<link>http://orana.info/2020/05/13/a-quick-how-to-rman-backup-to-oci-object-storage/</link>
		<pubDate>Wed, 13 May 2020 11:38:08 +0000</pubDate>
		<dc:creator><![CDATA[Martijn Pronk]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56462</guid>
		<description><![CDATA[This is a quick how-to article on setting up RMAN to backup to Object Storage on OCI. This is applicable when you build your on Oracle database on an OCI instance, or when you have a database on-premise you wish to backup to the (OCI) cloud. What do you need? Off course an Oracle Cloud [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>AWS Shop example: API Gateway (2)</title>
		<link>http://orana.info/2020/05/13/aws-shop-example-api-gateway-2/</link>
		<pubDate>Wed, 13 May 2020 07:52:24 +0000</pubDate>
		<dc:creator><![CDATA[Frederique Retsema]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56433</guid>
		<description><![CDATA[Introduction Last time, I talked about the API Gateway [1]. The URL that we used last time has randomness in it: it looks like https://54dwcigu3a.execute-api.eu-west-1.amazonaws.com/prod/shop. When you destroy the API Gateway objects and redeploy them, you will get another URL. That’s not nice: we don’t want to change the URL in all our cashing machines [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle Linux 8 (OL8) : Vagrant and Docker builds for 19c Database</title>
		<link>http://orana.info/2020/05/13/oracle-linux-8-ol8-vagrant-and-docker-builds-for-19c-database/</link>
		<pubDate>Wed, 13 May 2020 07:33:34 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9821</guid>
		<description><![CDATA[A couple of days ago I mentioned the certification of Oracle database 19c on Oracle Linux 8 (OL8) with UEK6. I&#8217;ve had a bunch of OL8 articles and builds for a while, but up until now they&#8217;ve included warnings to say they weren&#8217;t certified. Over the last couple of evenings I&#8217;ve made some changes, so [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Mumbai blog moved</title>
		<link>http://orana.info/2020/05/12/mumbai-blog-moved/</link>
		<pubDate>Wed, 13 May 2020 05:19:30 +0000</pubDate>
		<dc:creator><![CDATA[Marcus]]></dc:creator>
		
		<guid isPermaLink="false">https://www.marcusmoennig.de/blog/?p=805</guid>
		<description><![CDATA[In preparation for me starting as an Oracle freelancer, my Mumbai blog is moving here (https://www.marcusmoennig.de/blog/). Please update your bookmarks. If you signed up for email notifications about updates on the old blog hosted at wordpress.com, these update emails will no longer be available on this new blog to keep the GDPR/DSGVO setup simple. Please [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>APEX upgrade – don’t forget your CDN</title>
		<link>http://orana.info/2020/05/12/apex-upgrade-dont-forget-your-cdn/</link>
		<pubDate>Wed, 13 May 2020 03:02:07 +0000</pubDate>
		<dc:creator><![CDATA[Connor McDonald]]></dc:creator>
		
		<guid isPermaLink="false">http://connormcdonald.wordpress.com/?p=3077</guid>
		<description><![CDATA[I haven&#8217;t dug too deep into this one, so what follows may be just coincidental but I thought I would blog it out just in case it happens to anyone else. While testing AskTOM as part of our Application Express upgrade to version 20.1, I got a bit of a shock when I fired up [&#8230;]]]></description>
<enclosure url="https://connormcdonald.files.wordpress.com/2019/07/whats-apex.png" length="0" type="" />
<enclosure url="https://2.gravatar.com/avatar/2903ecfd61caf221b8b8d5df39962891?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/04/wlemoticon-smile-2.png" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/04/image_thumb.png" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/04/image_thumb-1.png" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/04/image_thumb-2.png" length="0" type="" />
		</item>
		<item>
		<title>Migration methods to Autonomous Database (ADB) &#8211; Part II (MV2ADB)</title>
		<link>http://orana.info/2020/05/12/migration-methods-to-autonomous-database-adb-part-ii-mv2adb/</link>
		<pubDate>Tue, 12 May 2020 21:37:00 +0000</pubDate>
		<dc:creator><![CDATA[The Human Fly]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=97fa0ed7b03ebf7c98475562cf233d1d</guid>
		<description><![CDATA[In part II of migration methods to ADB blog series, we will look into MV2ADB tool details and usage. If you haven't read the Part I, I would encourage you to read it to get basic knowledge on various solutions offered by Oracle and some of the prerequisites for on-premise database migration to ADB.Move to [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Creating PDFs in APEX after ORDS 19.1</title>
		<link>http://orana.info/2020/05/12/creating-pdfs-in-apex-after-ords-19-1/</link>
		<pubDate>Tue, 12 May 2020 15:39:50 +0000</pubDate>
		<dc:creator><![CDATA[Jakub Granieczny]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=d0509883d362c2d484852a24131ced7f</guid>
		<description><![CDATA[Creating PDFs in APEX after ORDS 19.1 Until 19.1 ORDS provided a built-in printing engine based on Apache FOP which allowed you to download a PDF version of your reports and XLS-FO templates in a very easy manner. However in ORDS 18.4.0 release notes we could find information that this feature is deprecated and will be [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>from$_subquery$_NNN</title>
		<link>http://orana.info/2020/05/12/from_subquery_nnn/</link>
		<pubDate>Tue, 12 May 2020 15:26:37 +0000</pubDate>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=22496</guid>
		<description><![CDATA[This is a reference note for a question that came up as a comment on a lengthy note I wrote about reading execution plans. How do you interpret something like: from$_subquery$_001@SEL$1 in the Query Block Name / Object Alias section of an execution plan. The simple answer is that if you&#8217;ve got an inline view [&#8230;]]]></description>
<enclosure url="https://2.gravatar.com/avatar/54b25954048c9f2599fe1356a254fe84?s=96&#038;d=https://2.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Testing RMAN Restore Validate From Tape</title>
		<link>http://orana.info/2020/05/12/testing-rman-restore-validate-from-tape/</link>
		<pubDate>Tue, 12 May 2020 13:17:51 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5744</guid>
		<description><![CDATA[Short and simple method to validate backup. oracle@hawk:/home/oracle$ rman checksyntax @ restore_validate_idpa_ddbea.rman Recovery Manager: Release 11.2.0.4.0 - Production on Tue May 12 07:24:57 2020 Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved. RMAN&#62; set echo on 2&#62; connect target; 3&#62; show all; 4&#62; list backup summary; 5&#62; report schema; 6&#62; run { [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Arbitrary length addition and subtraction</title>
		<link>http://orana.info/2020/05/11/arbitrary-length-addition-and-subtraction/</link>
		<pubDate>Tue, 12 May 2020 06:18:25 +0000</pubDate>
		<dc:creator><![CDATA[Connor McDonald]]></dc:creator>
		
		<guid isPermaLink="false">http://connormcdonald.wordpress.com/?p=3088</guid>
		<description><![CDATA[This one just for fun today. An AskTOM question came in about arbitrary length arithmetic because &#8220;NUMBER(38) was not enough&#8221;. After some back-and-forth discussions it turned out that the business need under the requirement was managing bit strings. The implementation was currently converting the bits to decimals, hence the need for potentially very large number [&#8230;]]]></description>
<enclosure url="https://connormcdonald.files.wordpress.com/2020/05/abacus-3288079_1920.jpg" length="0" type="" />
<enclosure url="https://2.gravatar.com/avatar/2903ecfd61caf221b8b8d5df39962891?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://connormcdonald.files.wordpress.com/2020/05/wlemoticon-smile-1.png" length="0" type="" />
		</item>
		<item>
		<title>Oracle 19c Automatic Indexing: Dropping Automatic Indexes (Fall Dog Bombs The Moon)</title>
		<link>http://orana.info/2020/05/11/oracle-19c-automatic-indexing-dropping-automatic-indexes-fall-dog-bombs-the-moon/</link>
		<pubDate>Tue, 12 May 2020 04:19:03 +0000</pubDate>
		<dc:creator><![CDATA[Richard Foote]]></dc:creator>
		
		<guid isPermaLink="false">http://richardfoote.wordpress.com/?p=6188</guid>
		<description><![CDATA[Julian Dontcheff recently wrote a nice article on the new Automatic Index Optimization feature available in the upcoming Oracle Database 20c release (I&#8217;ll of course blog about this new 20c feature in the near future). Within the article, Julian mentioned a clever method of how to effectively drop Automatic Indexes that I thought would be [&#8230;]]]></description>
<enclosure url="https://richardfoote.files.wordpress.com/2020/05/reality.jpg" length="0" type="" />
<enclosure url="https://1.gravatar.com/avatar/d665f0bedd1b771fb94defcaae359a7e?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>ORDS: The database user for the connection pool named &#124;apex&#124;rt&#124;, is not authorized to proxy to the schema</title>
		<link>http://orana.info/2020/05/11/ords-the-database-user-for-the-connection-pool-named-apexrt-is-not-authorized-to-proxy-to-the-schema/</link>
		<pubDate>Mon, 11 May 2020 20:38:00 +0000</pubDate>
		<dc:creator><![CDATA[Dimitri Gielis]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=e8471299d0de78b5091aaa97a430fdf7</guid>
		<description><![CDATA[When configuring some Oracle REST web services through Oracle APEX, I got confused, so I thought to quickly write down, so I don't forget for the future.Although I use many ORDS web services in several schemas, for a new schema I got following error: "The database user for the connection pool named &#124;apex&#124;rt&#124;, is not [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Service Battery warning on macOS</title>
		<link>http://orana.info/2020/05/11/service-battery-warning-on-macos/</link>
		<pubDate>Mon, 11 May 2020 19:23:14 +0000</pubDate>
		<dc:creator><![CDATA[Natalka]]></dc:creator>
		
		<guid isPermaLink="false">http://rdbms-insight.com/wp/?p=722</guid>
		<description><![CDATA[Scene: INT. LATE NIGHT. NATALKA is typing on a MACBOOK AIR. Suddenly, the screen goes dark. Silence. The MACBOOK AIR has shut down with no warning. Once upon a time, my laptop was well-behaved. It warned me politely when it was nearly out of power and shutdown was imminent. Image ganked from someone who still [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Exadata Virtualized DB node restore</title>
		<link>http://orana.info/2020/05/11/exadata-virtualized-db-node-restore/</link>
		<pubDate>Mon, 11 May 2020 16:01:43 +0000</pubDate>
		<dc:creator><![CDATA[Sidhu]]></dc:creator>
		
		<guid isPermaLink="false">https://amardeepsidhu.com/blog/?p=695</guid>
		<description><![CDATA[There are two common scenarios when we may need this: An existing DB node has crashed and is unrecoverable (due to some failure and non-availability of any backups. Though some of the things may need to be done even if the backups were available).We have an existing Exadata rack that is virtualized. Now there is [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle Linux 8 (OL8) : Updates – UEK6, Podman, Database 19c Certification</title>
		<link>http://orana.info/2020/05/11/oracle-linux-8-ol8-updates-uek6-podman-database-19c-certification/</link>
		<pubDate>Mon, 11 May 2020 12:19:03 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9816</guid>
		<description><![CDATA[Last week I had a quick email exchange with Simon Coter from Oracle about a few things related to Oracle Linux 8. I&#8217;ve been a little out of the loop over the last few weeks because of some important world event or another, so I had a bit of catching up to do. UEK6 Went [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Silent installation: Oracle Restart 19c, ASM Filter Driver, UEK 5 edition</title>
		<link>http://orana.info/2020/05/11/silent-installation-oracle-restart-19c-asm-filter-driver-uek-5-edition/</link>
		<pubDate>Mon, 11 May 2020 11:05:55 +0000</pubDate>
		<dc:creator><![CDATA[Martin Bach]]></dc:creator>
		
		<guid isPermaLink="false">http://martincarstenbach.wordpress.com/?p=6318</guid>
		<description><![CDATA[As promised in an earlier post here are my notes about installing Oracle Restart with ASM Filter Driver (ASMFD) 19c on Oracle Linux 7 using UEK 5. Since the approach you are about to read isn&#8217;t explicitly covered in the documentation I suggest you ask Oracle Support whether it is supported before using this outside [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/ac1dc15a1881a84c0bd660ce1e239534?s=96&#038;d=https://1.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Video : NTILE : Problem Solving using Analytic Functions</title>
		<link>http://orana.info/2020/05/10/video-ntile-problem-solving-using-analytic-functions/</link>
		<pubDate>Mon, 11 May 2020 05:57:41 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9813</guid>
		<description><![CDATA[In today&#8217;s video we work through some examples of using the NTILE analytic function to solve some specific problems. The video is based on the following article. NTILE Analytic Function You might find these useful also. Analytic Functions : IntroductionAnalytic Functions : All ArticlesAnalytic Functions : YouTube Playlist The star of today&#8217;s video is Alex [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Migration methods to Autonomous Database (ADB)  &#8211; Part I (Data Pump)</title>
		<link>http://orana.info/2020/05/10/migration-methods-to-autonomous-database-adb-part-i-data-pump/</link>
		<pubDate>Sun, 10 May 2020 22:35:00 +0000</pubDate>
		<dc:creator><![CDATA[The Human Fly]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=226c76886146a60667d4b369d4220ab7</guid>
		<description><![CDATA[In this part of on-premise Oracle database migration to ADB series, we will focus on set of tools to migrate your on-prime database to Autonomies database (ADB). We will briefly discuss about various migration solutions offered by Oracle and walk through data pumps migration pre-requisites and procedure.Database cloud migration requires a good amount of knowledge [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Recursive calls in Oracle Integration Flows (Scenario: Paginated API calls for large Data Sets)</title>
		<link>http://orana.info/2020/05/10/recursive-calls-in-oracle-integration-flows-scenario-paginated-api-calls-for-large-data-sets/</link>
		<pubDate>Sun, 10 May 2020 21:56:00 +0000</pubDate>
		<dc:creator><![CDATA[Jang Vijay Singh]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=55d902d01dad483bdcd8f8bb183b4dcc</guid>
		<description><![CDATA[A number of use-cases can be implemented cleanly using a recursive approach. This post is not to debate the pros and cons of recursion versus looping but provides a simple approach to achieve this.For scenarios such as the ones listed below, and possibly more, this approach is quite efficient, concise, maintainable, and most importantly, leave [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>nohup vs screen</title>
		<link>http://orana.info/2020/05/10/nohup-vs-screen/</link>
		<pubDate>Sun, 10 May 2020 20:12:32 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5729</guid>
		<description><![CDATA[While I have played a little with screen , my preference is nohup since the output from screen is so ugly. With that being said, it would be nice for application designs to be resumable, e.g. Shocking opatchauto resume works after auto-logout There were discussions about running many SQLs where each SQL is run manually, check [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Using Static Files in APEX has never been easier !</title>
		<link>http://orana.info/2020/05/10/using-static-files-in-apex-has-never-been-easier/</link>
		<pubDate>Sun, 10 May 2020 15:37:00 +0000</pubDate>
		<dc:creator><![CDATA[Roel]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=4d2ef2c60aa8e69a8ff930c9cb018fb8</guid>
		<description><![CDATA[Almost every APEX Developer knows that JavaScript and CSS belongs in separate files and (in 99% of the use cases) not somewhere in your Page properties. If you have this code in separate files it is easier to use them in a Version Control System (SVN or Git) - if the files are outside of [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>A new look, a new name&#8230;</title>
		<link>http://orana.info/2020/05/10/a-new-look-a-new-name/</link>
		<pubDate>Sun, 10 May 2020 11:05:00 +0000</pubDate>
		<dc:creator><![CDATA[Dimitri Gielis]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=c9e783354d7199c3b7177654a8ba4e7d</guid>
		<description><![CDATA[Last Thursday we gave a new look to our products APEX Office Print (AOP) and APEX Media Extension (AME). Not only did they get a new logo, but the whole website and portal were also put in a more modern, minimalistic look.At the same time, we announced that our company APEX R&#38;D would from now [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Corona-Homeoffice: second monitor for my laptop &#8211; portable!</title>
		<link>http://orana.info/2020/05/09/corona-homeoffice-second-monitor-for-my-laptop-portable/</link>
		<pubDate>Sat, 09 May 2020 20:03:00 +0000</pubDate>
		<dc:creator><![CDATA[Dietrich Schroff]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=ab6060732fdb31b6f6ea8044bb620799</guid>
		<description><![CDATA[After several weeks working in homeoffice and my children in homeschooling i had to increase my efficieny. And the best thing is to get a second monitor running which meets the following requirements:Single Plug (for signal and power)Easy movable from living room to workspace and backTouchscreen would be nice&#160;So i decided to buy a wimaxit [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle EUS authentication with LSA activated on AD</title>
		<link>http://orana.info/2020/05/09/oracle-eus-authentication-with-lsa-activated-on-ad/</link>
		<pubDate>Sat, 09 May 2020 17:30:00 +0000</pubDate>
		<dc:creator><![CDATA[Martin Berger]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=74be1a49d88d4ac251a0d3fd6b513815</guid>
		<description><![CDATA[Are there to many abbrevations in a posts title possible? If you think so, you might see this post a good example.&#160;The setting I'm talking about is an Oracle Universal Directory (OUD) which works as a proxy between Oracle databases and Active Directory (AD) where the users are managed. Unfortunately it stopped working. Even when [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>AWS Shop example: the API Gateway (1)</title>
		<link>http://orana.info/2020/05/09/aws-shop-example-the-api-gateway-1/</link>
		<pubDate>Sat, 09 May 2020 17:12:22 +0000</pubDate>
		<dc:creator><![CDATA[Frederique Retsema]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56397</guid>
		<description><![CDATA[Introduction You might have noticed that we skipped the API Gateway up to now [1]. I will write two blogs about the API Gateway. In this one, we follow the simplest route: from sending the message to the API gateway, and let the API Gateway deliver the message at the Lambda function: In the next [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Advanced Oracle SQL Tuning Training</title>
		<link>http://orana.info/2020/05/08/advanced-oracle-sql-tuning-training/</link>
		<pubDate>Sat, 09 May 2020 02:11:52 +0000</pubDate>
		<dc:creator><![CDATA[Tanel Poder Consulting]]></dc:creator>
		
		<guid isPermaLink="false">https://tanelpoder.com/seminar/advanced-oracle-sql-tuning-training/</guid>
		<description><![CDATA[When I delivered a previous version of this class last, it was year 2013 and the latest Oracle version was 11.2. Since plenty of people have asked if I ever do this training again - and now that Oracle 18c is out with a lot of new (and adaptive) stuff added since version 11, I&#8217;ve [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Confirmation</title>
		<link>http://orana.info/2020/05/08/confirmation/</link>
		<pubDate>Sat, 09 May 2020 02:11:51 +0000</pubDate>
		<dc:creator><![CDATA[Tanel Poder Consulting]]></dc:creator>
		
		<guid isPermaLink="false">https://tanelpoder.com/seminar/success/</guid>
		<description><![CDATA[Success! Thanks for signing up for my class! You will receive an email with the payment receipt from Paypal that confirms your attendance. If you don&#8217;t see this email, please check your spam folder. In case of any questions, please email: seminars@poderc.com I will send out the slides, scripts and webinar joining instructions on the [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Practical Linux Performance and Application Troubleshooting Training</title>
		<link>http://orana.info/2020/05/08/practical-linux-performance-and-application-troubleshooting-training/</link>
		<pubDate>Sat, 09 May 2020 02:11:51 +0000</pubDate>
		<dc:creator><![CDATA[Tanel Poder Consulting]]></dc:creator>
		
		<guid isPermaLink="false">https://tanelpoder.com/seminar/practical-linux-performance-application-troubleshooting-training/</guid>
		<description><![CDATA[Training overview The emphasis of this class is on practical application troubleshooting and Linux OS performance tuning techniques. We’ll be using scripts and tools that you can use on any Linux machine whenever a problem happens, without having to first install a complex layer of monitoring tools. At the same time, we will go way [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Hacking Session: Oracle SQL Monitoring &#8211; Understanding the Execution Timeline column and CPU usage</title>
		<link>http://orana.info/2020/05/08/hacking-session-oracle-sql-monitoring-understanding-the-execution-timeline-column-and-cpu-usage/</link>
		<pubDate>Fri, 08 May 2020 21:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Tanel Poder Consulting]]></dc:creator>
		
		<guid isPermaLink="false">https://tanelpoder.com/posts/hacking-session-oracle-sql-monitoring-timeline-column-and-cpu-usage/</guid>
		<description><![CDATA[I will run another hacking session that has been in my mind for a while. It will be a pretty narrow deep-dive into one of the SQL Monitoring report&#8217;s columns that is not well explained: Oracle SQL Monitoring - Understanding the Execution Timeline column In this hacking session, I will explain how to read the [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Migrating databases using Dataguard, some pitfalls and observations</title>
		<link>http://orana.info/2020/05/08/migrating-databases-using-dataguard-some-pitfalls-and-observations/</link>
		<pubDate>Fri, 08 May 2020 10:55:39 +0000</pubDate>
		<dc:creator><![CDATA[Martijn Pronk]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56346</guid>
		<description><![CDATA[My customer needed to migrate to a new set of datacenters, and while other services were able to “lift and shift”, the Oracle RAC database servers had to be rebuilt in the new datacenter because the underlying platform wasn’t able to migrate the shared disks. Fortunately the environment was already as HA as it could [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle 20c DBCA</title>
		<link>http://orana.info/2020/05/07/oracle-20c-dbca/</link>
		<pubDate>Fri, 08 May 2020 00:47:13 +0000</pubDate>
		<dc:creator><![CDATA[Liron Amitzi]]></dc:creator>
		
		<guid isPermaLink="false">https://gotodba.com/?p=9566</guid>
		<description><![CDATA[As you probably know, Oracle 20c is available only as a preview on the cloud. If you&#8217;d like to create a new server on Oracle Cloud with 20c, here is a post with the instructions. However, I thought of a way to still check the new dbca and it&#8217;s quite simple. Once you have a [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Cloud Vanity: A Weekly Carnival of AWS, GCP and Azure &#8211; Edition 1</title>
		<link>http://orana.info/2020/05/07/cloud-vanity-a-weekly-carnival-of-aws-gcp-and-azure-edition-1/</link>
		<pubDate>Thu, 07 May 2020 23:46:00 +0000</pubDate>
		<dc:creator><![CDATA[Fahd Mirza]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=8f19bcb812d422fbc2f95ad7da3fb097</guid>
		<description><![CDATA[This is the first edition of this weekly collection about what is happening in the rapidly evolving cloud sphere. This will mainly focus on news, blogs, articles, tidbits, and views from AWS, Azure and GCP but will also include other Cloud providers from time to time. Enjoy Reading!!!AWS:Amazon Relational Database Service (RDS) for SQL Server [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>OEDA Virtualized Cluster Discovery With SSH Keys</title>
		<link>http://orana.info/2020/05/07/oeda-virtualized-cluster-discovery-with-ssh-keys/</link>
		<pubDate>Thu, 07 May 2020 21:04:22 +0000</pubDate>
		<dc:creator><![CDATA[acolvin]]></dc:creator>
		
		<guid isPermaLink="false">https://blog.oracle-ninja.com/?p=969</guid>
		<description><![CDATA[As part of the Oracle Exadata Deployment Assistant (&#8220;OEDA&#8221;), Oracle includes a command line utility to read and modify the XML files used for deployment of an Exadata cluster.  Typical use cases are to install additional Oracle database versions, or to create multiple databases before deployment.  There are several additional features included for virtualized clusters, [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Build an HVR Hub without underlying database</title>
		<link>http://orana.info/2020/05/07/build-an-hvr-hub-without-underlying-database/</link>
		<pubDate>Thu, 07 May 2020 18:57:16 +0000</pubDate>
		<dc:creator><![CDATA[dbasolved]]></dc:creator>
		
		<guid isPermaLink="false">https://www.dbasolved.com/?p=2264</guid>
		<description><![CDATA[In recent years, the data integration/replication space has stared to become crowded.  Products like Oracle GoldenGate have become stables inside of organizations, but companies like HVR are chipping away at that marketshare.  Since I left Oracle, I’ve been evaluating and looking at some of these data integration/replication tools and I like HVR.  HVR provides some [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Paketo Buildpacks &#8211; Cloud Native Buildpacks providing language runtime support for applications on Kubernetes or Cloud Foundry</title>
		<link>http://orana.info/2020/05/07/paketo-buildpacks-cloud-native-buildpacks-providing-language-runtime-support-for-applications-on-kubernetes-or-cloud-foundry/</link>
		<pubDate>Thu, 07 May 2020 10:10:00 +0000</pubDate>
		<dc:creator><![CDATA[Pas Apicella]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=39bc224b400fc0c73a80f0ffb6f2477a</guid>
		<description><![CDATA[Paketo Buildpacks are modular Buildpacks, written in Go. Paketo Buildpacks provide language runtime support for applications. They leverage the Cloud Native Buildpacks framework to make image builds easy, performant, and secure.Paketo Buildpacks implement the Cloud Native Buildpacks specification, an emerging standard for building app container images. You can use Paketo Buildpacks with tools such as [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Versioning for your local Vagrant boxes: handling updates</title>
		<link>http://orana.info/2020/05/07/versioning-for-your-local-vagrant-boxes-handling-updates/</link>
		<pubDate>Thu, 07 May 2020 08:46:22 +0000</pubDate>
		<dc:creator><![CDATA[Martin Bach]]></dc:creator>
		
		<guid isPermaLink="false">http://martincarstenbach.wordpress.com/?p=6434</guid>
		<description><![CDATA[In my last post I summarised how to enable versioning for Vagrant box outside Vagrant&#8217;s cloud. In this part I&#8217;d like to share how to update a box. My environment The environment hasn&#8217;t changed compared to the first post. In summary I&#8217;m using Ubuntu 20.04 LTSVirtualbox 6.1.6Vagrant 2.2.7 Updating a box Let&#8217;s assume it&#8217;s time [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/ac1dc15a1881a84c0bd660ce1e239534?s=96&#038;d=https://1.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Implementing Glue ETL job with Job Bookmarks</title>
		<link>http://orana.info/2020/05/07/implementing-glue-etl-job-with-job-bookmarks/</link>
		<pubDate>Thu, 07 May 2020 07:42:03 +0000</pubDate>
		<dc:creator><![CDATA[Anand]]></dc:creator>
		
		<guid isPermaLink="false">http://aprakash.wordpress.com/?p=3996</guid>
		<description><![CDATA[AWS Glue is a fully managed ETL service to load large amounts of datasets from various sources for analytics and data processing with Apache Spark ETL jobs. In this post I will discuss the use of AWS Glue Job Bookmarks feature in the following architecture. AWS Glue Job Bookmarks help Glue maintain state information of [&#8230;]]]></description>
<enclosure url="https://2.gravatar.com/avatar/edf349b3b768e9552b9c865916d00691?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
<enclosure url="https://aprakash.files.wordpress.com/2020/05/for_blog.jpg" length="0" type="" />
<enclosure url="https://aprakash.files.wordpress.com/2020/05/screen-shot-2020-04-25-at-1.43.59-am.png?w=1024" length="0" type="" />
<enclosure url="https://aprakash.files.wordpress.com/2020/05/image-1.png?w=1024" length="0" type="" />
		</item>
		<item>
		<title>Video : SQLcl : Format Query Results</title>
		<link>http://orana.info/2020/05/07/video-sqlcl-format-query-results/</link>
		<pubDate>Thu, 07 May 2020 07:05:41 +0000</pubDate>
		<dc:creator><![CDATA[Tim...]]></dc:creator>
		
		<guid isPermaLink="false">https://oracle-base.com/blog/?p=9807</guid>
		<description><![CDATA[In today&#8217;s video we demonstrate how to format query results in SQLcl using query comments and the SQLFORMAT setting. For those of you that prefer to read, the video is based on this article. SQLcl : Format Query Results with the SET SQLFORMAT Command The star of today&#8217;s video is Charles Wilson, who I got [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Understanding RTO &#038; RPO&#8230;.</title>
		<link>http://orana.info/2020/05/06/understanding-rto-rpo/</link>
		<pubDate>Thu, 07 May 2020 04:42:20 +0000</pubDate>
		<dc:creator><![CDATA[AristaDBA&#039;s Oracle Blog….]]></dc:creator>
		
		<guid isPermaLink="false">http://blog.aristadba.com/?p=593</guid>
		<description><![CDATA[Disaster recovery is one of the most critical aspects to look into when you are designing a system. It becomes even more prominent while architecting a cloud solution. Two key concepts that must be taken into consideration are Recovery Time Objective(RTO) and Recovery Point Objective(RPO). Let&#8217;s understand these in this post.   RTO means how [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Notes on SQL Profiles vs SQL Plan Baselines</title>
		<link>http://orana.info/2020/05/06/notes-on-sql-profiles-vs-sql-plan-baselines/</link>
		<pubDate>Wed, 06 May 2020 22:48:43 +0000</pubDate>
		<dc:creator><![CDATA[mdinh]]></dc:creator>
		
		<guid isPermaLink="false">http://mdinh.wordpress.com/?p=5724</guid>
		<description><![CDATA[It&#8217;s possible to have both SQL Profiles and SQL Plan Baselines. SQL PROFILES    : Adjust Optimizer cardinality estimations SPM BASELINES : Direct SQL to follow specific execution plan Researh on SQL Profiles and SQL Plan Baselines What is the difference between SQL Profiles and SQL Plan Baselines? (June 17, 2017) Nice table comparision between [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/4d1ef2bcc7abd1b06749f347bfbc0add?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>ADF Performance Monitor: Thread Wait and Blocked Time</title>
		<link>http://orana.info/2020/05/06/adf-performance-monitor-thread-wait-and-blocked-time/</link>
		<pubDate>Wed, 06 May 2020 08:48:53 +0000</pubDate>
		<dc:creator><![CDATA[Frank Houweling]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56335</guid>
		<description><![CDATA[Last week we had a new version of the ADF Performance Monitor available &#8211; version 9.5. In this blog I will write on one of the new features; thread wait and thread blocked time of requests. Sometimes we cannot explain a poor performance, disruptions, hiccups. If we dive into the world of Java threads, we [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Oracle 19c Automatic Indexing: Mixing Manual and Automatic Indexes Part II (Stay)</title>
		<link>http://orana.info/2020/05/06/oracle-19c-automatic-indexing-mixing-manual-and-automatic-indexes-part-ii-stay/</link>
		<pubDate>Wed, 06 May 2020 07:49:49 +0000</pubDate>
		<dc:creator><![CDATA[Richard Foote]]></dc:creator>
		
		<guid isPermaLink="false">http://richardfoote.wordpress.com/?p=6174</guid>
		<description><![CDATA[&#160; In my previous post, I discussed how Automatic Indexing did not recognise there was already an existing logically equivalent manually created index and so created effectively a redundant Automatic Index. I also discussed previously how Automatic Indexing was clever enough to logically add new columns to existing Automatic Indexes if it determined such a [&#8230;]]]></description>
<enclosure url="https://richardfoote.files.wordpress.com/2020/05/stay-single.jpg" length="0" type="" />
<enclosure url="https://1.gravatar.com/avatar/d665f0bedd1b771fb94defcaae359a7e?s=96&#038;d=identicon&#038;r=G" length="0" type="" />
		</item>
		<item>
		<title>Centrally Managed Users in Oracle (MS Active Directory)</title>
		<link>http://orana.info/2020/05/05/centrally-managed-users-in-oracle-ms-active-directory/</link>
		<pubDate>Tue, 05 May 2020 23:09:00 +0000</pubDate>
		<dc:creator><![CDATA[Gerger]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=5ed597f4823d69b2a91ea3103a87d549</guid>
		<description><![CDATA[Attend the webinar by Oracle ACE Simon Pane and learn how to integrate Microsoft Active Directory with the Oracle database.Click here to register.About the WebinarThis presentation details the advantages of using Centrally Managed Users (CMU) over the previous technologies, covers the installation/set-up process, and gives practical examples and use cases for organizations to leverage and [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Windows Sandbox with Chocolatey, Scoop, Git, VisualStudio Code and more</title>
		<link>http://orana.info/2020/05/05/windows-sandbox-with-chocolatey-scoop-git-visualstudio-code-and-more/</link>
		<pubDate>Tue, 05 May 2020 18:42:02 +0000</pubDate>
		<dc:creator><![CDATA[Lucas Jellema]]></dc:creator>
		
		<guid isPermaLink="false">https://technology.amis.nl/?p=56332</guid>
		<description><![CDATA[I recently wrote an article to introduce Windows Sandbox. I explained how the Sandbox can have folders mapped from the host, have network interactions with the host (and the rest of the world) and use the clipboard for exchanging objects to and from the host. I also mentioned the logon script that can be configured [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Getting Smart View to work with OAC</title>
		<link>http://orana.info/2020/05/05/getting-smart-view-to-work-with-oac/</link>
		<pubDate>Tue, 05 May 2020 16:29:17 +0000</pubDate>
		<dc:creator><![CDATA[Jon Mead]]></dc:creator>
		
		<guid isPermaLink="false">http://orana.info/?guid=9aa20066ca49e2eaaa4606f559f6276b</guid>
		<description><![CDATA[I wanted to demonstrate what I thought would be a simple task to a client today, however it turned out to be a little more complex than I first anticipated, so I thought I would publish here. All I needed to do was get Smart View connecting to OAC. Prerequisites Excel installed OAC up, running [&#8230;]]]></description>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>Versioning for your local Vagrant boxes: adding a new box</title>
		<link>http://orana.info/2020/05/05/versioning-for-your-local-vagrant-boxes-adding-a-new-box/</link>
		<pubDate>Tue, 05 May 2020 13:45:59 +0000</pubDate>
		<dc:creator><![CDATA[Martin Bach]]></dc:creator>
		
		<guid isPermaLink="false">http://martincarstenbach.wordpress.com/?p=6411</guid>
		<description><![CDATA[I have been using Vagrant for quite some time now can&#8217;t tell you how much of a productivity boost it has been. All the VMs I have on my laptop are either powered by Vagrant, or feed into the Vagrant workflow. One thing I haven&#8217;t worked out though is how to use versioning outside of [&#8230;]]]></description>
<enclosure url="https://1.gravatar.com/avatar/ac1dc15a1881a84c0bd660ce1e239534?s=96&#038;d=https://1.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=96&#038;r=G" length="0" type="" />
		</item>
	</channel>
</rss>
