CDFAE1326E The DEPLOYPACKAGE command failed because its MODE parameter was set to MERGE but a project with the specified name does not exist on the target system. Specified project name: project-name.
Explanation
The DEPLOYPACKAGE command deploys a package to a project on the target system. You can merge a package into an existing project by setting the value of the MODE parameter to MERGE. This message is returned when the MODE parameter set to MERGE but there is no project with the specified name on the target system.
User response
Respond to this error in one of the following ways:
- To merge the package into an existing project, reissue the command with the MODE parameter set to MERGE, specifying the name of a project that already exists on the target system.
- To create a new package, reissue the command with the MODE parameter set to NEW, specifying the name of a project that does not already exist on the target system.