Error Code | 25508 |
Error Message | Execution ended in error--> Error writing to file or table. Check log for more details. |
Description | This error message is displayed for XML target connector, when a Target Encoding : ISO-8859-1 is used. |
Cause/Solution | Cause: Incorrect Target Encoding: ISO-8859-1 is used. Solution: ISO-8859-1 cannot encode double bytes characters. For double bytes characters, output encoding must be Unicode encoding such as UTF-8, UTF-16, UCS-2. 1. Click the Target tab. 2. Change the Encoding from ISO-8859-1 to UTF-8 or UTF-16 or UCS-2. 3. Save and Run the Map. |
Related Information |