Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to take sql*loader trace

RE: How to take sql*loader trace

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Mon, 11 Aug 2003 06:54:23 -0800
Message-ID: <F001.005CA174.20030811065423@fatcity.com>


Senthil
  Are you using direct-path loader?

Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Monday, August 11, 2003 9:39 AM
To: Multiple recipients of list ORACLE-L

Hi All,

I'm loading a set of data into one of my schema. And wanted to take the trace files also.

I tried the follwoing.

  1. Identified the sid,serila# for the sql*loader session.
  2. used the follwoing, exec sys.dbms_system.set_sql_trace_in_session(19,11250,TRUE);

but this is not generation any trace files. But if I trun my system to sql_trace=TRUE, I'm able to collect the trace details. I don't want to do this.

I want to take the trace only for the sql*loader session. How do i do that.

TIA,
Senthil.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Senthil Kumar
  INET: senthilkumard_at_summitworks.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Aug 11 2003 - 09:54:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US