(Andrejus Baranovskis) ADF performance depends on server processing power. Sometimes ADF is blamed for poor performance, but in most of the cases real issue is related to poor server hardware, bad programming style or slow response from DB.
Tag: Oracle
Changing Logfiles Permission of WebLogic and Node Manager Logfiles to 644
(Dirk Nachbar) In some cases you will need to align the Logfile permissions of the Oracle WebLogic Server (12.2.1.1 and 12.2.1.2) and Node Manager generated Logfiles to 644 (-rw-r–r–), so that for example Monitoring Tools like Patrol can access and monitor the WebLogic Server Logfiles with another
Oracle and the Autonomous Database (a personal perspective from afar)
(Marco Gralike) Yeah, if you hadn’t seen that one coming, hmmm, what can I say…
Redundant Grandparent Foreign Keys and Cardinality Estimate Errors
(John Brady) This post is about how a slightly de-normalized database design involving redundant foreign keys to other tables can end up producing sub-optimal execution plans for queries that use those extra joins as additional filter conditions.
No Guarantees with opatch -report or CheckConflict
(mdinh) I have performed the following checks.
RETURNING INTO – Enhancement Suggestion
(Oren Nakdimon) The RETURNING INTO clause is one of my favorite features.
Quick introduction to Oracle Container Registry–running one of Oracle’s prebaked images
(Lucas Jellema) Oracle has been active with Docker for quite some time now. From the first hesitant steps from some enthusiastic employees with Docker build files that helped people to get going with Oracle software in their experimental containers to a GitHub repo with a broad set of extensive Dock
Choosing the right template and print to PDF from your Oracle APEX application
(Dimitri Gielis) To motivate players to exercise more, I thought it would be a good idea to give the players a diploma (certificate) when they complete the multiplication table.
Important Change for Grid 12.2 Upgrade and MGMTDB
(Stefan) I just did an Grid Infrastructure Update to Oracle 12.2 with the latest PSU Aug 2017.
Oracle ADF on Docker Container
(Andrejus Baranovskis) Want to run Oracle ADF on Docker? This is possible, I will explain how. If you are new to Docker, it may require to spend significant amount of time to get started with all different bits and pieces. I will try to explain all essential steps, so that you will get up to speed q
