Neoview Messages Manual (R2.3)
22602
Field <field> not valid
Cause One or more errors in a field definition.
Effect The client stops processing the control file.
Recovery Correct the field definitions and resubmit the control file.
23001
Missing mapformat <mf> section from control file <cf>
Cause The map format section is missing.
Effect The client stops processing the control file.
Recovery Add the missing map format section and resubmit the control file.
23023
Duplicate mapformat <mf> in MapFormat section, control file = <cf>
Cause Two or more maps are defined with the same name.
Effect The client stops processing the control file.
Recovery Delete the duplicate maps and resubmit the control file.
23024
Map section is invalid
Cause A map within the maps section is not valid.
Effect The client stops processing the control file.
Recovery Correct the map and resubmit the control file.
23025
Map = <map>, source dataformat refers to a missing DataFormat. Reference
<ref>
Cause Source format specified in map was not found.
Effect The client stops processing the control file.
Recovery Add the missing source format and resubmit the control file.
23026
Map = <map>, target dataformat refers to a missing DataFormat. Reference
<ref>
Cause Target format specified in map was not found.
Effect The client stops processing the control file.
Recovery Add the missing target format and resubmit the control file.
23027
Map <map>, Source Dataformat and Target Dataformat are the same.
Reference <ref>
Cause Target and Source refer to the same dataformat.
Effect The client stops processing the control file.
Recovery Correct and resubmit the control file.
371