Oracle Installation and Unix Interview Questions
| 1. | What privileges are available on a UNIX directory? |
|---|---|
Following privileges are available on the UNIX directory or file:
|
|
| 2. | How do you execute a UNIX command in the background? |
|---|---|
| A UNIX command can be executed in the background by ending the command with the & (ampersand) character. | |
| 3. | Give two UNIX kernel parameters that affect installation or Oracles? |
|---|---|
| The SHMMAX and SHMMNI UNIX kernel parameters affect the installation of Oracle. | |
| 4. | List the major steps in installation of Oracle software on UNIX in brief? |
|---|---|
Following are the steps in installation of Oracle software on UNIX:
|
|