Explanation: | You tried to pivot a column designated as a primary key. |
User Response: | Select another column to pivot. You cannot pivot a column that is designated as a primary key. |
Explanation: | You tried to change the cardinality of an element that invalidates the group. |
User Response: | You cannot change the cardinality of an element if it violates the structure defined in the associated DTD or XML schema. |
Explanation: | You have at least two multiple-occurring element in the group with a many-to-many relationship. |
User Response: | You cannot put more than one multiple-occurring element with a many-to-many relationship in the same group. The multiple-occurring elements in a denormalized group must have a one-to-many relationship. |
Explanation: | You tried to pivot an element that occurs only once. |
User Response: | This is a warning. It is not necessary to pivot a column that occurs only once. You can proceed with the action if you are sure you want to pivot the column. |
Explanation: | You tried to set a foreign key to relate to the primary key of a group that is lower on the parent chain than the current group. |
User Response: | Relate to another primary key. You can only set a foreign key to relate to the primary key of a group that is higher in the parent chain than the current group. |
Explanation: | You tried to add a key to a hierarchy level that already has a key. |
User Response: | You cannot have more than one key for one hierarchy level. |
Explanation: | You tried to pivot a column that points to an element that is not a leaf element. |
User Response: | Select another column to pivot. You can pivot only attributes and leaf elements. |
Explanation: | More than one reference port is referencing the same pass-through port. |
User Response: | Remove the duplicate reference ports. |
Explanation: | A non-root group in an XML Generator transformation contains a reference port. |
User Response: | Remove the invalid reference port. |
Explanation: | The Designer does not recognize the sources for the source join order. |
User Response: | Verify that all the sources in the join order override are valid sources in the Application Source Qualifier. If you entered a join order override and join condition override, verify that you have placed a semi-colon between the order override and the condition override. |
Explanation: | The pivot value you set is larger than the number of times the element appears in the XML file you are importing from. |
User Response: | This is a warning. You can proceed with the action if you know that the pivot value will match the number of times the element appears in the source XML file when you run the session. |
Explanation: | The XML definition contains inconsistencies. |
User Response: | The XML definition is unusable. You must recreate it. |
Explanation: | You have a pivoted and an unpivoted column in one group pointing to the same element. |
User Response: | This is a warning. You may get this warning if you are pivoting the same element into several columns in a group. You can proceed with the action if you are sure you want to pivot the column. |