Search found 6797 matches
- Thu Jan 04, 2007 10:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Telnet Before Command" sporadically not running c
- Replies: 12
- Views: 4187
- Thu Jan 04, 2007 9:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "Telnet Before Command" sporadically not running c
- Replies: 12
- Views: 4187
- Thu Jan 04, 2007 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing to a Sequential file
- Replies: 12
- Views: 2856
- Thu Jan 04, 2007 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Format
- Replies: 11
- Views: 2549
- Thu Jan 04, 2007 7:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer in Parallel job
- Replies: 24
- Views: 7040
- Thu Jan 04, 2007 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: HowTo extract data from binary file?
- Replies: 15
- Views: 4933
- Thu Jan 04, 2007 7:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduling a job with input file frequency unknown
- Replies: 3
- Views: 1753
- Thu Jan 04, 2007 7:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to capture duplicate reject row in the sequential file
- Replies: 8
- Views: 3047
Check out this post. In this post Craig elaborates a method thats taught by IBM to capture duplicates.
- Thu Jan 04, 2007 7:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: calling shell script form datastage
- Replies: 6
- Views: 5790
- Thu Jan 04, 2007 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FAILURE OF ABAP EXTRACT HERE
- Replies: 2
- Views: 1058
- Wed Jan 03, 2007 9:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Format
- Replies: 11
- Views: 2549
- Wed Jan 03, 2007 9:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding utility hashlookup
- Replies: 8
- Views: 1820
- Wed Jan 03, 2007 3:52 pm
- Forum: General
- Topic: dynamic file name
- Replies: 6
- Views: 2527
It wont work Whale. A job parameter cannot be set within the job. It needs to be set before the job is fired. It can definately be done before starting the job. The OP is sitting on unix, so the special character can be read and stored in a file, the contents of that file can be passed as a paramete...
- Wed Jan 03, 2007 3:49 pm
- Forum: General
- Topic: dynamic file name
- Replies: 6
- Views: 2527
Can be done in two jobs. Find and store that special character, in a file or UerSatus. In your second job, define a parameter, while defining the parameter, the default value will be a routine which will make a call to the user status or read it from whereever you stored it. Tie the jobs together vi...
- Wed Jan 03, 2007 3:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding routine activity
- Replies: 15
- Views: 5228