Database Administrator (DBA) Question:

Download Job Interview Questions and Answers PDF

How can you enable a trace for a session?

Database Administrator (DBA) Interview Question
Database Administrator (DBA) Interview Question

Answer:

Use the DBMS_SESSION.SET_SQL_TRACE or
Use ALTER SESSION SET SQL_TRACE = TRUE;

Download Database Administrator (DBA) Interview Questions And Answers PDF

Previous QuestionNext Question
How can you gather statistics on a table?What is the difference between the SQL*Loader and IMPORT utilities?