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(…)
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, 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(…)
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(…)
Oracle Optimizer Statistics Gathering – pending and history 29.12.2020 by Oracle Team By Franck Pachot . This was initially posted to CERN Database blog on Wednesday, 12 September 2018 where it seems to be lost. Here is a copy thanks to web.archive.org Demo table I create a(…)
Oracle Building a network bonding between 2 cards on Oracle Linux 28.12.2020 by Marc Wagner I recently needed to configure bonding between 2 network cards on a customer side and I wanted trough this blog to share my findings and how I built it showing some traces. I will also do a short comparison of(…)
Oracle Password rolling change before Oracle 21c 27.12.2020 by Oracle Team By Franck Pachot . You may have read about Gradual Password Rollover usage from Mouhamadou Diaw and about some internals from Rodrigo Jorge. But it works only on 21c which is(…)
Oracle Oracle SPD status on two learning paths 19.12.2020 by Oracle Team By Franck Pachot . I have written a lot about SQL Plan Directives that appeared in 12c. They were used by default and, because of some side effects at the time of 12cR1 with legacy(…)
Oracle NTP is not working for ODA new deployment (reimage) in version 19.8? 18.12.2020 by Marc Wagner Having recently reimaged and patched several ODA in version 19.8 and 19.9, I could see an issue with NTP. During my troubleshooting I could determine the root cause and find appropriate solution. Through this blog I would like to share(…)
Oracle Efficiently query DBA_EXTENTS for FILE_ID / BLOCK_ID 15.12.2020 by Oracle Team By Franck Pachot . This was initially posted to CERN Database blog on Thursday, 27 September 2018 where it seems to be lost. Here is a copy thanks to web.archive.org Did you ever try to(…)