Page 1 of 1

"Unrecognized argument" - Error in QualityStage

Posted: Wed Feb 15, 2012 6:20 am
by deepticr
Hi,

I have a parallel job with data being read from an Oracle Ent. Stage followed by an Investigate Stage. I am trying to perform a character discrete investigation on a zip code column in my source data. I have given a mask of CCXXX.

The job fails with the error:

main_program: Unrecognized argument: secondary
main_program: Could not check all operators because of previous error(s)

Am I going wrong with the settings of the Investigate stage? I checked with the tutorial that came along with the product and I feel I have followed all the step required for configuring the stage.

Thanks
Deepti

Posted: Wed Feb 15, 2012 5:10 pm
by rjdickson
Hi,

Does the job fail if you replace the investigate stage with a Peek?

You can set APT_DISABLE_COMBINATION to true and see if the error that comes back is more specific about the stage.

Posted: Thu Feb 16, 2012 2:46 am
by deepticr
I tried setting the APT_DISABLE_COMBINATION to true.. It still gives me the same set of errors:

main_program: Unrecognized argument: secondary
main_program: Unrecognized argument: secondary
main_program: Unrecognized argument: secondary
main_program: Could not check all operators because of previous error(s)

Posted: Thu Feb 16, 2012 6:30 am
by rjdickson
What happens if you just have Oracle -> Peek?

Posted: Thu Feb 16, 2012 6:44 am
by deepticr
Oracle with just a peek/dataset works perfectly fine... No problems there...

Posted: Thu Feb 16, 2012 6:46 am
by deepticr
Oracle with just a peek/dataset works perfectly fine... No problems there...

Posted: Thu Feb 16, 2012 10:03 am
by rjdickson
Please try the following:

Investigate Stage panel Stage tab->Properties->Options->Alternate locale.
Set it it to en_US.UTF-8 and try to rerun

Posted: Fri Feb 17, 2012 12:28 am
by deepticr
Tried to do that.. Still the same error...

I'm facing this issue in DataStage 8.1. I have access to DataStage 8.5 test env where we are testing our migration activities... The same job works fine in 8.5... Could it be something to do with the installation of 8.1

Posted: Fri Feb 17, 2012 7:41 am
by rjdickson
Yes, it is possible :(

At this point, I suggest that you open a PMR at IBM.

Sorry to not be able to help.