Page 1 of 1

error calling DSsetparm

Posted: Fri Aug 10, 2007 12:15 pm
by say2prabhu1
I am getting the error error calling DSsetparm(column_name) code=-4 while running the sequencer.The sequencer consists of job activity,routine and sequencer.Could you please give some valuable input to handle this error

Posted: Fri Aug 10, 2007 12:59 pm
by chulett
Search for your actual error text, the 'is not appropriate' bit - it's been discussed here a bajillion times. :wink:

Posted: Fri Aug 10, 2007 5:31 pm
by say2prabhu1
we are passing value from the reurned value from the routine to one of the sequencer.
In that job, there is one job activity,Routine and master sequencer.
If i am running the job activity and routine alone,it is running fine.But if i am running the full job,it is throwing an error.

This is the error message:-
code=-4([ParamValue/Limitvalue is not appropriate)

we are passing the parameter value to sequencer.

I am awaiting uour reply.

Posted: Fri Aug 10, 2007 5:53 pm
by chulett
[sigh] Rather than awaiting my reply you should be searching the forums and helping yourself. Your answer *is* out there if you search for "ParamValue/Limitvalue is not appropriate". Did you even try?

One example. There are others.