Search found 100 matches

by reddy12
Wed Apr 25, 2007 9:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning
Replies: 1
Views: 1063

Warning

I am getting these warning.How can i resolve this warning? Sequential_1: When checking operator: When validating export schema: At field "MBR_CODE": Exporting nullable field without null handling properties TARGET_TABLE: When checking operator: When validating export schema: Unrecognized t...
by reddy12
Fri Apr 20, 2007 12:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning message
Replies: 1
Views: 838

Warning message

I am getting this warning message.How can i resolve this warning?

When checking operator: When validating export schema: Unrecognized top level format property: nocheck


Anyone face this type of warning? Give me suggestion.
by reddy12
Wed Apr 18, 2007 10:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning message
Replies: 1
Views: 1040

Warning message

I designed one job.it ran success.But i am getting this warning message.
How can we resolve this waning? give me suggestion.

Warning:

Table Name: When checking operator: When validating export schema: Unrecognized top level format property: nocheck
by reddy12
Wed Apr 18, 2007 9:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer
Replies: 3
Views: 1432

Re: Please look at code below...hope it will help

Thanks for your response.
smrutiranjannayak wrote:
Hi ,

You can use :

If Len(String) = 10 and Num(String) = 1 Then 'AAAAA' Else something

Cheers :lol:
by reddy12
Wed Apr 18, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer
Replies: 3
Views: 1432

Transformer

Hi

I have to create like below in transformer.

if code length is =10 and code is Numaric then " AAAAA" else "some thing".


how can i write code in transformer.suggest for the code is Numaric
by reddy12
Tue Apr 17, 2007 8:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need workaround to " Job xxx being accessed by another
Replies: 5
Views: 1997

this is good answer.

this is good answer. Highlight the job in Director and go to Job, Cleanup Resources. If Cleanup Resources in not enabled, this must be enabled in DS Administrator. It takes a while to learn how to read these records, but you can see user names and client workstation names here. This is who has the j...
by reddy12
Tue Apr 17, 2007 11:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error after creating primary key
Replies: 2
Views: 978

Error after creating primary key

I created one job.That job ran success it loaded the data.After that i added Primary key index of the target table again i re-run that same job.at this time i am getting following error. Please give me suggession Error:Indexes on table 'AAAAAAAA' preclude direct parallel loading unless an index opti...
by reddy12
Tue Apr 10, 2007 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error
Replies: 3
Views: 973

What is this error?
by reddy12
Tue Apr 10, 2007 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error
Replies: 3
Views: 973

Error

APT_CombinedOperatorController,0: The runLocally() of the operator failed.
by reddy12
Wed Apr 04, 2007 8:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning
Replies: 1
Views: 775

Warning

Hi

I am geting this warning while running a job.

" When checking operator: When validating export schema: Unrecognized top level format property: nocheck"

But job ran success.Can any one suggest me about this?