Data stage Transformer Error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
trammohan
Participant
Posts: 47
Joined: Thu Nov 13, 2003 12:47 pm

Data stage Transformer Error

Post by trammohan »

Hi ,,

I am getting following error when I compile the Data stage Job ( Transformer )

Output from transformer compilation follows:

##I TFCN 000001 23:28:59(000) <main_program>
DataStage XE Parallel Extender V7.0.0
Copyright (C) 2003, 1997 - 2002 Ascential Software, Inc.
All Rights Reserved


##I TOSH 000002 23:28:59(001) <main_program> orchgeneral: loaded
##I TOSH 000002 23:28:59(002) <main_program> orchsort: loaded
##I TOSH 000002 23:28:59(003) <main_program> orchstats: loaded
##I TFSC 000001 23:28:59(006) <main_program> APT configuration file: /apps/opt/ascential/Ascential/DataStage/Configurations/default.apt
##E TBLD 000000 23:29:05(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 512
##E TFSR 000019 23:29:05(001) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 23:29:05(002) <transform> Error when checking composite operator: The number of reject datasets "0"is less than the number of input datasets "1".
##W TBLD 000000 23:29:05(003) <main_program> Error when checking composite operator: Output from subprocess: Error 7204: Exact position unknown; near ["/apps/opt/ascential/Ascential/DataStage/PXEngine/include/apt_util/rtti.h", line 245]. # error in writing to output file. (7204)

##I TFCP 000008 23:29:05(004) <transform> Error when checking composite operator: /opt/aCC/bin/aCC +Z -O -I/apps/opt/ascential/Ascential/DataStage/PXEngine/include -O -c -ext -z +Z /apps/opt/aedw/source/DataStage/PWBT/RT_BP121.O/V0S5_VZ450billgmstr_Transformer_5.C -o /apps/opt/aedw/source/DataStage/PWBT/RT_BP121.O/V0S5_VZ450billgmstr_Transformer_5.tmp.o (VZ450billgmstr.Transformer_5)


Can Any one help me ?
Thanks
Ram
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Try a search of the Forum; others have encountered this before.

Hint: use "all terms" when searching for reject datasets

See, for example viewtopic.php?t=85439
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply