CONN#567
svn path=/Customer/trunk/; revision=12850
This commit is contained in:
@@ -77,14 +77,14 @@ BEGIN
|
||||
|
||||
commit;
|
||||
|
||||
EXCEPTION
|
||||
WHEN OTHERS
|
||||
THEN
|
||||
-- EXCEPTION
|
||||
-- WHEN OTHERS
|
||||
-- THEN
|
||||
|
||||
insert into rd_log
|
||||
(log_key2,log_mes)
|
||||
values
|
||||
(new_key,to_char(rec.alg_terreinsector_key));
|
||||
-- insert into rd_log
|
||||
-- (log_key2,log_mes)
|
||||
-- values
|
||||
-- (new_key,to_char(rec.alg_terreinsector_key));
|
||||
|
||||
END;
|
||||
END LOOP;
|
||||
|
||||
Reference in New Issue
Block a user