Search found 42189 matches
- Mon Apr 14, 2008 11:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallelism using RTI
- Replies: 3
- Views: 970
- Mon Apr 14, 2008 10:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extract specific rows from Sequential File
- Replies: 1
- Views: 655
Sequential files mean just that - they are accessed sequentially from beginning to end. Something must read it to find the 10 records you want, be it the DataStage job or something beforehand like awk or perl. Another thought would be to bulk load it into a work table and then use sql to pull out ju...
- Mon Apr 14, 2008 10:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallelism using RTI
- Replies: 3
- Views: 970
- Mon Apr 14, 2008 10:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exec job from command line
- Replies: 8
- Views: 2282
- Mon Apr 14, 2008 10:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exec job from command line
- Replies: 8
- Views: 2282
- Mon Apr 14, 2008 9:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert records in DB2 tables into XML files
- Replies: 4
- Views: 1080
FYI - The online help in the stage is decent, there is the XMLPACK_20_Designer pdf in your Docs directory and lastly there's the XML Best Practices documentation from Kim Duke's website in the 'Tips' section. All are required reading for working with XML in DataStage, *especially* the last one. Well...
- Mon Apr 14, 2008 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert records in DB2 tables into XML files
- Replies: 4
- Views: 1080
- Mon Apr 14, 2008 6:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to call a sql server stored procedure?
- Replies: 5
- Views: 1850
Re: how to call a sql server stored procedure?
kranthi wrote:When I pasted the following sql in the before tab to drop constraints...
That's not "sql", as in not a sql statement - that's a procedure. Which is why the suggestion to simply call or execute it instead.
- Mon Apr 14, 2008 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert records in DB2 tables into XML files
- Replies: 4
- Views: 1080
- Sun Apr 13, 2008 10:49 pm
- Forum: General
- Topic: Search not working at DSXchange??
- Replies: 7
- Views: 1860
- Sun Apr 13, 2008 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage vs Seebeyond
- Replies: 15
- Views: 6407
they have well defined special framework for handling exceptions ( Sending pager , Mail and sms to cell) Just as an FYI, this same 'framework' is pretty straight-forward to do in DataStage as well and - if you don't feel like rolling one yourself - you can download one for free from our own Ken Bla...
- Sat Apr 12, 2008 8:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage vs Seebeyond
- Replies: 15
- Views: 6407
I'm curious how you can be expected to prepare any kind of comparison between tools that you aren't intimately familiar with? Or did you... 'volunteer'? I'd be surprised if you can find any site where both have been compared head-to-head already, but you never know. Put your google-fu to the test. C...
- Sat Apr 12, 2008 5:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: read_delimited() in ODBC stage
- Replies: 5
- Views: 1082
I realize what the posted messages say, just don't really make sense to me given the explanation of the job design. Seems odd that error would occur reading from an Oracle database but then I don't use ODBC, so perhaps that is a 'feature' of walking that path. [shrug] Curious how this all works out ...
- Sat Apr 12, 2008 1:12 pm
- Forum: Site/Forum
- Topic: How did you learn DataStage?
- Replies: 34
- Views: 29121
- Sat Apr 12, 2008 9:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: read_delimited() in ODBC stage
- Replies: 5
- Views: 1082