Incorrect parameter pass in to stored procedure stage

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
shaminmin26
Participant
Posts: 17
Joined: Mon Apr 21, 2008 9:53 pm
Location: SG

Incorrect parameter pass in to stored procedure stage

Post by shaminmin26 »

Hi,

Recently we had upgrade our V8.0.1 to fixpack 3.

After this fixpack, i had encountered problem using stored procedure stage(STP).

My job design is just only STP stage with input parameters.

Previously, i had no problem for this job when i am running on V8.0.1 fixpack 1.

After i turn on the debug log, i had found out that my input parameter is append with additional '\' to the input parameter.

Have anyone encounter similar problem?

Is it true that client and server must maintain at the same version? Is there anyway i can upgrade my client to be the same version as my server?

Help on this is appreciated.
Post Reply