L Lapi Member Jan 30, 2006 #1 I need to execute some pl/sql sripts . I think that its possible only in command window. It's possible to stop script when error appear ?
I need to execute some pl/sql sripts . I think that its possible only in command window. It's possible to stop script when error appear ?
Marco Kalter Administrator Staff member Jan 30, 2006 #1 Yes, this is possible. You need to use the WHENEVER SQLERROR EXIT command.