error calling DSsetparm

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
say2prabhu1
Participant
Posts: 27
Joined: Mon Jul 09, 2007 1:06 am

error calling DSsetparm

Post 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
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Search for your actual error text, the 'is not appropriate' bit - it's been discussed here a bajillion times. :wink:
-craig

"You can never have too many knives" -- Logan Nine Fingers
say2prabhu1
Participant
Posts: 27
Joined: Mon Jul 09, 2007 1:06 am

Post 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.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

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