error 3250

David Wedgbury

New Member
we currently use v7.3c on AIX/SCO

we have an database assign trigger that fails with error code 3250 when the field is assigned from a particular program.

When the field is assigned from any other program, the trigger procedure executes with no problem. If the trigger procedure is then triggered from within the program that produces the error 3250, the trigger procedure executes with no problem.

Any idea why? the trigger procedure .r is in a 150MB procedure library - if we take it out of the library, the problem disappears.
 
Top