(Zahid Anwar) This blog post is part of the “RMAN Back to Basics” series, which can be found here.
Tag: Oracle
Using Vagrant and shell scripts to further automate setting up my demo environment from scratch, including ElasticSearch, Fluentd and Kibana (EFK) within Minikube
(Marc Lameriks) For training and demo purposes, on my windows laptop, I needed an environment with a guest Operating System, Docker and Minikube available within an Oracle VirtualBox appliance.
Follow up: Upgrading Enterprise Manager 13.2 to 13.3 – missing ‘Update’ Option in GUI
(Robert Crames) First of all, thanks a lot to Martin Decker for his comment and the description how he could solve that problem. Tried that, but unfortunately, these changes alone did not help.
Bitmap Index On Column With 212552698 Distinct Values, What Gives? (I’d Rather Be High)
(Richard Foote) In my previous post on Indexing The Autonomous Warehouse, I highlighted how it might be necessary to create indexes to improve the performance and scalability of highly selective queries, as it might on any Data Warehouse running on an Exadata platform
Creation of Recovery Catalog and Registering Database
(Jagruti Jasleniya) Recovery Catalog: RMAN metadata is stored in a different database instead of the control file. That database works as a repository.
Data Modeler Domains: Build & Use
(Jeff Smith) I’ve previously talked about Domains…this is the concept where say you want to have a JSON column in your Oracle TABLE, but you always want it defined the same way, e.g. as a CLOB.
Final Conclusion for 18c Cluster upgrade state is [NORMAL]
(mdinh) Finally, I have reached a point that I can live with for Grid 18c upgrade because the process runs to completion without any error and intervention.
Enable block change tracking
(Jagruti Jasleniya) In this article we will enable block change tracking
Understanding Nested Lists Dictionaries of JSON in Python and AWS CLI
(Fahd Mirza Chughtai) After lots of hair pulling, bouts of frustration, I was able to grasp this nested list and dictionary thingie in JSON output of AWS cli commands such as describe-db-instances and others.
Creating a Report of available ASM candidate disks from the OEM Repository
(Karin Kriebisch) A while ago I was reviewing the metric extensions of our Enterprise Manager Cloud Control 13.2.0.0, we use to administer a couple of hundred databases.
