Search found 42189 matches
- Tue Nov 28, 2006 9:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hawk training
- Replies: 7
- Views: 2014
- Tue Nov 28, 2006 9:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading Huge Data
- Replies: 11
- Views: 2710
Yuck... that will take for-ev-a. Look into making it a two step process... first extract and transform, landing it to a flat file. This job can be 'multi-instanced' rather easily, using mod in Oracle and a 'partition number' as the Invocation ID. Make sure the output files have a unique name as well...
- Tue Nov 28, 2006 9:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to append a time stamp to the ouput file in FTPStage ?
- Replies: 10
- Views: 2228
Not sure what else to say other than you generate it and pass it into the job as a parameter. The 'old fashioned' way would be to create a routine that gets a system timestamp and strips out all the yucky bits you don't want, typically the dashes and colons. From '2006-11-28 20:44:13' to '20061128_2...
- Tue Nov 28, 2006 8:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup
- Replies: 5
- Views: 1316
More than likely you are wrong there and they in fact do NOT match. That is the most common problem when lookups 'fail' which is why Shane ask about it first. Your other problem could be your lookup sql - is it generated or user defined? Do your keys match up properly with the positional parameter m...
- Tue Nov 28, 2006 7:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to append a time stamp to the ouput file in FTPStage ?
- Replies: 10
- Views: 2228
- Tue Nov 28, 2006 4:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need DataStage Tutorials
- Replies: 13
- Views: 4239
I understand and sympathize... however, this isn't really a 'DataStage' issue. When you sign a license agreement with pretty much anyone, they prohibit you from distrubuting that software out to any other parties - and that typically includes training materials as well. Not that you won't find peopl...
- Tue Nov 28, 2006 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: timeout in DS
- Replies: 13
- Views: 2670
Re: timeout in DS
samsuf2002 wrote:how can we set time out in data stage ?
Simple answer - you can't.
- Tue Nov 28, 2006 3:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2/UDB Load Question
- Replies: 10
- Views: 5119
Certainly you can ensure that the proper status is returned by any shell script that DataStage leverages. The question is how to do it when those errors are buried in a call to another tool, I assume? We have something similar in the Oracle world, scripted calls to sqlplus that can generate all kind...
- Tue Nov 28, 2006 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to stop a sequencer normally
- Replies: 11
- Views: 2903
- Tue Nov 28, 2006 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to stop a sequencer normally
- Replies: 11
- Views: 2903
- Tue Nov 28, 2006 1:43 pm
- Forum: Site/Forum
- Topic: Do you plan upgrading to the new 8 version (Hawk)
- Replies: 11
- Views: 6457
That's not bold, that's just stupid. Sounds like the FUD that Core Integration spread here regarding anything DataStage - IBM, Hawk, EE, upgrades, everything was fair game and all kinds of nonsense and out-right lies were spread... whatever it took to sell Informatica. Problem is it worked because t...
- Tue Nov 28, 2006 1:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp Conversion
- Replies: 8
- Views: 1615
- Tue Nov 28, 2006 12:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Restartability
- Replies: 11
- Views: 4567
- Tue Nov 28, 2006 11:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need DataStage Tutorials
- Replies: 13
- Views: 4239
- Tue Nov 28, 2006 10:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calculate Job EndDateTime and Job ElapsedTime.
- Replies: 27
- Views: 9719