Hi,
I see no real reason for this.
are you having no lookup found and your output converts null values to | ?
or perhaps outputing a fixed width file with| as the pad character?
maybe more detailed info regarding this issue might help
IHTH,
Search found 2288 matches
- Wed Mar 30, 2005 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seq File
- Replies: 3
- Views: 945
- Wed Mar 30, 2005 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment variables
- Replies: 10
- Views: 3264
Hi, My cheep solution is having a central job control that runs all jobs and hold encripted passwords for all DBs required. any change of them means changing that job and promoting it indeed, but nothing else - no other job needs any change. the mentioned job naturally also get the parameters list f...
- Wed Mar 30, 2005 11:34 am
- Forum: Enhancement Wish List
- Topic: Share objects across Project
- Replies: 1
- Views: 1548
Share objects across Project
Hi, I can't recall if it was already asked for so here goes: I wish..... we could define special objects as share able between projects. large organizations tend to have several projects yet implement the same business rules. having several source codes of the same routine in several projects is a p...
- Wed Mar 30, 2005 11:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Very slow updates vs. inserts
- Replies: 5
- Views: 2069
- Wed Mar 30, 2005 8:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Numeric Validation
- Replies: 7
- Views: 1777
Ray has premenition abilities explains why some refer to us as meer mortals when comparing to him guess after my last sig they'll use sane people when comparing to me just in case I'll change it in the future: recent thoughts: (talk about imagination...) January 10th 2010 DSXchange sumIT featuring R...
- Wed Mar 30, 2005 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopped/started DS, RPC daemon problem
- Replies: 13
- Views: 5381
- Wed Mar 30, 2005 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopped/started DS, RPC daemon problem
- Replies: 13
- Views: 5381
Hi, was already posted in previous posts. read the manuals for more insight. if there are active connections dsrpcd will not restart till they are removed. sometimes there is a 5-10 minute timeout for client connections (check using netstat | grep dsrpc) a good practice is always bring ds service do...
- Wed Mar 30, 2005 8:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CenturyBreakYear
- Replies: 2
- Views: 680
- Wed Mar 30, 2005 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning while loading the Look up file set
- Replies: 4
- Views: 1088
- Wed Mar 30, 2005 2:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to run jobs in a sequencer based on input value
- Replies: 4
- Views: 620
- Wed Mar 30, 2005 1:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings in join stage
- Replies: 5
- Views: 2446
- Wed Mar 30, 2005 1:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Which is best tool for handling 20TB to 30TB Data ?
- Replies: 10
- Views: 2921
- Wed Mar 30, 2005 1:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Stage
- Replies: 4
- Views: 1583
- Wed Mar 30, 2005 1:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server
- Replies: 2
- Views: 833
- Wed Mar 30, 2005 1:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with APT_ORACLE_LOAD_OPTIONS
- Replies: 1
- Views: 729
Hi, Not 100% sure but your table might not be parallel load able, does it run sequentially with upsert mode (run sequentially = in the DBstage execution mode pick the sequential option). check with you DBAs they can have this info and might even shed light on why you'r getting this as well in case i...