Search found 53125 matches
- Tue Mar 22, 2011 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Any comments from DataStage 8.5 users?
- Replies: 15
- Views: 11515
- Tue Mar 22, 2011 1:16 pm
- Forum: General
- Topic: To run a job from Command line
- Replies: 11
- Views: 4090
To specify a values file use
Code: Select all
-param paramsetname=valuesfilename- Tue Mar 22, 2011 1:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Best place to keep ETL data files in Linux?
- Replies: 7
- Views: 3062
- Tue Mar 22, 2011 1:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion
- Replies: 3
- Views: 1571
Code: Select all
Oconv(inLink.TheCharacter,"MX0C")Code: Select all
Oconv(inLink.TheCharacter,"MX")- Tue Mar 22, 2011 1:10 pm
- Forum: General
- Topic: How to call Different DB
- Replies: 2
- Views: 1382
- Mon Mar 21, 2011 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: split the long line into multiple lines
- Replies: 9
- Views: 6392
- Mon Mar 21, 2011 8:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: split the long line into multiple lines
- Replies: 9
- Views: 6392
- Mon Mar 21, 2011 4:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: split the long line into multiple lines
- Replies: 9
- Views: 6392
You tried to do too much. Try:
Code: Select all
Convert(@TM,@FM,Fmt(InvcReconMsg.BLRT_RECON_TXT, "70T"))- Mon Mar 21, 2011 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OCI_ERROR: Bad Oracle environment after Oracle Client Update
- Replies: 7
- Views: 4072
- Mon Mar 21, 2011 4:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column size is too large
- Replies: 2
- Views: 2312
- Mon Mar 21, 2011 4:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datatype maxsize in datastage
- Replies: 4
- Views: 3515
- Mon Mar 21, 2011 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Insert statement inside a Server routine
- Replies: 6
- Views: 3217
- Mon Mar 21, 2011 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: creating packed file
- Replies: 10
- Views: 3398
- Mon Mar 21, 2011 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting error in selecting log file
- Replies: 2
- Views: 2198
- Mon Mar 21, 2011 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to import the metadata for .CSV files through seq_file
- Replies: 4
- Views: 2938