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 do I escape a reserved word in oracle?
Explain the truncate in oracle?
How to view existing locks on the database?
How to run queries on external tables?
What is transaction control statement and how many types of transaction control statement in Oracle?
Can we convert a date to char in oracle and if so, what would be the syntax?
What are the types of partitions in oracle?
How to compare dates in oracle sql?
What is ceil and floor in oracle?
What is the usage of merge statement?
What is the relation of a user account and a schema in oracle?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
Describe an oracle table?
What do you understand by a database object?
How to assign values to variables?