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
How to invoke the data pump import utility?
How to pass parameters to procedures?
What is a data dictionary and how can it be created?
What is the difference between sharding and replication?
Can we store images in oracle database?
How to convert a string to a date in oracle database?
How to enter a new row into a table interactively?
What are the different types of trigger and explain its various uses and functions?
How to assign values to data fields in record variables?
Explain the use of record option in exp command.
How to use subqueries with the in operator using oracle?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
Explain integrity constraints?
What is a partition in oracle?
How do we display rows from the table without duplicates?