Page 1 of 1

Issue with Transformer stage

Posted: Mon Mar 17, 2014 8:51 am
by ravij
Hi All,

My job contains three stages OraOCI -> Trf -> OraOCI, when I run the job, it got aborted and throwing a Fatal error as
SRC_STG_PRMMYINVOICE_NEW..FLTR: %s

Here FLTR is trf stage name. I have searched in the forum but could not find any help on this issue(%s).

I am working on DataStage 9.1 server edition

Can anyone help on this issue.
Thanks in advance.

Posted: Mon Mar 17, 2014 1:37 pm
by ray.wurlod
%s is a placeholder for printf() and other functions. It seems like your instance cannot find the actual error message it needs to display. Was it genuinely successfully installed? (Check the install log.)

Posted: Mon Mar 17, 2014 1:40 pm
by chulett
Also, if you Reset the aborted job does a new entry get added to the log labelled "From previous run..."? If so, open it up and post the contents.