Search found 42189 matches
- Mon Oct 09, 2006 8:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: lookup failing gives wrong warning message
- Replies: 8
- Views: 2009
A separate Transformer stage for each lookup would be overkill, IMHO, but would certainly ease the confusion as to which lookup failed. But I really don't see the confusion. Each lookup can be checked individually for success or failure. As noted, each will have its own unique NOTFOUND link variable...
- Mon Oct 09, 2006 8:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write table to XML
- Replies: 4
- Views: 1786
Not really as that's not alot of information to go on. Do you have an xsd for your target xml? Have you imported the metadata for your xml target into DataStage so that it generated the proper XPath expressions for you or did you whip them up yourself? Doing that (letting DS generate the XPath expre...
- Mon Oct 09, 2006 8:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: insert into tables w/ RI
- Replies: 5
- Views: 1738
Ideally, yes - it can be as simple as sending both output links to the same OCI stage, properly ordered. It's not a 100% guarantee of error free operation, however. I generally populate parent tables first and then child tables using separate jobs. However, when you do both in the same job that 'one...
- Mon Oct 09, 2006 5:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dtastage Operator Role
- Replies: 6
- Views: 1410
- Mon Oct 09, 2006 5:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Min PC Configuration
- Replies: 6
- Views: 1687
- Mon Oct 09, 2006 4:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation of a stage in every project ?
- Replies: 7
- Views: 1554
To me, the best answer here is to do a Server reinstallation. It will recognize the fact that you already have the version installed, and will default to maintenance mode. One option there is to install new plug-in stages. Doing it there will get the 'Template' project as well so that new projects w...
- Mon Oct 09, 2006 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: usage of ait for file activity
- Replies: 5
- Views: 3938
Ok, that would have been good to know in your first post. The WFF stage is simple to use, read the Help available on it. Since you really don't want to 'wait' for a file but rather check to see if it exists or not, do that by specifying a zero wait time as I mentioned earlier. Then two triggers from...
- Mon Oct 09, 2006 7:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: lookup failing gives wrong warning message
- Replies: 8
- Views: 2009
Re: lookup failing gives wrong warning message
No, not really. Help us out here... Now my question is when my lookup fails due to any link then it gives the same warning message as the last lookup is failing as my last lookup is ok. I really don't understand what you are saying here. Can you provide some examples of these 'warning messages' you ...
- Mon Oct 09, 2006 7:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source and Target have DRS stages data is not loading.
- Replies: 14
- Views: 2607
- Mon Oct 09, 2006 7:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ecxecuting Shell Script in Datastage Jop properties
- Replies: 8
- Views: 3698
It is always a good practice to execute any script on unix that is called from DS jobs. Good practice, yes - but don't make the mistake that just because it runs from the command prompt that it must work fine from a DataStage job! All of the above issues apply that could cause one way to work and t...
- Mon Oct 09, 2006 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: server shared container error in PX canvas
- Replies: 2
- Views: 815
- Mon Oct 09, 2006 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: utility run job: get return values
- Replies: 20
- Views: 7453
- Mon Oct 09, 2006 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: column Area, column unexpectedly ended by EOR
- Replies: 4
- Views: 5515
EOR means 'End Of Record'. As Ken notes, a record was either short or DataStage thought it was short because it ran into an embedded CR/LF. Fixed width records must always have the same number of bytes in each record, hence the name. Check to see if any are short. The other thing that trips people ...
- Sun Oct 08, 2006 11:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Iconv Issue in Different Versions
- Replies: 11
- Views: 4498
- Sun Oct 08, 2006 10:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: One or more of your selected locales are not available
- Replies: 13
- Views: 7316