Error 270

Message text

Cannot drop a user that owns procedures in runtime engine

Item

Value

SQLCode

-270

Constant

SQLE_USER_OWNS_PROCEDURES

SQLState

55W04

ODBC State

42000

Probable cause

This error is reported by the runtime engine if you attempt to drop a user that owns procedures. Because this operation would result in dropping procedures, and the runtime engine cannot drop procedures, it is not allowed. Use the full engine.