Search found 42189 matches
- Thu Dec 23, 2010 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: STRING was not found in the design schema
- Replies: 1
- Views: 12289
- Thu Dec 23, 2010 11:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timestamp corruption using Oracle Enterprise stages
- Replies: 5
- Views: 6129
- Thu Dec 23, 2010 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Which partition i need to use?
- Replies: 8
- Views: 2802
- Thu Dec 23, 2010 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Multiple rows into one row
- Replies: 8
- Views: 3332
- Thu Dec 23, 2010 8:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server
- Replies: 1
- Views: 1352
- Wed Dec 22, 2010 9:53 am
- Forum: General
- Topic: How to Find DSHOME ?
- Replies: 5
- Views: 1920
- Wed Dec 22, 2010 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incorrect dboption list
- Replies: 4
- Views: 4285
- Wed Dec 22, 2010 8:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to read sequential file in multinode option
- Replies: 2
- Views: 3904
- Wed Dec 22, 2010 7:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Incorrect dboption list
- Replies: 4
- Views: 4285
- Wed Dec 22, 2010 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Truncation in ODBC Enterprise stage.
- Replies: 5
- Views: 2290
- Wed Dec 22, 2010 7:36 am
- Forum: General
- Topic: How to Find DSHOME ?
- Replies: 5
- Views: 1920
- Wed Dec 22, 2010 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CSV file with column value with double quote
- Replies: 4
- Views: 2644
- Wed Dec 22, 2010 7:17 am
- Forum: General
- Topic: find and replace contents of the same file
- Replies: 3
- Views: 1328
- Tue Dec 21, 2010 10:10 pm
- Forum: General
- Topic: DataStage Routines - What Are they?
- Replies: 4
- Views: 5590
And since we're in the General forum... Server routines are written in DataStage BASIC and can be used in much the same manner as Ray noted but in the Transformer stage in a Server job. They also are what you can run 'Before' or 'After' jobs or stages and are what the Routine Activity stage in Seque...
- Tue Dec 21, 2010 9:17 pm
- Forum: General
- Topic: Shared Containers Info
- Replies: 4
- Views: 1668
It's a 'reusable object'. Write once, leverage in multiple jobs, change in one place, all places see the same change. Does that help at all? Not really associated with [what you put in the square brackets] by the way. The concept of shared containers works the same Server v. Parallel and you can eve...