The following error is received because OOM Killer (Out of Memory Killer) kills Oracle through the operating system due to memory insufficiency. Error: PMON (ospid: …
Read More »Melek Durdu
How To Resize Redo Log Files In Oracle
In this article, I will talk about how to resize redo log files in Oracle. 1. We list the redo logs. [crayon-673a3771c1836885613740/] 2. Currently redolog …
Read More »ORA-01078 And ORA-29701 Errors
I will share the solution for the ORA-01078 and ORA-29701 errors I got while starting the ASM instance. Error : [crayon-673a3771c1a98398009716/] Solution : 1. To …
Read More »pgBadger Installation
In today’s article, we will talk about pgBadger Installation and what it is. What is pgBadger? PostgreSQL log analyzer “pgBadger” is an open source PostgreSQL …
Read More »Error in invoking target ‘agent nmhs’ of makefile ‘/u01/app/oracle/product/11.0.0/db1/sysman/lib/ins_emagent.mk’.
I will share the solution of the following error received during the installation of Oracle 11gR2 Software. Error : [crayon-673a3771c1e71460227531/] Solution : Enter $ORACLE_HOME/sysman/lib/ins_emagent.mk. [crayon-673a3771c1e75250100689/] …
Read More »ERROR: requested WAL segment 000000020000000000000006 has already been removed
Today we will look into the requested WAL segment 000000020000000000000006 has already been removed error. I will share the following error with its solution, after switchover …
Read More »Backup And Restore In Oracle Container Database
I will explain how to perform backup and restore operations in Oracle Container database. We check if the database is in archive mode. [crayon-673a3771c21e9702511880/] …
Read More »Table Export/Import In Oracle Container Database
Today we will learn how to do Table Export/Import In Oracle Container Database. We export and import a table in Oracle Container database as follows. …
Read More »Schema Export/Import In Oracle Container Database
In today’s article, I will talk about Schema Export/Import In Oracle Container Database. We import and export a schema in Oracle 19C Container database as …
Read More »Oracle Connect To Pluggable Database
In today’s article we will look at how to make a Direct Oracle Connect To Pluggable Database. In order to connect directly to the Pluggable …
Read More »