In this blog post, let’s learn about the error message “93 – Data conversion failed.” in IBM Application Discovery and Delivery Intelligence, the reason why it appears and the solution to fix it.
Error Message
93 – Data conversion failed.
Error Details
Data conversion failed.
Description: The data received or sent includes characters that cannot be converted from ASCII to EBCDIC or vice versa.
Action: If the data is binary, correct the program to indicate binary data. Otherwise change the program to send only printable characters.
Leave a Reply