TT-15168
Cannot drop a user that owns database objects (object_type object_name)
Cause
You attempted to DROP a user that owns one or more objects in the database.
Action
DROP all objects owned by the user and retry the operation. For more information on dropping a SQL object, see the respective sections in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen cannot perform the operation.