(Sayan Malakshinov) I see quite often when developers ask questions about connected components:
Tag: Oracle
ADF Client Side Validation with JavaScript
(Andrejus Baranovskis) In my previous post I explained how to use JS client side formatter for ADF Faces input components – ADF Goes Client Side – UI Performance Boost with JavaScript. The same principle can be applied for client side validation.
Parallel Reality
(David Fitzjarrell) The following question was recently posted in an Oracle forum:
SecureFile LOB – the empty table
(Martin Berger) I have to dig into structures of SecureFile LOBs right now. Unfortunately I do not find a lot of resources available, so I have to investigate at my own.
Creating JSFiddle for Oracle JET snippet – using additional modules
(Lucas Jellema) My objective in this article: describe how I (and therefore you) can use JSFiddle to create running, shared samples of Oracle JET code. This is useful for question on the JET Forum or on StackOverflow and also as demo/illustration along a blog post or other publication.
Tracking Rollback Progress in Oracle
(David Fitzjarrell) Large, long-running transactions can generate large volumes of UNDO, which is how Oracle restores the data to its starting point should the transaction fail or be cancelled.
SRVCTL Status Doesn’t Show RAC instances Running Unlike SQLPLUS
(Fahd Mirza) Yesterday, I converted a single instance 12.1.0.2.0 physical standby database to a cluster database with 2 nodes.
#GoldenGate Classic vs Microservices Architecture
(Bobby Curtis) With the release of Oracle GoldenGate 12c (12.3.0.1.0) came the introduction of a new architecture that can be used to replicat your business information. This architecture had many different names over the years as it was being developed; which we (Oracle) finally settled on the name
Oracle Forms 12c and FRM-93652
(Dirk Nachbar) I am currently working on a huge migration project for Oracle Forms 11g to Oracle Forms 12c (12.2.1.2.0) and we experience some nice FRM-93652 errors in several Forms.
R and the Oracle database: Using dplyr / dbplyr with ROracle on Windows 10
(Maarten Smeets) R uses data extensively. Data often resides in a database. In this blog I will describe installing and using dplyr, dbplyr and ROracle on Windows 10 to access data from an Oracle database and use it in R.
