Is there a way for a passively waiting client appliaction to receive some kind of notification that is triggered in the databas using a trigger, stored procedure, dbms_output.put_line, or anything suitable.
A want to avoid 100-200 client apps connectiig to one database coninously polling for...