This will be a blog post mostly for me on how to mount an Oracle Object Storage on an OCI VM system, as I want to have the steps at my hand.
So the first thing to do is create the Object Storage, you can do ...
In this last post from the Oracle Cloud World 2022 series, I’m not going to share anything new, as nothing else was announced on this day. It was mostly just attending sessions around OCI Security, Microservices, Exadata, and last but not least, networking with old and new peers.
Today for me was a hectic day, it started quite early with some client calls, and went on to the late evening with the Oracle ACE Dinner, which I want to give a big shoutout to the ACE team and my peers for all the effort ...
As my friend Ronald Vargas said ( in Spanish) “I know that everyone defends what they consider unique. We know about great conferences and events around the world, but for me, today #CloudWorld – Oracle Open World before – is the most exciting experience of all.“, and ...
Normally when you think about a Cloud Architecture, you don’t think about what it can do to help the life of someone else. In simple words ,our work as architects is to gather information on a client’s environment and usage of it and try to optimize the cost ...
In recent years, few aspects of modern life have enterprises and techies drooling more than the cloud. The amount of cloud of data centers dominated by tech giants, Amazon, Microsoft, Google and Oracle is stagering and it is not stopping any time soon. During the Covid-19 pandemic, they ...
This will be a small post and is mostly for me to remember how to do it. The other day I was asked to provide all of the resources that we had in OCI , and I did try to do it via the GUI interface, but I ...
As you may already know, scripting your RMAN backups and storing your connectivity credentials in the actual scripts is not a good security practice. Sometimes even hiding the actual password through another script or a mechanism for this will expose your password. I won’t go into details as ...
A couple of weeks ago, I was helping out a teamate with a post patch issue on the ExaCC, The problem was that after applying the 19.12 RU to the DB ORACLE_HOME, the PDBs were left in restricted mode and couldn’t be opened. So my first train of ...
It has been 4 years and almost 3 months that on September 19th (19s as it is commonly known due to the day 19th and S of September) of 2017 at 1:15 PM CT México City got hit by one of the deathliest earthquake. México City is still ...
Lately I have been testing the GC project “El Carro” and it came to light that I hadn’t done a 101 of Kubernetes or also known as K8s and following Christine’s post on learning something new, I think this can help out newcomers. I will be ...
This will be a small post on how to do an Out of Place Patching for your database in an ExaCC environment. The documentations shows how to do it via the console, but in this example it will be a 19.11 patch via dbaascli that will be applied ...
This week we had an issue when we were patching and EXACC Grid Infrastructure from 19.10 to 19.11 and the patching died when it was running the postpatch on node 1 and left the patch in a weird “ROLLING PATCH” mode as it hadn’t finished the 19.11 patching ...
This blog post is part rant and part on how I was able to fix an issue in the second instance that was failing with ORA-01102: cannot mount database in EXCLUSIVE mode when trying to start it up.
Yesterday a teamate mentioned to me that when he was trying to ...
Seems that lately I have been getting all of the ORA-00600 errors possible when duplicating databases, and this is just another one in the list. This will be a very short blog post on how I worked around ORA-00600 when duplicating a PDB and TDE is enabled ...