Search found 53125 matches
- Sat Jan 28, 2006 3:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: inserting oracle warnings in a field in target
- Replies: 7
- Views: 1888
- Sat Jan 28, 2006 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Append data into a sequential file through routine.
- Replies: 4
- Views: 1294
Try this design -----> Transformer -----> SeqFile -----> Have the Transformer write a single column the the SeqFile. Derivation is InLink.Col1 : svDelim : InLink.Col2 : svDelim : InLink.Col3 : svEOL : InLink.Col1 : svDelim : InLink.Col2 : svDelim : InLink.Col3 + svDelta : svEOL : InLink.Col1 : svDel...
- Sat Jan 28, 2006 3:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update access to the target database
- Replies: 3
- Views: 1363
- Sat Jan 28, 2006 3:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: temporary variable (place holder)
- Replies: 2
- Views: 944
- Sat Jan 28, 2006 3:00 pm
- Forum: Data Integration
- Topic: Factless Facttable
- Replies: 4
- Views: 10628
- Fri Jan 27, 2006 2:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage Essbase Connection
- Replies: 2
- Views: 3058
- Fri Jan 27, 2006 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Failure Notification
- Replies: 6
- Views: 1728
- Fri Jan 27, 2006 2:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get job statistics if the job design varies?
- Replies: 2
- Views: 831
- Fri Jan 27, 2006 2:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Corruption
- Replies: 1
- Views: 791
- Fri Jan 27, 2006 1:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Iconv and Status function
- Replies: 10
- Views: 2724
Add this to your routine
This call automatically displays the argument values.
Code: Select all
If Status() <> 1 Then Call DSTransformError("Conversion problem","RoutineName")- Fri Jan 27, 2006 1:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do we pass parameter using parameter file in Windows ?
- Replies: 6
- Views: 1400
- Fri Jan 27, 2006 1:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Host name not valid (81011) error on offline laptop
- Replies: 4
- Views: 2084
- Thu Jan 26, 2006 11:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job status for running
- Replies: 15
- Views: 7669
- Thu Jan 26, 2006 11:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to Delete a job in a project.
- Replies: 2
- Views: 1338
- Thu Jan 26, 2006 11:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems with variables in generated insert/update
- Replies: 4
- Views: 1194