To run the database in automatic undo management mode, you must set undo_management to auto from the oracle startup parameters. You can use …
Read More »Tag Archives: SID
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 »