Search found 42189 matches
- Wed Nov 26, 2008 8:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while loading oracle 10g express edition
- Replies: 2
- Views: 1005
- Wed Nov 26, 2008 8:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record format error when converting XML data
- Replies: 12
- Views: 4421
"echo"?
Perhaps Ernie will stumble across this and help explain his method. How about trying "find" instead?
This, however, may have issues if there are sub-directories with files that match that pattern in play.
Code: Select all
find opt/dstransfer/dev/credit_sanctioning/xml_input -name '*.xml' -printThis, however, may have issues if there are sub-directories with files that match that pattern in play.
- Wed Nov 26, 2008 8:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: concatenation problem
- Replies: 2
- Views: 910
- Wed Nov 26, 2008 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job halt without reason
- Replies: 15
- Views: 4171
- Wed Nov 26, 2008 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file stage - Filter option
- Replies: 8
- Views: 5550
So... you put /dev/null in the Filename prompt and this in the Filter with the full path for the filename (times two): grep -v -e "`head -1 FILENAME`" FILENAME And it told you it was empty? If so, then you may be a victim of the filter's bad handling of quotes in the command. I've seen it strip them...
- Wed Nov 26, 2008 8:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to create project
- Replies: 7
- Views: 1864
- Wed Nov 26, 2008 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rearrange the records based on all matched numbers
- Replies: 10
- Views: 4167
- Wed Nov 26, 2008 7:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rearrange the records based on all matched numbers
- Replies: 10
- Views: 4167
- Wed Nov 26, 2008 1:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot get exclusive access to log
- Replies: 6
- Views: 3945
You'll need to get the job number from the repository and then issue: CLEAR.FILE RT_LOGnnnn where 'nnn' is the job number. You'll also need to re-establish any auto purge settings for the job as they will be gone as well. You should be able to Search for the proper syntax to get a job number, off th...
- Wed Nov 26, 2008 1:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file stage - Filter option
- Replies: 8
- Views: 5550
- Wed Nov 26, 2008 1:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Year Separation
- Replies: 2
- Views: 780
- Wed Nov 26, 2008 1:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Rearrange the records based on all matched numbers
- Replies: 10
- Views: 4167
- Wed Nov 26, 2008 1:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job halt without reason
- Replies: 15
- Views: 4171
- Wed Nov 26, 2008 12:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file stage - Filter option
- Replies: 8
- Views: 5550
- Wed Nov 26, 2008 12:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSGetJobInfo DSJ.JOBCONTROLLER values after reset
- Replies: 5
- Views: 2962