データローダで "Error Calculating Total Rows" エラーが発生する場合、CSVファイル内の不正なダブルコーテーションが原因です。sdl.logを確認し、CSVファイルのデータを修正してください。
sdl.log からの調査
エラーは以下の様に sdl.log に記録されます。
参考 : sdl.log の確認方法
| 2014-11-29 00:42:32,800 ERROR [main] util.DAORowUtil calculateTotalRows (DAORowUtil.java:73) - Error Calculating Total Rows com.salesforce.dataloader.exception.DataAccessObjectException: com.sforce.async.CSVReader$CSVParseException: Not expecting more text after end quote at com.salesforce.dataloader.dao.csv.CSVFileReader.readRow(CSVFileReader.java:174) at com.salesforce.dataloader.util.DAORowUtil.calculateTotalRows(DAORowUtil.java:67) ...<省略>... Caused by: com.sforce.async.CSVReader$CSVParseException: Not expecting more text after end quote at com.sforce.async.CSVReader.nextRecordLocal(CSVReader.java:248) at com.sforce.async.CSVReader.nextRecord(CSVReader.java:142) |
調査方法
CSV ファイルのデータを確認し、不正なダブルコーテーションが含まれていないかを確認する必要があります。
例.
| ID,NAME,PARENTS__C,TEXTFIELD__C,NUMBER_FIELD__C a093000000WWW16AAH,C0000239,a083000000SSpG1AAL,Text,11111 a093000000WWW17AAH,C0000240,a083000000SSpG2AAL,""Text",22222 |
000387125

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.