Search found 53125 matches
- Tue Jan 10, 2006 11:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsintbuf_getrow() - row has 71 columns when 6 expected
- Replies: 15
- Views: 9390
- Tue Jan 10, 2006 7:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsintbuf_getrow() - row has 71 columns when 6 expected
- Replies: 15
- Views: 9390
This is weird. In your first post it was JOB_STG_Staff_Contact_C..ShrContSTGcurrentM.Trans_01.Lnk_Trans_01: dsintbuf_getrow() - row has 71 columns when 6 expected Later, it was JOB_STG_Staff_Contact_C..ShrContSTGcurrentM.SRT_01.Lnk_SRT_01: dsintbuf_getrow() - row has 66 columns when 6 expected This ...
- Tue Jan 10, 2006 7:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concatenation of Rows
- Replies: 15
- Views: 10198
- Tue Jan 10, 2006 7:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to change DS7 key, once it has expired !!!
- Replies: 10
- Views: 3192
- Tue Jan 10, 2006 7:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading a report and fetching the data to load to a DB
- Replies: 3
- Views: 719
- Tue Jan 10, 2006 7:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage scheduler for business week days
- Replies: 8
- Views: 2114
Ultimately the best solution for this kind of problem is table-driven, so that you can take into account public and business holidays - Mondays through Fridays that are not business days. You can readily implement this via a job sequence that is scheduled to run every day, prior to the first require...
- Tue Jan 10, 2006 7:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hi All
- Replies: 6
- Views: 2593
- Tue Jan 10, 2006 7:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequentail file
- Replies: 6
- Views: 1577
There is only one reason that rows are rejected by a Sequential File stage in a parallel job: the data in the row does not match the metadata as specified for the output link in its schema. Create a rejects link and capture them by setting the rejected rows property to Output. This will allow you to...
- Tue Jan 10, 2006 4:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Error - While importing the jobs.
- Replies: 2
- Views: 2415
40019 decodes (from the SYS.MESSAGE table) as "WRITE failure", which is not particularly helpful. It might be permissions (check at operating system level), it might be that the DS_JOBS table is corrupted (check using a query against it), it may be that its indexes need rebuilding (check with LIST.I...
- Tue Jan 10, 2006 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HELPP!!
- Replies: 4
- Views: 1168
- Tue Jan 10, 2006 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Random number generation in buildop
- Replies: 6
- Views: 1521
- Tue Jan 10, 2006 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to abort a job inside a transformer
- Replies: 3
- Views: 1484
- Tue Jan 10, 2006 4:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgrade DS from 5.2 to 7.x
- Replies: 7
- Views: 1694
Welcome aboard. :D Please post questions in the correct forum. (taken care of by moderator) Have somebody doing this kind of upgrade? Yes, lots. Search the forum. What about my current DS projects ? Do I need to rewrite all my DS projects ? No, they're automatically upgraded. Can I use some procedur...
- Tue Jan 10, 2006 3:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: strip html tags
- Replies: 16
- Views: 5994
- Tue Jan 10, 2006 3:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading Datas from CRM system to EPM System
- Replies: 6
- Views: 2178