(Joel R. Kallman) If you are using Oracle REST Data Services as the “PL/SQL Gateway” for Oracle Application Express, ensure that your ORDS configuration includes the following line:
Tag: Oracle
Video Tutorial: XPLAN_ASH Active Session History – Part 9
(Randolf Geist) The next part of the video tutorial explaining the XPLAN_ASH Active Session History functionality continuing the actual walk-through of the script output.
GoldenGate 12.2 TROUBLESHOOTING USING GETENV
(mdinh) I was faced with a very strange situation.
Oracle INITCAP Function with Examples
(Ben) The Oracle INITCAP function is a handy string manipulation function. Learn what it does and see some examples in this article.
Serving Oracle JET Application from WebLogic
(Andrejus Baranovskis) Oracle JET application can be served from WebLogic as static content (HTML/JavaScript), JET code will be downloaded and executed on the client. Read more about packaging and deploying JET applications in developer guide – Packaging and Deploying Web Applications.Here is demo J
Dot Qualify Everything?
(Patch) There is talk about Dot Qualifying Everything in your PL/SQL Code. But what are the pros and cons in this approach?
Different names for 12c CDB
(mdinh) Truthfully, I am feeling a little lazy to write a nice blog.
Investigating kernel dives using ftrace.
(Frits Hoogland) This blogpost is about using the linux ftrace kernel facility. If you are familiar with ftrace and specifically the function_graph tracer, you might already be aware of this functionality. This is Linux specific, and this facility is at least available in kernel 2.6.39 (Oracle’s UEK
A neural network scoring engine in PL/SQL for recognizing handwritten digits
(Luca Canali) In this post, you will find an example of how to build and deploy a basic artificial neural network scoring engine using PL/SQL. This post is intended for learning purposes, in particular for Oracle practitioners who want a hands-on introduction to neural networks.
Oracle LOWER Function with Examples
(Ben) In this article, I’ll take a look at the Oracle LOWER function, explain how it works, and see some examples.
