Search found 42189 matches
- Tue Jun 15, 2010 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File
- Replies: 6
- Views: 1816
- Tue Jun 15, 2010 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using XML Input Stage with External Source Stage
- Replies: 7
- Views: 6918
How did you generate the metadata / XPath Expressions you are using? From an xsd for your source file? Can you post some examples of them, please? Also, did you load your namespace definition? From the docs... If you used the XML Meta Data Importer to create table definitions, select the Include nam...
- Tue Jun 15, 2010 5:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job compilation takes about 4 hrs
- Replies: 17
- Views: 4849
- Tue Jun 15, 2010 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server Job Import Issue in 8.1
- Replies: 10
- Views: 4494
- Tue Jun 15, 2010 2:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DOS script
- Replies: 1
- Views: 1181
- Tue Jun 15, 2010 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job parameter change in Running job
- Replies: 3
- Views: 1720
- Tue Jun 15, 2010 12:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job parameter change in Running job
- Replies: 3
- Views: 1720
- Tue Jun 15, 2010 12:19 pm
- Forum: General
- Topic: Transformer
- Replies: 6
- Views: 2158
Code: Select all
Convert(Convert("0123456789 ","",yourString), "", yourString)- Tue Jun 15, 2010 9:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job compilation takes about 4 hrs
- Replies: 17
- Views: 4849
- Tue Jun 15, 2010 9:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data conversion problem
- Replies: 28
- Views: 24838
- Tue Jun 15, 2010 7:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Double Quotes in Textfields for Oracle Load
- Replies: 9
- Views: 2569
I'd use Convert():
Code: Select all
Convert('"','',TheField)- Tue Jun 15, 2010 7:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Double Quotes in Textfields for Oracle Load
- Replies: 9
- Views: 2569
One such 'workaround' would be to remove the delimiters that exist in the data before sending it to sqlldr - is that an option here? If not, I would have a chat with your DBA, they should be well versed in all things Oracle including sqlldr and what you'd need to do to use it with data of that nature.
- Tue Jun 15, 2010 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data conversion problem
- Replies: 28
- Views: 24838
- Tue Jun 15, 2010 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset
- Replies: 11
- Views: 2701
- Tue Jun 15, 2010 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Seqfile error
- Replies: 2
- Views: 881