/*
 line below must remain broken over two lines
 otherwise substitution does not work correctly
*/
REASSIGN OWNED BY _DBC_DBUSER__read
  TO _DBC_DBUSER_;
DROP OWNED BY _DBC_DBUSER__read;
DROP USER IF EXISTS _DBC_DBUSER__read;
