I will continue to explain Oracle database architecture in this article. I’m adding the following image to be memorable. If you didn’t read the previous …
Read More »Tag Archives: pmon
Oracle Background Processes
The most important two components of Oracle Instance are SGA and Background Processes. Each Oracle Database process on the operating system is responsible for one …
Read More »How To Connect To RMAN
In this article, I will tell you how to connect to RMAN. We are doing ssh with server as root user. You can use …
Read More »How To Create a .profile File To Connect The Oracle
To connect to Oracle with sqplus you need to load the environment. You need to use the .oraenv or .profile file to load the …
Read More »How To Connect To Oracle With sqlplus
In this article, I will tell you how to connect to the oracle database with sqlplus after connecting to server with ssh. We are …
Read More »