This may or may not work - I can't recall whether UV/Net functionality was incorporated into DataStage.
Try using a pathname in field 2 of the hashed file's VOC entry of the form hostname!pathname.
Search found 53125 matches
- Sat Sep 06, 2014 8:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inserting/Updating hashed file across diff servers
- Replies: 8
- Views: 4890
- Sat Sep 06, 2014 8:11 pm
- Forum: General
- Topic: Job Information required in before subRoutine
- Replies: 20
- Views: 6401
- Sat Sep 06, 2014 8:08 pm
- Forum: General
- Topic: Triggering the same job n no of times at the same time
- Replies: 5
- Views: 1971
- Sat Sep 06, 2014 8:06 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Business rules
- Replies: 15
- Views: 13161
Probably best is the Education Assistant
You can also check out the IBM Knowledge Center and, of course, the pertinent manuals.
You can also check out the IBM Knowledge Center and, of course, the pertinent manuals.
- Thu Sep 04, 2014 9:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calculate BIRTH DATE from AGE
- Replies: 7
- Views: 2690
Favourite t-shirt ever:
Code: Select all
===>
CLOWNS
<===
JOKERS- Thu Sep 04, 2014 5:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input with 2 Repetitions
- Replies: 10
- Views: 4289
- Thu Sep 04, 2014 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: input metadata mismatch with the input in container
- Replies: 3
- Views: 2123
- Thu Sep 04, 2014 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does merge stage detect pre sorted data ?
- Replies: 2
- Views: 1308
- Thu Sep 04, 2014 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calculate BIRTH DATE from AGE
- Replies: 7
- Views: 2690
- Thu Sep 04, 2014 4:54 pm
- Forum: General
- Topic: Oracle Connector: Generated SQL + Where clause
- Replies: 1
- Views: 1016
It's not there, but you can append it to the Table Name field. The content of the Table Name field becomes the FROM clause of the generated SQL. Just make sure that the WHERE clause (and GROUP BY, HAVING and ORDER BY if you wish) occur in the correct order and after anything that needs to end up in ...
- Thu Sep 04, 2014 4:52 pm
- Forum: General
- Topic: Job Information required in before subRoutine
- Replies: 20
- Views: 6401
Once you're in the before-job subroutine the job is already attached and is available via the job handle DSJ.ME. Therefore you can use the DataStage API functions to do any discovery using that as the job handle (first argument). For example TrueJobName = DSGetJobInfo(DSJ.ME, DSJ.JOBNAME) Place the ...
- Thu Sep 04, 2014 4:45 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Business rules
- Replies: 15
- Views: 13161
You can not. Your reading is inaccurate. Data Rules can be shared between Information Analyzer and DataStage, in particular the Data Rules stage. Data Rule definitions can be created in either tool, and published into the repository to make them available to the other tool (and to Metadata Workbench...
- Tue Sep 02, 2014 10:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File reading records as if in an infinite loop
- Replies: 18
- Views: 10310
- Tue Sep 02, 2014 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join stage warning for unicode set on Teradata column
- Replies: 1
- Views: 1305
- Tue Sep 02, 2014 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job reports failure (code 139)
- Replies: 6
- Views: 3886