(mdinh) I was working on configuring multiple local listeners and having difficulties setting local_listener using full address list.
Tag: Oracle
Send SMS, MMS and Voice messages from Oracle PL/SQL
(Jeffrey Kemp) If you need to send almost any message to almost any phone from your Oracle database, and you want to use straight PL/SQL, you may want to consider using my Clicksend API.
Use Oracle JET to monitor Weblogic queues
(Herman Brunnekreef) At a customer we are working in an Oracle Fusion Middleware environment. In this environment we created queues. These queues are configured with an error queue when messages could not be delivered.
Oracle Reports 12c – The missing configuration steps
(Dirk Nachbar) Oracle Forms & Reports 12c is released since a quite long time and I had now some chance to have a more detailed look on the Oracle Reports 12c component.
Nested Loop Join Physical I/O Optimizations
(Randolf Geist) Having done my mini-series on Nested Loop join logical I/O optimizations a while ago I unfortunately never managed to publish anything regarding the Nested Loop join physical I/O optimizations, which are certainly much more relevant to real-life performance.
How to Modify the Retention Time for Metric Data in EM13c
(Gokhan Atil) Some Enterprise Manager customers, complain about the high volume of data stored in OMS repository. Enterprise Manager agents collect metric data of targets they monitor, and upload these “raw” metric data to OMS.
Application Container Cloud: Node.js hosting with enterprise-grade features
(Maarten Smeets) Oracle’s Application Container Cloud allows you to run Java SE, Node.js and PHP applications (and more is coming) in a Docker container hosted in the Oracle Public Cloud (OPC). Node.js can crash when applications do strange things. You can think of incorrect error handling, blocking
Using the PayPal REST API from PL/SQL
(Morten Braten) Do you need to accept payments for goods and services via your (APEX) application and would you prefer to handle the payments in the database via PL/SQL? Then this blog post is for you… 🙂
To TRANDATA or To SCHEMATRANDATA? … That is the #GoldenGate questions of the day!
(Bobby Curtis) If you are familiar with using Oracle GoldenGate, you know that on the source side of the equation you have to enable supplemental logging and sometimes force logging on the database. I traditionally do both just to make sure that I capture as much as I can into the redo stream from t
Oracle BPM 11g/12c: How to Catch an Event in the Same Process
(Jan Kettenis) A customer of mine was kind of surprised that when you throw an event in a component of a SCA composite, that the same component cannot catch that event and act upon it. This is a known limitation, for which there is a work-around, which I will discuss in this article.
