urgent help needed conversion

2001-11-12 Thread Jeroen van Sluisdam
Hi, I'm in the middle of a conversion and something is holding the conversion program: v$session_wait: Enter value for sid: 285 SUBSTR(EVENT,1,20) SUBSTR(P1TEXT,1,30)SUBSTR(P2TEXT,1,20) -- SUBSTR(P3TEXT,1,30)

Re: urgent help needed conversion

2001-11-12 Thread Deepak Thapliyal
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