Search found 394 matches

by samsuf2002
Thu Oct 05, 2006 3:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning for null field
Replies: 6
Views: 1817

warning for null field

hi i am runnung a parallel job with two seq files input to CDC and out put to a seq file job is running fine but i am getting this warnings When checking operator: When validating export schema: At field "lat": "null_field" length (0) must match field's fixed width (9) these warn...
by samsuf2002
Thu Oct 05, 2006 11:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warnings
Replies: 1
Views: 971

warnings

hi i am runnung a parallel job with two seq files input to CDC and out put to a seq file job is running fine but i am getting this warnings When checking operator: When validating export schema: At field "equipment_non_return_fee": "null_field" length (0) must match field's fixed...
by samsuf2002
Thu Oct 05, 2006 10:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController warning in DS parallel job
Replies: 5
Views: 1609

i used to get this error when i was inserting rows in SQL server the table already contains some rows i truncated the table and ran and it worked fine.
by samsuf2002
Wed Oct 04, 2006 10:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LooKUp Stage Condition
Replies: 3
Views: 2489

what is ur question ,where exactly u r getting problem
by samsuf2002
Tue Oct 03, 2006 1:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PMwaitForPlayersToStart
Replies: 1
Views: 1432

APT_PMwaitForPlayersToStart

Hi All, i am running a job in parallel i am getting this fatal main_program: Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem. Status from APT_PMpoll is 0; node name is node1 [proces...
by samsuf2002
Tue Oct 03, 2006 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file input with optional columns
Replies: 6
Views: 1603

u can use SetNull() in the transformer for optional columns and make their value null
by samsuf2002
Mon Oct 02, 2006 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warnings with ChangeCapture Stage
Replies: 6
Views: 1686

check the data types in the input files ,for date keep the lenght 23 and try
by samsuf2002
Fri Sep 29, 2006 2:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert a Integer datatype to int datatype.
Replies: 4
Views: 1748

that doesnt make any difference i beleive .
by samsuf2002
Thu Sep 28, 2006 2:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PMwaitForPlayersToStart error
Replies: 3
Views: 1462

we r running 1 or 2 jobs at a time this occurs rarely this error comes for all jobs
by samsuf2002
Thu Sep 28, 2006 1:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PMwaitForPlayersToStart error
Replies: 3
Views: 1462

APT_PMwaitForPlayersToStart error

Hi All when i am running a parallel job i am getting this fatal error "main_program: Fatal Error: Unable to start ORCHESTRATE job: APT_PMwaitForPlayersToStart failed while waiting for players to confirm startup. This likely indicates a network problem. Status from APT_PMpoll is 0; node name is ...
by samsuf2002
Thu Sep 28, 2006 10:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file warnings
Replies: 2
Views: 2436

i got the solution my file is a pipe delimited and i was using unicode for some fields when i removed unicode all the warnings were cleared.

Thanks any way
by samsuf2002
Thu Sep 28, 2006 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential file warnings
Replies: 2
Views: 2436

Sequential file warnings

Hi All i am running a parallel job on windows with two input seq files , transformer and out put seq file i am getting a bunch of warnings as: Sequential_File_1: When checking operator: When validating export schema: At field "COST_PRICE": "null_field" length (0) must match field...
by samsuf2002
Wed Sep 27, 2006 2:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Field(Orders.RecIn,"","",2) = RecType
Replies: 8
Views: 4760

this is due to low memory adding an environment variable

add APT_DISABLE_COMBINATION and set it as true might help try it
by samsuf2002
Tue Sep 26, 2006 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: replacing a string
Replies: 17
Views: 9549

i am not sure what is the job scenario but u can develop a small server job and use Ereplace() out put to a file and use that file as input to ur parallel job..............
by samsuf2002
Fri Sep 22, 2006 1:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: API
Replies: 2
Views: 746

application programming interface