Why required to run root.sh at the time of installation and
what exactly it will do
Answer / 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 |
Explain integrity constraints?
what is the dual table in oracle?
what is candidate key & super key
How to resolve the ORA-39133 error in Oracle?
What is clusters ?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
what is trigger?
Where do you use decode and case statements?
what is the syntax of SELECT command?
How to execute a stored program unit?
Explain constraining triggers.
what is the bitmap index?