Database Administration & Monitoring, Database management, Enterprise content management, Oracle Oracle 21c: Blockchain Tables 11.01.2021 by Oracle Team Oracle Blockchain Tables With Oracle Database 20c/21c the new feature Oracle Blockchain Tables has been introduced. Blockchain Tables enable Oracle Database users to create tamper-resistant data management without distributing a ledger across multiple parties. Database security can be improved by(…)
Database Administration & Monitoring Pressure Stall Information on Autonomous Linux 09.01.2021 by Oracle Team By Franck Pachot . The Linux metrics that are usually considered for performance monitoring and troubleshooting have many drawbacks and frequent misinterpretations. The recent kernels provide PSI (Pressure Stall Information) which is not enabled by default in Oracle Linux(…)
Oracle Handling unified auditing spillover files on the standby-site 08.01.2021 by Clemens Bleile Switching to Oracle Unified Auditing may produce lots of data when e.g. auditing activities of the SYS-user. I.e. according the documentation you can do the following to audit similarly as in traditional auditing with audit_sys_operations=TRUE: SQL> CREATE AUDIT POLICY TOPLEVEL_ACTIONS(…)
Database Administration & Monitoring JENKINS Add new users on Jenkins 08.01.2021 by Middleware Team Hello everybody , today we will see how to manage user creation on Jenkins As many other scheduling software, Jenkins has tool to manage credentials and also grant access to users. Best practice to manage user right level is(…)
Database Administration & Monitoring Dealing with German “Umlaute” in PostgreSQL’s full text search 08.01.2021 by Daniel Westermann PostgreSQL comes with build-in Full Text Search and you can do quite amazing stuff with it. A question that popped up during one of the last PostgreSQL for developers workshop was: How(…)
DevOps JENKINS Add plugins in Jenkins 06.01.2021 by Middleware Team Hi everybody, First of all,I wish you a happy new year with lot of success for all of you 😀 Now ,to have a good start for 2021 we will learn how to use one of the most important(…)
Database Administration & Monitoring, Database management, Oracle How to quickly download the new bunch of 21c Oracle Database documentation? 05.01.2021 by Oracle Team Last month, Oracle released its new 21c version of the database documentation. At that time, I was looking for a quick mean to get all the books of this so-called 21c Innovation Release. I could remember I used a(…)
Cloud Google Spanner – SQL compatibility 05.01.2021 by Cloud Team By Franck Pachot . I have posted, a long time ago, about Google Spanner (inserting data and no decimal numeric data types) but many things have changed in this area. There(…)
Enterprise content management DctmAPI.py revisited 31.12.2020 by Oracle Team 2 years ago, I proposed a ctypes-based Documentum extension for python, DctmAPI.py. While it did the job, it was quite basic. For example, its select2dict() function, as inferred from its name, returned the documents from a dql query into(…)
Application integration & Middleware, Database Administration & Monitoring, Oracle Migrate Oracle Database 9.2.0.6 to Oracle 19c using GoldenGate 30.12.2020 by Oracle Team When a customer wanted to take the challenge to migrate an oracle database 9.2.0.6 (the prehistory in the Oracle world) to Oracle 19c using Oracle GodenGate, I saw more problems than add value for different reasons: Â Oracle 9.2.0.6 database is(…)