Search found 42189 matches
- Mon Nov 12, 2007 9:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insertion of NULL values in Oracle table using OCI stage
- Replies: 4
- Views: 1309
- Mon Nov 12, 2007 7:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do i extract data inside commas
- Replies: 1
- Views: 688
- Mon Nov 12, 2007 6:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling repetition element in xml
- Replies: 9
- Views: 3873
Need more information - what do your XPath expressions that you are using look like? Are they hand-crafted or did you import the metadata from your XML (or an xsd) so that DataStage built them for you? What does your target table look like, meaning what does the flattened output need to look like? A...
- Mon Nov 12, 2007 6:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence aborting with a strange error message
- Replies: 2
- Views: 1451
- Mon Nov 12, 2007 6:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort the job from "After job subroutine"
- Replies: 21
- Views: 10455
Well, that would require actually reading the thread. The OP doesn't believe there is a way to handle both deletes and inserts in a single job in a consistent fashion, so two jobs were crafted: a delete job that called an insert job 'after job'. The original question was how to abort from the after ...
- Sun Nov 11, 2007 8:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can you write an ebcdic file with packed decimal with se ds
- Replies: 4
- Views: 2048
:D Don't get me wrong, the answer to your original question *is* 'yes'. I was mostly just wondering if you really needed to do all that. The issue is that, with a UNIX based product like this, what's included with the tool out of the box are routines to unpack fields, not pack them. And yes, there a...
- Sun Nov 11, 2007 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic RDBMS
- Replies: 2
- Views: 944
- Sun Nov 11, 2007 8:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can you write an ebcdic file with packed decimal with se ds
- Replies: 4
- Views: 2048
My experience in this arena is more years older than I care to admit and predates my DataStage career, but mirrors what Roy posted. MF systems always seemed to have specific utilities that they used to transfer files to and from the 'Big Iron'. They handled the ASCII - EBCDIC (and vice versa) conver...
- Sat Nov 10, 2007 9:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem in XML inputstage
- Replies: 7
- Views: 1600
It's hard to help you remotely like this when you have so little experience with the tool and (apparently) XML as well. Is there anyone else there you can have look at what you are doing? Another set of eyeballs there would be very helpful. However, let's see... how many records does the monitor sho...
- Sat Nov 10, 2007 9:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Stored Procedure Problem
- Replies: 8
- Views: 2554
Posting this I noticed that you also said 'and get output values' as well. That you will not be able to do. I believe that if your sproc does this, you will not be able to leverage it as a target, but then as I said I don't use stored procedures in my ETL. If that's the case, you will then need to r...
- Sat Nov 10, 2007 9:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Stored Procedure Problem
- Replies: 8
- Views: 2554
Couldn't recall which 'S' it supported... Sybase. You'll need to use the ODBC stage: 1. Import the metadata from your SP in the Manager. 2. Set the Update Action in the ODBC stage to 'Call stored procedure'. 3. Set the 'Stored procedure name' by pointing to the imported metadata. I personally don't ...
- Sat Nov 10, 2007 5:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Stored Procedure Problem
- Replies: 8
- Views: 2554
- Sat Nov 10, 2007 9:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server Stored Procedure Problem
- Replies: 8
- Views: 2554
- Sat Nov 10, 2007 9:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date calculation
- Replies: 5
- Views: 1276
If you'd rather not have the joy of working this out for yourself, there is some code posted here you might find useful.
Oh, and welcome! :D
Oh, and welcome! :D
- Sat Nov 10, 2007 8:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date calculation
- Replies: 5
- Views: 1276