Error occurred during initializeFromArgs().

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
Marley777
Premium Member
Premium Member
Posts: 316
Joined: Tue Jan 27, 2004 3:26 pm

Error occurred during initializeFromArgs().

Post by Marley777 »

Thanks for reading. getting the error below when running a job using a Datastage sequencer job activity. The job runs fine when I run it directly without using the sequencer. The weird thing is the sequencer will work for days then it aborts with the error below. It's as if something gets corrupt somehow and the sequencer can't run the job. It's also random, could be any job or any sequencer. Works fine for a while then aborts. sometimes we need to recreate the sequencer. Anyone ever experience this?

Error occurred during initializeFromArgs().
hargun
Participant
Posts: 188
Joined: Mon May 16, 2011 7:41 pm
Location: United States

Post by hargun »

can you please give other warnings or errors
Marley777
Premium Member
Premium Member
Posts: 316
Joined: Tue Jan 27, 2004 3:26 pm

Post by Marley777 »

Here are more messages from the log

db2Type_IN: Property : Property not valid in source context
main_program: Creation of a step finished with status = FAILED.
Marley777
Premium Member
Premium Member
Posts: 316
Joined: Tue Jan 27, 2004 3:26 pm

Post by Marley777 »

Looks like something corrupted the jobs during the migration between our test and prod environment. To fix the problem we simply tried the migration again. Everything works now.
Post Reply