TimesTen Error Messages

TT-05925

Cache admin user does not have privilege to create trigger_name trigger. Grant CREATE ANY TRIGGER privilege or use ttCacheSqlGet built-in to manually create the trigger


Cause

The cache administrator does not have Oracle database CREATE TRIGGER privileges.


Action

Either grant the privilege to the cache administrator user ID or use the ttCacheSqlGet built-in procedure to manually execute the SQL statement. For more information on this procedure, see ttCacheSqlGet in Oracle TimesTen In-Memory Database Reference.


Additional Information

The operation failed.