1Z0-046  Exam

Exam # of questions Description  Update
1Z0-046 107 Managing Oracle on Linux for DBA?s... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

1Z0-046 - Exam Information
  • Description:Managing Oracle on Linux for DBA?s
  • Passing Score:0%
  • Practice Test - Number of questions:107 questions
  • Simulation Test - Number of questions:107 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:No

Question of the day

You have Oracle Database 10g installed on your Linux machine. You have an ASM instance and a database instance using ASM for storage. You created the database manually. You want the database instance to start up whenever the machine boots. Which changes would you make to accomplish this task? (Choose all that apply.)

Answer(s)

  1. Edit the /etc/oratab file to add ASM and database instance entries.
  2. Create a script in the /etc/rc.d directory that invokes the dbstart script.
  3. Create a script in the /etc/rc.d/init.d directory that invokes the dbstart script.
  4. Edit the dbstart script for ASM instance and copy the file to the /etc/rc.d/init.d directory.
Correct Answer

Edit the /etc/oratab file to add ASM and database instance entries.

Create a script in the /etc/rc.d/init.d directory that invokes the dbstart script.