|
Query name |
Same Column Name with Different Cases |
|---|---|
|
Server Asset Type |
Job, Shared Containers |
|
Analysis Type |
Remediation |
|
Description |
Identifies Jobs containing link metadata and/or stage variable with the same column/stage variable names but different cases. |
Issue
Selected stage types of Server Job allows same column name with different cases on the same output link. The Parallel engine does not permit that and so stages using same column name with different cases will prevent the job from compiling.
The Server Transformer stage allows the use of identical stage variable name with different cases. Again, the Parallel engine does not permit that and so a Transformer stage using the same stage variable name with different cases will prevent the job from compiling.
Actions
Rename the offending column and/or stage variable so that it does not contain same column and/or stage variable with different case on the same output link.