Hi Team,
Is it advisable to create triggers on OAX_User schema. If yes, what privileges are required. We have granted Create any Trigger to OAX_User but still getting Insufficient privileges.
We are loading a table from external source to ADW and creating a trigger to load data into other table in same schema with some other conditions.
Thanks