002916: The .csv file is not UTF-8 encoded. Encode the csv file and resubmit your batch geocoding job.
Description
The .csv file is not UTF-8 encoded.
Solution
Save the .csv file with UTF-8 encoding before using it as input to the tool. Use a text editor that supports encoding to save the .csv file with UTF-8 encoding, for example, Notepad++, as follows:
Open the
.csvfile in Notepad++.Copy all the data from the
.csvfile to a new file in Notepad++.Choose Encode in UTF-8 from the Encoding menu.
Click Save As from the File menu.
Specify a name for the file including
.csvas the file extension. For Keep the Save, use the default Normal text file (*.txt) option.Resubmit the new
.csvfile as the input table for the tool.