Page 1 of 1

main_program: Parameter not resolvable

Posted: Thu Jul 02, 2009 12:35 pm
by subramanya
Hi,

Scenario: Sequencer which calls a parallel job has param problem.

In the sequencer, I have an execution_comand stage where I am using cat <file_name> to read a date value stored in the file. This stage is connected to a similar stage where I read another date from another file. Both These values are passed to the next Job_activity as Command_outputs. I have defined two job parameters (cur_job_dt and lst_adj_dt) for these date values. First time when I run, the job runs fine. But when I rerun the sequencer again, it fails with the following error message :

main_program: Parameter not resolvable: cur_job_dt


It throws the error for only cur_job_dt parameter and not for the other one.

Now if I rename cur_job_dt to cur_job_dt1 and run the sequencer it runs fine. But if I run again it fails.

Let me know if anybody faced same kind of problem..

?

Posted: Tue Sep 18, 2012 5:11 am
by samratisking
Did anyone resolve this issue? I am on the same boat.....

Posted: Tue Sep 18, 2012 7:22 am
by chulett
And what boat would that be? Best to start your own post and detail out the issue you are having.