DML Trigger is Fired when Adding a TimeStamp Column with Default Value to a Table
(Doc ID 2055994.1)
Last updated on JANUARY 07, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.2 [Release 11.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
DML Trigger is getting fired when adding a TimeStamp Column with a default value to a table that has a DML trigger (before insert or update) defined on it. The DDL operation is getting recorded as an UPDATE operation in the log table.
Example:
Changes
No changes .
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |