You said "In ASE 16 sa/sso should be able transfer/take the ownership of an object as needed." Does that imply that the dbo (lacking sso role) cannot do that?
You said "Worst case scenario you may have to drop trigger(s) once. And thereafter it should work." It will work until the next time a different user wants to replace it. Correct?
Doesn't it seem odd that as the dbo I am completely free to drop a trigger and create a new one, but I'm not allowed to replace a trigger that I didn't create?
Thanks.