When using the Transfer object to clone a database catalog into an existing empty database, DataTransferBase invokes SetTargetServerInfoAndGetModelSize() and reads the size of the "model" database. This is unnecessary and actually unwanted due to the fact that this seems to place an exclusive lock on the "model" database.