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 what are the uses of rollback segment?
How to display the hierarchy of employee and managers without using connect by prior.
What is an anonymous block?
What is mean by Program Global Area (PGA) ?
What is difference between SUBSTR and INSTR?
hai, when to use char and varchar2....?
if you ctreate table identity
how to find count rows in table without count function?
Can we use bind variables in oracle stored procedure?
Explain a segment?
Is it possible to disable the parameter from while running the report ?
What is the diff between Oracle and SQL Server