Why required to run root.sh at the time of installation and
what exactly it will do
Answer Posted / harikrishna ravipati
For Oracle installation on unix/linux, we will be prompted to run a script 'root.sh' from the oracle inventory directory.
this script needs to run the first time only when any oracle product is installed on the server.
It creates the additional directories and sets appropriate ownership and permissions on files for root user.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why does Oracle not permit the use of PCTUSED with indexes?
What are the uses of Database Trigger ?
List out the difference between commit, rollback, and savepoint?
How to write date and time interval literals in oracle?
How to display employee records who gets more salary than the average salary in the department?
What exactly do quotation marks around the table name do?
What are the attributes that are found in a cursor?
Can we save images in a database and if yes, how?
How can we find out the duplicate values in an oracle table?
What is a named program unit?
Explain the use of tables option in exp command.
How do I spool in oracle?
What is an oracle recycle bin?
Will you be able to store pictures in the database?
Describe varray?