chardy
6th December 2005, 16:28
I want to trap the reference error (606)
In a dal.update, I have the db.return.error option.

It works well on the server I developped it.

I installed it on a new server, and I have now the BW error message and
a fatal error.

BaanV - SP15 on the two servers
Oracle - not the same
Unix

Any idea?
Is there somewhere a parameter to enable/disable the trapping option (not the error.bypass variable which has no effect)?

Thx

chardy
7th December 2005, 12:41
I solved the problem by using "db.return.ref.not.exists"

But I still don't know why I have this problem...