Skip to content

Manoj Kumar

-->

Latest Posts

MRP (Managed Recovery Process) Stuck after Creating Standby Database

Recently I created a physical standby database using ZDM for one of the big Oracle Database Migration.

Read More

How to Setup Scheduled Backup of Compute Instance in OCI

In this blog, post I will show you how to take a backup of the compute instance and schedule it.

Read More

All about OCIR (Oracle Cloud Infrastructure Registry) in OCI

What is OCIR: Oracle Cloud Infrastructure Registry, or a container registry, is an Oracle-managed registry that enables you to simplify your development to production workflow.

Read More

Running Oracle Database 23ai Free Release in Docker Container

I am writing this blog to test one of the Oracle-provided docker images for database 23ai. I found it very easy to set up a quick database environment to do some tests. You don’t..

Read More

OCI – Configure Site-to-Site VPN with Meraki MX100

Writing this blog on how we can configure OCI site-to-site VPN with Meraki MX100.

Read More

Oracle Announced “Ampere A1 Shapes for VMDB” for the BaseDB Cloud Service – Oracle Database 19c on Arm Platform in OCI

Last week, June 28th, 2023 Oracle released an Arm-based shape for DBCS to use in OCI which supports Oracle Database 19c.

Read More

DataPump Import Job Failing on Multitenant Environment Due to ORA-01001: Invalid Cursor

Recently I was doing the database migration using expdp/impdp from on-prem non-CDB to ExaCC PDB.

Read More

Wallet_Type Shows “UNKNOWN” for all PDBs After Changing Wallet Password on ExaCC

Recently I changed the sys and wallet password of CDB using this nice blog from my friend Kwame Bonsu.

Read More

“TDE Keystore Password is Not Valid” When Cloning a PDB After Changing Wallet Password on EXACC

Recently I changed the sys and wallet password of CDB using this nice blog from my friend Kwame Bonsu.

Read More

Automation – Deploy DBCS in Oracle Cloud Infrastrucute using REST API

I was working on automation using REST API (Representational State Transfer – Application Programming Interface) and found it very interesting and easy to implement with a simple..

Read More