Search found 53125 matches
- Wed Aug 04, 2010 4:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Saving link schema from Lookup Stage
- Replies: 2
- Views: 902
- Wed Aug 04, 2010 1:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: run time job warning
- Replies: 5
- Views: 2408
- Wed Aug 04, 2010 1:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RE:handle alphanumeric values
- Replies: 5
- Views: 1660
Re: RE:handle alphanumeric values
1. Not in parallel jobs.rajeshb wrote:U CAN USE DIGIT TRANFORMS
2. Please do not "shout" (use all upper case) when posting.
3. The second person personal pronoun in English is spelled "you". U is one of our posters.
- Wed Aug 04, 2010 1:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: version 8.0 and 8.1 on same solaris server
- Replies: 5
- Views: 2213
- Wed Aug 04, 2010 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: using orchadmin to copy datasets across the servers
- Replies: 3
- Views: 2082
- Wed Aug 04, 2010 12:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: using orchadmin to copy datasets across the servers
- Replies: 3
- Views: 2082
It's generally ill-advised to copy the Data Set structures, because the pathnames of the segment files are stored within the decriptor file. You would have to place the various elements in exactly the same pathnames as exist on the source system. You can, of course, use orchadmin to dump the content...
- Wed Aug 04, 2010 12:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: run time job warning
- Replies: 5
- Views: 2408
- Tue Aug 03, 2010 11:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RE:handle alphanumeric values
- Replies: 5
- Views: 1660
- Tue Aug 03, 2010 11:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while viewing data from File Set
- Replies: 1
- Views: 761
- Tue Aug 03, 2010 11:11 pm
- Forum: IBM QualityStage
- Topic: Lower Case Output from quality stage standardization
- Replies: 7
- Views: 3704
- Tue Aug 03, 2010 9:38 pm
- Forum: IBM QualityStage
- Topic: Lower Case Output from quality stage standardization
- Replies: 7
- Views: 3704
- Tue Aug 03, 2010 9:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to remove special character through transformor stage
- Replies: 2
- Views: 1067
- Tue Aug 03, 2010 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Path
- Replies: 8
- Views: 9920
It may be the case that the DSHOME environment variable has not been set. A more reliable command is
This refers to the hidden file .dshome in the root directory. This file contains the pathname of the DSEngine directory.
Code: Select all
cat `/.dshome`- Tue Aug 03, 2010 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle 11g and DataStage 7.5 EE compatible?
- Replies: 14
- Views: 16344
That error about partitioned table may be unrelated to version but related to privileges on eight specific system tables. You can Search DSXchange for details.
- Tue Aug 03, 2010 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Send e-mail in HTML format
- Replies: 3
- Views: 1157