A script-enabled browser is required for this page to function properly.

FRM-30082: Non-SELECT statements not allowed in non-commit triggers.

Cause:  The trigger contains a SQL statement other than a SELECT statement.

Action:  Move the statement to a trigger where the non-SELECT SQL statement is valid.