Troubleshooting Copying Folders or Deployment Groups
Troubleshooting Copying Folders or Deployment Groups
When I try to copy a folder or deployment group to another repository, the operation fails and a database error indicates that insufficient free space exists in the target repository. This error occurs even though the target repository database has enough free space to accommodate the folder or deployment group that I am copying.
The target repository database needs enough free disk space to accommodate approximately twice the amount of space required by the folder or deployment group that you are copying. The target repository database requires the extra free space because the deployment operation first copies the data into temporary tables in the target database and then moves the data from the temporary tables to the target repository tables.
When I migrate objects from more than one source repository to a target repository, the target repository contents become corrupted.
PowerCenter maintains an association between the source object IDs and the target object IDs in the target repository. If you migrate objects of the same type and with the same name from multiple source repositories into a single target repository, the association in the target repository leads to issues, such as inconsistencies and duplications. When you perform migration from multiple source repositories to a single target repository, ensure that objects of the same type have unique names across the source repositories.
You can always perform migration from a single source repository to a target repository. When you do not perform bulk migration or migration from numerous folders, a workaround is to use object import or export to deploy objects across repositories.