How can you enable a trace for a session?
Answers were Sorted based on User's Feedback
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 |
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 |
How to find locks exists in a table or not?
HOW TO SPOT AHIERARCHY?
How would you go about increasing the buffer cache hit ratio?
What are the interface tables used for ar invoices, customers, receipts for conversion process? : oracle accounts receivable
deference between & and &&
What is the use of lockboxes? : oracle accounts receivable
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?
i want to know about the javaBean.what is its purpose and how it can use in Forms.
WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGN UNIVERSES?
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
Hi, I want to know basic information about Oracle HRMS and the institutes in hyderabad or the best faculty as i want to make my career in it.And also want to know may a person from non technical background be able to do this course. Regards, Swetha
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable