Skip to content

Manoj Kumar

-->

Latest Posts

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

ORA-00600: Internal Error Code, Arguments: [4000], [447], [1], [1], [], [], [], [], [], [], [], []

I am writing this blog because I could not find the solution to this issue online or on MOS.

Read More

Setup Alert Notification for EBS Stack Monitoring Targets

This blog is the continuation of my previous blog where I set up the Oracle E-Business Suite (EBS) Stack Monitoring and now I am going to set up alert notifications for discovered..

Read More

OCI Stack Monitoring for E-Business Suite

Stack monitoring service is a new service in OCI Observability and Management family.

Read More