PowerCenter
- PowerCenter 10.5
- All Products
Option | Description |
---|---|
Override all infinite lengths | You can specify a default length for components with undefined lengths, such as strings. If you do not set a default length, the precision for these components sets to infinite. Infinite precision can cause DTM buffer size errors when you run a session with large files. |
Analyze elements/attributes in standalone XML as global declarations | Choose this option to create global declarations of standalone XML elements or attributes. You can reuse global elements by referencing them in other parts of the schema. When you clear this option, the standalone XML is a local declaration. |
Create an XML view for an enclosure element | You can create a separate view for an enclosure element if the element can occur more than once and the child elements can occur more than once. An enclosure element is an element that has no text content or attributes but has child elements. |
Pivot elements into columns | You can pivot leaf elements if they have an occurrence limit. You can pivot elements in source definitions only. |
Ignore fixed element and attribute values | You can ignore fixed values in a schema and allow other element values in the data. |
Ignore prohibited attributes | You can declare an attribute as prohibited in an XML schema. Prohibited attributes restrict complex types. When you import the schema or file, you can choose to ignore the prohibited attributes. |
Generate names for XML columns | You can choose to name XML columns with a sequence of numbers or with the element or attribute name from the schema. If you use names, choose from the following options:
Maximum length for a column name is 80 characters. PowerCenter truncates column names longer than 80 characters. If a column name is not unique, PowerCenter adds a numeric suffix to keep the name unique. |