Cannot drop a user that owns tables in runtime engine
| Item | Value | 
|---|---|
| SQLCode | -128 | 
| Constant | SQLE_USER_OWNS_TABLES | 
| SQLState | 55W03 | 
| ODBC State | 42000 | 
This error is reported by the runtime engine if you attempt to drop a user that owns tables. Because this operation would result in dropping tables, and the runtime engine cannot drop tables, it is not allowed. Use the full engine.