Unrecognized Argument

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
nvuradi
Participant
Posts: 54
Joined: Tue Dec 12, 2006 11:03 pm

Unrecognized Argument

Post by nvuradi »

Hi All,

we have moved our jobs to production and to our surprise the first job in the flow abended with the following error:

Unrecognized Argument: &
in all the DB2 Enterprise stages from where we are reading the UDB tables.


we did not face this issue in dev.all the jobs ran smoothly.

any help or pointers in resolving this will be highly appreciated.


Thanks,
Naren
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I'm assuming this 'production' is a separate server, yes? Is this your first attempt at running any jobs there?
-craig

"You can never have too many knives" -- Logan Nine Fingers
nvuradi
Participant
Posts: 54
Joined: Tue Dec 12, 2006 11:03 pm

Post by nvuradi »

chulett wrote:I'm assuming this 'production' is a separate server, yes? Is this your first attempt at running any jobs there? ...
yes it is a separate server and this is the first attempt.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

OK. First you need to ensure both servers are configured identically and correctly and that you installed all of the optional plugins that you need in Production. After that I would suggest you start by creating a small test job in production with minimal stages and getting that to work before you worry about all of those other jobs you just brought over.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply