Search found 42189 matches
- Wed Jan 24, 2007 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange problem in Job Sequence
- Replies: 18
- Views: 4368
As noted, I sincerely doubt the patch will help with that but you should apply it regardless. I never pick job or routine names from inside an Activity stage any more. Not once I found out all you had to do was click and drag the job or routine onto the Sequence canvas from the Repository window and...
- Wed Jan 24, 2007 7:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob command not executes
- Replies: 4
- Views: 1256
- Wed Jan 24, 2007 7:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error writing in to hash file
- Replies: 2
- Views: 980
- Wed Jan 24, 2007 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job has finished, status = 96 (Crashed)
- Replies: 9
- Views: 4506
- Wed Jan 24, 2007 7:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML filename for each record processed
- Replies: 2
- Views: 860
You've already got it in the folder stage, yes? Just pass it through all the way to the Sequential stage. Anything in an XML stage without an XPath expression in the Description column is such a 'pass through' value and will be propogated out the other side. The only other issue might be if the Fold...
- Tue Jan 23, 2007 6:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oracle warning
- Replies: 15
- Views: 4104
You don't want to introduce a LONG datatype into the equation if you can help it, besides it's usually no trivial matter to get a table definition changed. And dropping the size of the constraint shouldn't help as Oracle will happily take 4000 into a VARCHAR2 field unless we're talking about a 7.x v...
- Tue Jan 23, 2007 6:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS backup
- Replies: 3
- Views: 821
You certainly didn't wait very long before you decided no-one was going to reply. And you don't need to invoke me by name, anyone can answer questions here. I just meant a normal regular filesystem / disk backup, like you would do to tape or some other removable media on a Windows system. This would...
- Tue Jan 23, 2007 4:23 pm
- Forum: General
- Topic: Can DataStage process BLOB
- Replies: 3
- Views: 2119
- Tue Jan 23, 2007 3:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oracle warning
- Replies: 15
- Views: 4104
- Tue Jan 23, 2007 2:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oracle warning
- Replies: 15
- Views: 4104
- Tue Jan 23, 2007 2:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
- Tue Jan 23, 2007 1:21 pm
- Forum: General
- Topic: CR/LF for the new generation
- Replies: 45
- Views: 19163
Bah... you want one of these. 
- Tue Jan 23, 2007 1:04 pm
- Forum: General
- Topic: CR/LF for the new generation
- Replies: 45
- Views: 19163
They already have a working prototype of the interface seen in the movie Minority Report. Actually, most of the author's (Phillip K. Dick) works involve future technology and made interesting movies: A Scanner Darkly Paycheck Minority Report Imposter Total Recall Blade Runner Cool stuffs... :D ps. I...
- Tue Jan 23, 2007 12:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to compile Sequence job variable 'Trim' not defined
- Replies: 13
- Views: 1715
- Tue Jan 23, 2007 12:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CDC process issue
- Replies: 4
- Views: 1826
Have we established what exactly this 'CDC process' is? We're in the Server Forum in a Server post where there is no CDC stage to be discussing. So... Are we talking CDC stage in a PX job? CDC directly built into the database? Third party log farming tool? Triggers? Or is it really CDD in the ETL to...