Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When I run my job in TOS, I get a bunch of these error messages towards the end:
Data truncation: Out of range value for column 'odometer_meters_corrected' at row ...
The thing is, the tMap is transferring the data between two columns of exactly the same type: INT(11) in the source and INT(11) in the target.
I was just wondering if anyone knew why this might be happening?