Advertisement

Thursday, September 27, 2018

Oracle Database: 18c dbca Segmentation Fault

In this short blog I talk about Segmentation fault (core dumped) error when launching dbca. [oracle@18cbox ~]$ dbca Segmentation fault (core dumped) whenever dbca was launched - in silent or...

Wednesday, September 26, 2018

Oracle Database 18c: Oracle Restart Silent DB Creation

In this short blog, I am going to cover on how to create a database using dbca command line using silent method export ORACLE_BASE=/u01/app/oracle # Set it as per your...

Monday, September 17, 2018

Oracle Cloud (OCI) - Creating Compartments

In this blog I discuss on how to create compartments in Oracle Cloud. Compartments are an essential component and one of the key differentiators of OCI compared to other cloud...

Wednesday, September 12, 2018

Oracle Database 18c: Oracle Restart DeInstallation

In this blog we are going to understand how to de-install an Oracle restart configuration. You must de-install all linked Database binaries - before de-installing Oracle Restart or Grid Infrastructure....

Oracle Database 18c: Oracle Restart Silent Installation

In this blog I am going to install Oracle Restart using Silent Method.  UI installations are not always supported for Oracle installations, so understanding to install in Silent is an...

Monday, September 10, 2018

Oracle Database - Backup Status (Check) Query

This query is to check on Database backups history from v$ views.  It provides below 1. BACKUP NAME  2. STATUS  3. START TIME                ...

Friday, September 7, 2018

Oracle Database 18c: Oracle Restart Installation Part 2/2 - Install

This blog is in continuation with my previous blog of Pre-req completion for Restart Installation on OEL 7.3 In this blog we do the installation.  unzip -qq LINUX.X64_180000_grid_home.zip  Run pre-req check cd...

Page 1 of 39123»