(Lucas Jellema) The API Gateway service on Oracle Cloud Infrastructure went live very recently – read my overview article of what API Gateway entails.
Tag: Oracle
dbnodeupdate.sh appears to be stuck
(Sidhu) I was patching an Exadata db node from 18.1.5.0.0.180506 to 19.3.2.0.0.191119.
ADF Performance Monitor – Major New Version 9.0 (Part 1)
(Frank Houweling) I’m very excited to announce that we have a major new version of the ADF Performance Monitor – version 9.0 !
Listener log data mining with SQL
(Connor McDonald) If you take a look at the log files created by the listener, there is obviously a nice wealth of information in there. We get service updates, connections etc, all of which might be useful particularly in terms of auditing security
Protect your data with Encrypted Data Pump Jobs
(Jeff Smith) Protecting your data while it resides on DISK is critical. For example, if you have DBF files for your TABLES and INDEXES, you should probably encrypt those.
db_securefile PREFERRED results in ORA-60019 with small uniform extents
(Bobby Durrett) Last 19c upgrade issue. Working on our new 19c database, several things died off with errors like this:
Updating the trail file location for Oracle GoldenGate Microservices
(Bobby Curtis) When you first install Oracle GoldenGate Microservices, you may have taken the standard installation approach and all the configuration, logging and trail file information will reside in a standard directory structure.
Running the (Segment) Space Advisor – on a Partitioned Table
(Hemant K Chitale) Here is a quick demo on running the Segment Space Advisor manually
Development Standards for API Policies?
(Phil Wilkins) When it comes to development, we have had coding standards for almost as long as we have been coding. We tend to look at coding standards for purposes of helping to promote good quality code and reduce the likelihood of bugs and so on.
dbca silent mode – Windows
(Connor McDonald) Just a quick tip that often catches me out. If you are like me, you have long since tired of clicking Next, Next, Next, … through the GUI when you want to quickly create a database.