Search found 53125 matches
- Thu Jun 02, 2011 4:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource disk {pools "" Information
- Replies: 1
- Views: 1361
- Thu Jun 02, 2011 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sybase to Oracle
- Replies: 6
- Views: 1865
- Thu Jun 02, 2011 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Stage Logic
- Replies: 6
- Views: 2984
Ur was a city in ancient Babylonia. The second person personal possessive pronoun in English is spelled "your". Please maintain a professional standard of written English on DSXchange.chandra.shekhar@tcs.com wrote:I think the simplest way to do it is in the source query itself if ur source is a database.
- Thu Jun 02, 2011 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with pound symbol from source xml
- Replies: 3
- Views: 1942
- Thu Jun 02, 2011 12:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-00942: table or view does not exist
- Replies: 7
- Views: 4918
- Thu Jun 02, 2011 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on soundex
- Replies: 2
- Views: 2107
- Wed Jun 01, 2011 8:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSTAGE-TERA-0113`:`Row rejected.
- Replies: 4
- Views: 3638
- Wed Jun 01, 2011 8:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetStageInfo for Datasets
- Replies: 9
- Views: 4032
- Wed Jun 01, 2011 8:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetStageInfo for Datasets
- Replies: 9
- Views: 4032
Amuse yourself with this in the meantime. It verifies that DSJ.STAGEDESC returns -7 on the system where I'm working too. Both when the stage has a description and when the stage has no description. FUNCTION StageInfoTest(JobName, StageName) $INCLUDE DSINCLUDE JOBCONTROL.H hJob = DSAttachJob((JobName...
- Wed Jun 01, 2011 6:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Axapta (Microsoft) financial DB
- Replies: 1
- Views: 1355
- Wed Jun 01, 2011 6:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem Reading sequential file in parallel job
- Replies: 8
- Views: 8037
- Wed Jun 01, 2011 5:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetStageInfo for Datasets
- Replies: 9
- Views: 4032
- Wed Jun 01, 2011 5:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scneario of read and write hashed file concurrently
- Replies: 1
- Views: 1095
- Wed Jun 01, 2011 5:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem Reading sequential file in parallel job
- Replies: 8
- Views: 8037
- Wed Jun 01, 2011 5:43 pm
- Forum: General
- Topic: DSJOBS - Command Line
- Replies: 4
- Views: 3292
You can use standard redirection operator. For example:
Code: Select all
cd $ProjectDir
$DSHOME/bin/dssh "SELECT NAME FMT '60L' FROM DS_JOBS WHERE CATEGORY = '\Jobs\EDW\ICMS';" > filepath