Page 1 of 1

DS ERROR -need help urgent

Posted: Mon May 08, 2006 5:04 pm
by dsguy_2006
Column_Import_1: The number of attached output data sets (1) differs from APT_Operator::setOutputDataSets() arg (2)

main_program: Internal Error: (api_operator.output(i)): sc/sc.C: 4121
Traceback: Could not obtain stack trace; check that 'gdb' and 'sed' are installed and on your PATH

any help would be greatly appreciated

thanks

Posted: Mon May 08, 2006 5:27 pm
by chulett
Suggest you try an 'Exact' search for a unique portion of the error, like check that 'gdb' and 'sed' are installed. Urgent usually means solving your own problem as most have been seen before.

hi

Posted: Wed May 10, 2006 11:40 am
by manishk
This happens when the unix resource are over utilised . check the heap size , core dump size , sratch disk size. I guess u must have got the error resource unavailable error as well. U have manipulate the size of Unix file system or need to modify the job or can run the job when Less jobs are running . Do monitor the resource utilization when u run the job.