Hi All,
We have to implement some conditional lookup's (e.g dat1>=date2) in the job. So, while creating the hash files, we have checked the universe stage compatibility option and We are using the universe stage in the main job to achieve this. But, When we run the job using hash file through the Universe stage we are getting the warning message saying "Meta Data MisMatch".
The warning messages are like:
MetaData mismatch COLUMN.TYPE Expected = Char Actual = VarChar
MetaData mismatch COLUMN.PRECISION Expected = 10 Actual = 11
Please let me know how to get rid of this warning message. Please let me know the solutions for this.
Thanks
We have to implement some conditional lookup's (e.g dat1>=date2) in the job. So, while creating the hash files, we have checked the universe stage compatibility option and We are using the universe stage in the main job to achieve this. But, When we run the job using hash file through the Universe stage we are getting the warning message saying "Meta Data MisMatch".
The warning messages are like:
MetaData mismatch COLUMN.TYPE Expected = Char Actual = VarChar
MetaData mismatch COLUMN.PRECISION Expected = 10 Actual = 11
Please let me know how to get rid of this warning message. Please let me know the solutions for this.
Thanks