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: urgent help needed conversion

Re: urgent help needed conversion

From: Deepak Thapliyal <deepakthapliyal_at_yahoo.com>
Date: Mon, 12 Nov 2001 13:29:29 -0800
Message-ID: <F001.003C2CB2.20011112131028@fatcity.com>

Jeroen

it might indicate that your batch program is busy and doing stuff. the wait event you have mentioned is a idle wait event. In your next run, i would recommend that have breakpoints coded in the batch that writes into a error/log table about status and where the pgm has reached. also write a commit after u insert into the log table;

are there any locking issues going on. take entire dump of wait/p1, p2, p3 from v$session_wait where wait=0(waiting) and post it

Deepak


Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Deepak Thapliyal
  INET: deepakthapliyal_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Nov 12 2001 - 15:29:29 CST

Original text of this message

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