How to Configuring HugePages on Linux Server.

Introduction:- In this article, we will learn how to configuring hugepages on linux. Create a file called “hugepages_setting.sh” to Configuring HugePages with the mentatory contents. HugePages:- The operating system keeps each 4 KB of memory as a page. When it allocates pages to the database System Global Area (SGA), the operating system kernel must continually … Read more

How to fix EBS Concurrent Manager internal manager does-not start-status shows Actual 1 and Target 0 Processes

In this post we will learn how to  fix “internal manager does-not start-status actual 1 target 0′ issue in EBS. Some time Internal Manager not started properly due to this issue it shows actual 1 and target 0. In this scenario we will learn how to fix this issue.   First of all we need … Read more

How to Fix ora 1116 ora 1110 and ORA-27092 Errors in oracle database

Introduction: – In this article, we will discuss how to fix ‘ ORA 1116 ORA 1110 and ORA-27092 Errors in oracle database’. Enter Password: REP-1401: ‘cf_policyformula’: Fatal PL/SQL error occurred. ORA-01116: error in opening database file 95. In alert log file below error are reported. ERROR:-  Check the current status of ulimit. #ulimit -Sa core file size  … Read more

How to resolve ORA-609 TNS-12537 and TNS-12547 or TNS-12170.

In alert log file  error ORA-609 TNS-12537 and TNS-12547 or TNS-12170 reported. We are going to resolve this error after change parameter in sqlnet.ora file. TNS-12537: TNS:connection closed ERROR:-     Alert log shows below error.   Fatal NI connect error 12537, connecting to:  (LOCAL=NO) Thu Oct 29 11:14:13 2020 Thu Oct 29 11:14:13 2020 … Read more