Oracle Error Message
ORA-02374: conversion error loading table string.string
Reason for the Error
A row could not be loaded into the table because there was a conversion error for one or more columns in a row.
Solution
See the message that follows for more information about the row that could not be loaded. To avoid this error, make sure the definition of the table being imported matches the definition of the table being exported.