ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

53 / 68

Question 53:

Examine the Following Error: 
image
What would you do to execute the above block successfully? 

Answer options:

A. Start the PL/SQL profiler before executing the block
B. Run the tracetab.sql script located at ORACLE_HOME\RDBMS\ADMIN
C. Run the dbmshptab.sql script located at ORACLE_HOME\RDBMS\ADMIN
D. Grant READ and WRITE privileges to the current user on the PROFILE_DATA directory object