000812 : The parameter value for the Field Map is invalid.
Description
The syntax for the field map parameter value is invalid and cannot be parsed correctly.
Solution
Modify the syntax of the fieldmap used: "fldName newFldName visible;fldName1 newFldName1 visible1;…;fldNameN newFldNameN visibleN". Refer to Mapping fields for more information about mapping fields in scripts. The FieldMappings object is a collection of FieldMap objects, and it is used as the parameter value for tools that perform field mapping.
11/18/2010