Search found 71 matches

by asaf_arbely
Thu Apr 02, 2009 5:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migrating to Datastage v8.1
Replies: 2
Views: 1838

Migrating to Datastage v8.1

Hello, Does anyone run Datastage v8.1 on a Development Machine? (I'm referring to Datastage on IBM's AIX using OS v5.3) Has anyone promoted code from a Datastage v8.1 to a higher datastage environment (e.g DVLP --> TEST, TEST --> PROD) which runs a Datastage version older than v8.1? Are there any co...
by asaf_arbely
Thu Apr 02, 2009 5:26 am
Forum: IBM QualityStage
Topic: Datastage v8.1
Replies: 2
Views: 2246

Sorry, my mistake

The question is about Datastage
by asaf_arbely
Thu Apr 02, 2009 5:03 am
Forum: IBM QualityStage
Topic: Datastage v8.1
Replies: 2
Views: 2246

Datastage v8.1

Hello, Does anyone run Datastage v8.1 on a Development Machine? (I'm referring to Datastage on IBM's AIX using OS v5.3) Has anyone promoted code from a Datastage v8.1 to a higher datastage environment (e.g DVLP --> TEST, TEST --> PROD) which runs a Datastage version older than v8.1? Are there any co...
by asaf_arbely
Tue Mar 24, 2009 6:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: upgrading to version 8.1 from 8.0.1
Replies: 1
Views: 972

upgrading to version 8.1 from 8.0.1

Hi all,
We are now planning to upgrade from version 8.0.1 to version 8.1.
We have 4 environments.
Does code generated in version 8.1 can run on version 8.0.1 without any worry?
by asaf_arbely
Mon Mar 16, 2009 4:01 am
Forum: IBM QualityStage
Topic: information about xecutable
Replies: 1
Views: 1562

information about xecutable

Hi
Where can I find information about the executable file created after compilation?
I want to know in what time the last compilation Occurred
In the previous version of DataStage we have this information on the manager, but now , with only the designer I can't find any information about it
by asaf_arbely
Mon Feb 23, 2009 11:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cursor lookup
Replies: 5
Views: 1972

Can you collaborate more on "3.) Use hash file with combined rows"?
My source is about 100k records and my reference is about 10 million
The match possibility is 0-n
thank's
by asaf_arbely
Mon Feb 23, 2009 10:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cursor lookup
Replies: 5
Views: 1972

cursor lookup

Hi
We need to perform a cursor lookup in order to find more than one row in the reference link
Our job design is a source from oracle table from one DB and another oracle table in the reference link.
Any ideas?
by asaf_arbely
Wed Nov 12, 2008 6:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cursor option in the lookup stage
Replies: 6
Views: 1866

This was my solution also, can you explain why the cursor lookup work like that?
It smells like a bug
by asaf_arbely
Wed Nov 12, 2008 2:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cursor option in the lookup stage
Replies: 6
Views: 1866

Yes, but I can't move my key to the RDBMS stage ,the way to do it is by using the lookup stage
by asaf_arbely
Wed Nov 12, 2008 2:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cursor option in the lookup stage
Replies: 6
Views: 1866

cursor option in the lookup stage

I need to select all records from a DB2 table that matches the key from a flat file I've got, When trying the do it with the lookup stage and choosing the cursor lookup type, the generated program retrieves a lot of rows from the table until it encounters the rows that matches the lookup condition, ...
by asaf_arbely
Wed Sep 10, 2008 12:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: using filter command
Replies: 2
Views: 1413

chulett wrote:Enable the Filter option in the stage and then put a command in the filter that returns a simple list of filenames, something like:

Code: Select all

ls -1
...
and value shuld i fill in the file name field ?
by asaf_arbely
Thu Aug 28, 2008 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error handling
Replies: 0
Views: 1013

Error handling

Hi I want to design a job that inserts rows into DB2 by using a relational stage, Whenever a row rejected from the database for any reason, I want to write it into a file that collects the rejected rows, I use the offer reminded in the forum (linkname.REJECTEDCODE = DSE_TRXLINK) on the constraint fo...
by asaf_arbely
Thu Aug 28, 2008 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Constraint in Job Mainframe,
Replies: 5
Views: 3160

Error handling

Hi I want to design a job that inserts rows into DB2 by using a relational stage, Whenever a row rejected from the database for any reason, I want to write this row into a file that collects the rejected rows, I use the offer reminded here (linkname.REJECTEDCODE = DSE_TRXLINK) on the constraint for ...
by asaf_arbely
Thu Jul 31, 2008 2:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: About MVS edition
Replies: 7
Views: 3260

Re: About MVS edition

mohandl wrote:Hi all,
Please let me know the follwoing Questions answers

1) When MVS edition was launched
2) Any Successful projects using MVS edition getting used

Regards,
Mohan
We have used the MVS ed. successfully in projects in a couple off major banks
by asaf_arbely
Thu Jul 31, 2008 1:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: change default values in the MVS edition
Replies: 1
Views: 1026

change default values in the MVS edition

I'm working on the mvs edition,
Does any one know how can I change the default values of a fixed withed flat file such as unit?
I want to change the default value of unit from sysda to something else/