Search found 42189 matches
- Wed Jan 31, 2007 1:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Version Control: How do you do at your place
- Replies: 18
- Views: 4068
- Wed Jan 31, 2007 1:11 pm
- Forum: General
- Topic: How to import xsd metadata into DataStage via the Manager
- Replies: 1
- Views: 2815
- Wed Jan 31, 2007 12:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Improving performance
- Replies: 24
- Views: 3968
- Wed Jan 31, 2007 12:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lock and unlock jobs
- Replies: 20
- Views: 5670
- Wed Jan 31, 2007 12:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Version Control: How do you do at your place
- Replies: 18
- Views: 4068
Re: Version Control: How do you do at your place
vijayrc wrote:As per IBM,DS-VC isn't that helpful, and most of them use PVCS/VSS etc for Version Control.
Really?
- Wed Jan 31, 2007 12:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dsjob run Status Code
- Replies: 5
- Views: 2326
They can be found in the dsapi.h file under $DSHOME/include: /* 'jobStatus' values... */ #define DSJS_RUNNING 0 /* Job running */ #define DSJS_RUNOK 1 /* Job finished a normal run with no warnings */ #define DSJS_RUNWARN 2 /* Job finished a normal run with warnings */ #define DSJS_RUNFAILED 3 /* Job...
- Wed Jan 31, 2007 11:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in getting environment variable in routines...
- Replies: 29
- Views: 13520
- Wed Jan 31, 2007 10:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Records are missing in DB2 table
- Replies: 17
- Views: 3146
The jobs are ran from Datastage Director and Transaction and Array size was given as 50 and 100 respectively in DB2 API stage . Do you think the rows are not commited because of the above settings. Possibly... Transaction Size should be a multiple of Array Size, not the other way around. Either try...
- Wed Jan 31, 2007 9:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Records are missing in DB2 table
- Replies: 17
- Views: 3146
Still would appreciate confirmation of no warnings in the log, which I don't see as being possible unless the DB2 stage isn't good about reporting them. While the OCI stage may log reject information incorrectly without an array size setting of 1, it will log any issues encountered. Nothing personal...
- Wed Jan 31, 2007 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoking DS Jobs
- Replies: 8
- Views: 1971
- Wed Jan 31, 2007 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Records are missing in DB2 table
- Replies: 17
- Views: 3146
- Wed Jan 31, 2007 8:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Records are missing in DB2 table
- Replies: 17
- Views: 3146
- Wed Jan 31, 2007 8:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invoking DS Jobs
- Replies: 8
- Views: 1971
- Wed Jan 31, 2007 7:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored Procedure Stage
- Replies: 6
- Views: 1525
Re: Stored Procedure Stage
Izack wrote:In what situation we have to use ? And what is the advantages of this stage to use in a job?
IMHO - none and very few. Use it if you have to.
- Wed Jan 31, 2007 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: License expired-internal error 39202
- Replies: 1
- Views: 1082