Skip to content

"Model" database size is read by transfer when not creating a database. #164

@stimmell

Description

@stimmell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions