Posted by Mir Sayeed Hassan on 19th June 2021
Install & Configure the Oracle Database 11gR2 on Centos 7 To install, you need to download the software available from the OTN, edelivery or Oracle Support Login. Download the below DB Software files for Oracle 11gR2 (11.2.0.4) & Unzip of specific directory. Downloaded files. linux.x64_11gR2_database_1of2.zip linux.x64_11gR2_database_2of2.zip Login… Read more..
Posted in DB Install & Create | Comments Off on Install & Configure the Oracle Database 11gR2 on Centos/Oracle linux 7
Posted by Mir Sayeed Hassan on 19th June 2021
Checking swap space: 0 MB available, 150 MB required. Failed or Configure the swap space Error log while installation. [oracle@miroradb database]$ ./runInstaller Starting Oracle Universal Installer… Checking Temp space: must be greater than 120 MB. Actual 36214 MB Passed Checking swap space: 0 MB available, 150 MB required. Failed <<<< Checking monitor: must… Read more..
Posted in ORA-Error | Comments Off on Checking swap space: 0 MB available, 150 MB required. Failed or Configure the swap space
Posted by Mir Sayeed Hassan on 14th June 2021
TNS-00583: Valid node checking: unable to parse configuration parameters in Oracle 12c Check the status of database SQL> select status,instance_name,open_mode, version from V$database,v$instance; STATUS INSTANCE_NAME OPEN_MODE VERSION ———— —————- ——————– —————– OPEN oemdb READ WRITE 12.1.0.2.0 Start the listerner [oracle@oemdb… Read more..
Posted in ORA-Error | Comments Off on TNS-00583: Valid node checking: unable to parse configuration parameters in Oracle 12c