(connormcdonald) Flashback Data Archive (previously called Total Recall) has been around for a long time now. For those unfamiliar with it, (and by the way, if you are on Enterprise Edition, you should be familiar with it, because its a free feature), here is a very quick primer.
Tag: Oracle
ADF Faces Client Side Event Bus – Use ServerListener to engage Server from Consuming Fragment for programmatic Partial Refresh
(Lucas Jellema) In a recent article (Client Side Event Bus in Rich ADF Web Applications – for easier, faster decoupled interaction across regions), I proposed an approach for a client side event bus in ADF Faces Web Applications – as light weight, straightforward, simple alternative to contextual ev
Return To Sender
(David Fitzjarrell) Recently in an Oracle forum a question resurfaced regarding enabling row movement for tables. The posted question, from five years ago, asked if row movement was safe and if there could be any ‘undesired impact on application data’.
Quick Tip: Add a Datafile to a TABLESPACE using SQL Developer
(Jeff Smith) I’m lazy. I don’t like having to look up the directory name/structure when creating a new datafile.
Patching EBS on Oracle Cloud
(Elke Phelps) When running Oracle E-Business Suite on Oracle Cloud, the application tier always runs on Oracle’s Compute Cloud Service (IaaS). As with on-premises Oracle E-Business Suite environments, you are responsible for applying Oracle E-Business Suite application patches.
LNS and LOG_BUFFER
(Thomas Saviour) In a oracle data guard environment Log Network Server (LNS) process transports the redo from the primary to the standby site. The behavior of LNS process is different from SYNC and ASYNC mode replication.
How to add an NCSA style Access Log to ORDS Standalone
(Kris Rice) ORDS Standalone webserver which is Eclipse Jetty, https://eclipse.org/jetty/ . For the standalone, ORDS sends output to STDOUT, it runs on the command line.
Client Side Event Bus in Rich ADF Web Applications – for easier, faster decoupled interaction across regions
(Lucas Jellema) The challenge is well known: our ADF Faces Web application is composed of various taskflows that have been developed as stand alone, encapsulated units that can be used and reused in various contexts. These taskflows can have come from third parties, remote development teams, other a
Pushing artifacts to GitHub from Oracle Developer Cloud Service
(Abhinav Shroff) We came across a use case where the Oracle Developer Cloud Service was being used to build a zip archive and then the requirement was to upload this zip file on GitHub from Developer Cloud Service for a public usage. This blog will help you understand how to push an artifact generat
Oracle COVAR_POP Function with Examples
(Ben Brumm) In this article, I’ll explain what the COVAR_POP function does and show you some examples.
