Page 1 of 1

Orchestrate exception in main program

Posted: Tue Nov 11, 2008 2:40 pm
by idw2ty
Does anyone know what this error means? It does not tell me where in my job the error is occuring, so I cannot get it corrected.

main_program: Fatal Error: Caught ORCHESTRATE exception in main program: APT_ParseError: Parsing parameters "" for schema type "decimal": Expected precision; got: <eof>

Posted: Tue Nov 11, 2008 11:47 pm
by mahadev.v
you would ahve to explain your job design before anyone can suggest a solution. Are you using a schema file to specify meta data? Doing any conversions to decimal? you have missed giving the precision for a decimal field somewhere in your job.