Either build a looping Sequence job as noted or create a new routine that can do whatever with multiple files.
Search found 42189 matches
- Thu Jul 30, 2009 5:24 am
- Forum: General
- Topic: understanding Rountine
- Replies: 10
- Views: 2141
- Thu Jul 30, 2009 5:20 am
- Forum: General
- Topic: Converting hex to char
- Replies: 14
- Views: 4272
- Thu Jul 30, 2009 5:18 am
- Forum: General
- Topic: Null Handling
- Replies: 15
- Views: 3991
- Thu Jul 30, 2009 12:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ISO Date Format Conversion
- Replies: 5
- Views: 3384
Apparently that's a Java implementation of an "ISO 8601" format and I keep seeing search results calling it a SimpleDateFormat. For example, go here and scroll down to Method Detail and the isoFormat entry. The 'Z' seems to be a timezone offset.
- Thu Jul 30, 2009 12:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bug found in sequential file stage of Information Server
- Replies: 3
- Views: 1316
- Thu Jul 30, 2009 12:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Db2 stage supports the 9.5 version of db2 data
- Replies: 4
- Views: 1372
- Thu Jul 30, 2009 12:11 am
- Forum: General
- Topic: Null Handling
- Replies: 15
- Views: 3991
- Thu Jul 30, 2009 12:08 am
- Forum: General
- Topic: Questions on named batches in version control
- Replies: 5
- Views: 2026
- Thu Jul 30, 2009 12:06 am
- Forum: General
- Topic: Questions on named batches in version control
- Replies: 5
- Views: 2026
OK... let me take a shot at this from memory. I've been using VC since before it was free and part of the product suite but I have to warn you I really never found a need to use the 'Named Batch' option so haven't played with it for quite some time. 1) There's no mechanism to rename it. All you can ...
- Wed Jul 29, 2009 8:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Upserts and Primary Keys/Unique Indexes
- Replies: 6
- Views: 2030
- Wed Jul 29, 2009 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Upserts and Primary Keys/Unique Indexes
- Replies: 6
- Views: 2030
Re: Oracle Upserts and Primary Keys/Unique Indexes
Does Oracle Enterprise stage need a primary key on the Oracle table itself to perform an upsert properly? or just a unique index?? Or neither? An upsert requires a unique index to function correctly, be that PK or otherwise. Actually, let me amend this somewhat. Since the first action must fail for...
- Wed Jul 29, 2009 1:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Encryption within DataStage
- Replies: 11
- Views: 16743
The latest release of Oracle supports TDE or Transparent Data Encryption. No clue if Teradata has something equivalent, however. But then again, this is a completely different discussion if they think you need to encrypt everthing in the 'ETL pipeline data' rather than just at the source/target.
- Wed Jul 29, 2009 11:14 am
- Forum: General
- Topic: the operator is not parallel
- Replies: 3
- Views: 1727
- Wed Jul 29, 2009 10:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read value from text file using Execute Command
- Replies: 4
- Views: 6422
- Wed Jul 29, 2009 10:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing string values into SQL query via parameter
- Replies: 14
- Views: 10982