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

Explain materialized views and how they are used.

2 Answers  


where the dff data will be stored

0 Answers   Infosys,


What is the use of lockboxes? : oracle accounts receivable

0 Answers  


default triggers available for reports

0 Answers  


i am pursuing mca and i want to do oracle apps technical in hydrabad, plz guide me tne best institue in hydrabad those have excellent knowledge in oracle apps.

0 Answers  






what is the difference between oracle 81,91,11i

2 Answers   i2, Oracle,


what is the difference between TRUNCATE and DELETE command in SQL

23 Answers   ICICI, Saama Tech, SkyTech, TCS,


Explain how to account for bank charges deducted from amount received against an invoice. : oracle accounts receivable

0 Answers  


A scenario for amount correction & how to use amount correction functionality in AP invoices

0 Answers  


HOW SHALL WE DIFFERENTIATE BETWEEN PRIMARY KEY AND FORIEGN KEY?

4 Answers  


Is there any link between pr form(purchse requisition)and po form(purchase order)

0 Answers   L&T,


please explain about oracle

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)