Search found 10 matches

by CelesteT
Fri Oct 22, 2004 12:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Defining array size
Replies: 1
Views: 2652

Defining array size

Within a transformer, I had to define a long IF ELSE IF statement in the derivation section. I've encountered the following error while compiling the job: Compiling: Source = 'RT_BP760/JOB.2125494777.DT.1344463330.TRANS5', Object = 'RT_BP760.O/JOB.2125494777.DT.1344463330.TRANS5' *******************...
by CelesteT
Tue Sep 07, 2004 12:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Mapping Columns within a transformer
Replies: 1
Views: 1346

Mapping Columns within a transformer

Within a transformer in a parallel job - we have mapped columns between the input and output links, however, some of the links are still marked red. The datatype and length are the same between the two columns. What are some of the typical reasons why the columns are invalid?
by CelesteT
Wed Sep 01, 2004 6:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Job Statistics
Replies: 6
Views: 5204

Re: Using User defined Routine

I am still new to DS...how do I create user defined routine?

Thanks!
by CelesteT
Tue Aug 31, 2004 4:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DATATYPE CHECK
Replies: 0
Views: 1124

DATATYPE CHECK

I want to extract data from a sequential flat file and then load the data into an Informix database. Is there a way I can check to ensure the data types integrity from the flat file before passing it through to the database? I understand you can create a constraint in the transformer to reject any r...
by CelesteT
Tue Aug 31, 2004 4:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DATATYPE CHECK
Replies: 4
Views: 1909

DATATYPE CHECK

I want to extract data from a sequential flat file and then load the data into an Informix database. Is there a way I can check to ensure the data type integrity from the flat file before passing it through to the database? I understand you can create a constraint in the transformer to reject any r...
by CelesteT
Tue Aug 31, 2004 2:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: BASIC Functions
Replies: 1
Views: 1580

BASIC Functions

Does all BASIC functions work in SERVER and PARALLEL job?

I was able to create a Change() function in a Server job, but it was not recognized in a Parallel job.

How do we know which functions work in Parallel???

Is there a built-in function that captures when the job start and end?

Thanks!
by CelesteT
Tue Aug 31, 2004 12:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Job Statistics
Replies: 6
Views: 5204

Getting Job Statistics

I am creating a PARALLEL job that take data from sequential file, pass it through a transformer and puts it into an Informix database. The transformer also contains a link to a sequential file that captures all the rejected records. I need to create a sequential file that gets the job name, start ti...
by CelesteT
Tue Aug 31, 2004 9:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Informix CLI Stage
Replies: 2
Views: 1546

What is the setnet32? How and what do I check for? The job fails all together.
by CelesteT
Tue Aug 31, 2004 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting/Creating Job Statistics
Replies: 3
Views: 1436

Getting/Creating Job Statistics

I am creating a job that take data from sequential file, pass it through a transformer and puts it into an Informix database. The transformer also contains a link to a sequential file that captures all the rejected records. I need to create a sequential file that gets the job name, start time of jo...
by CelesteT
Tue Aug 31, 2004 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Informix CLI Stage
Replies: 2
Views: 1546

Informix CLI Stage

QUESTION 1 I have created a job that grabs data from a sequential file and through a transformer, outputs to an Informix database via the Informix CLI stage. I am having problems viewing the data (Note: the job does not run successfully due to the same error). The error I've received when I click o...