How can you enable a trace for a session?

Answers were Sorted based on User's Feedback



How can you enable a trace for a session?..

Answer / guest

to enable trace:

alter session set sql_trace=TRUE

to disable trace:

alter session set sql_trace=FALSE

Is This Answer Correct ?    4 Yes 0 No

How can you enable a trace for a session?..

Answer / anji

to enable the trace in anther session

EXECUTE dbms_support.start_trace_in_session (sid,serial#);

To stop the trace in anther session

EXECUTE dbms_support.start_trace_in_session (sid,serial#);

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle AllOther Interview Questions

What is chargeback invoice? How do we create it? : oracle accounts receivable

0 Answers  


please send me oracle pl/sql exp resume. and also faqs...

0 Answers  


Name three advisory statistics you can collect.

1 Answers  


Name two files used for network connection to a database.

1 Answers  


default triggers available for reports

0 Answers  


Describe the P2P cycle ?

1 Answers  


What is the mandatory setup in cyclecount ?

0 Answers   Oracle,


Differentiate between writeoff and receipt writeoff. : oracle accounts receivable

0 Answers  


What is the use of lockboxes? : oracle accounts receivable

0 Answers  


What is Restricted Mode of Instance Startup in Oracle?

0 Answers  


What is the Query Optimizer. How you optimize your qeury.

2 Answers   Ericsson,


How to move the data from one flatfile to multiple staging tables?give me some examples? for example in po interface one flat file is there and multiple staging tables are there how can move it?please give me answer for this question?

0 Answers   Cap Gemini,


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)