Search found 53125 matches
- Wed Jan 26, 2005 7:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Solved: NLS collation message on a non-NLS system
- Replies: 6
- Views: 1426
- Wed Jan 26, 2005 7:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Limitation in transformer derivation function(s) ?
- Replies: 4
- Views: 1437
- Wed Jan 26, 2005 7:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run-time Error: '374'
- Replies: 5
- Views: 3068
- Wed Jan 26, 2005 3:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Report Generation/Documentation
- Replies: 9
- Views: 4154
You could look in the DataStage Director. De-select View Categories from the View menu, then Filter or Sort the status view. From this you can determine the ones that have been compiled or not. Much more difficult to determine which ones have been run, because they are run on your mainframe machine,...
- Wed Jan 26, 2005 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Solved: NLS collation message on a non-NLS system
- Replies: 6
- Views: 1426
- Wed Jan 26, 2005 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sending Mail.....
- Replies: 4
- Views: 1617
It's purely informational. The underlying call to the script to send the mail was silent - indicating, as UNIX does, that it was successful, hence "no output from command". The other message alerts you to the fact that the server parameter mentioned in the dssendmail script was not assigned a value....
- Wed Jan 26, 2005 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Coping Datastage jobs
- Replies: 4
- Views: 1433
- Wed Jan 26, 2005 2:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Deleting target columns in Transformer
- Replies: 1
- Views: 623
It's obviously a "feature" of the control. Did you report the inconsistent behaviour to Ascential? I've noticed in 7.1 that the scroll bars in the bottom left pane in the Transformer stage do not appear until that pane has focus, when it gets focus it seems to shake itself awake and realise "gosh, I...
- Wed Jan 26, 2005 2:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Performance
- Replies: 6
- Views: 2505
What has changed between when you were getting 3000 rows/sec and 400 rows/sec. "Nothing" is not an acceptable answer. Nor is "the row rate" an especially useful answer. Is there some other load now occurring? What else is happening in the database? Is the network now more active, so that less bandwi...
- Wed Jan 26, 2005 2:47 pm
- Forum: IBM QualityStage
- Topic: Qs error in Match Stage
- Replies: 3
- Views: 2343
"Object Variable or With block Variable not set." is an error in the client software, and indicates an attempt to use a property of method for which either an object does not exist or a WITH block has not been created. For example, instead of objSession.Transport = 1 the programmer has used .Transpo...
- Wed Jan 26, 2005 2:42 pm
- Forum: IBM QualityStage
- Topic: Running a mtach job using QS plug in
- Replies: 4
- Views: 2688
Does anyone have a preferred strategy for keeping the reference data up to date? When there's no match, the source data must be pushed through a STAN and then added to the reference data. The problem is when? What if the caller (DataStage job) elects not to commit? We've implemented a temporary tabl...
- Wed Jan 26, 2005 2:34 pm
- Forum: Site/Forum
- Topic: Looking for Talent
- Replies: 0
- Views: 2073
Looking for Talent
Do you think there would be value on having posters set a time limit on the Looking for Talent forum, after which posts could be removed? For example, this post seeks people for a six month contract in October 2002. 
- Wed Jan 26, 2005 1:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cannot give exclusive permissions......A strange problem
- Replies: 5
- Views: 1937
- Wed Jan 26, 2005 12:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating XML Files from DS PX
- Replies: 8
- Views: 3195
- Wed Jan 26, 2005 12:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: so* directories or opf* files within DataStage Project dir
- Replies: 5
- Views: 2860
What is the value of your DataStage configuration parameter UVTEMP? If it is . this will cause many temporary files to be created in your project directory. I imagine there is one or more Orchestrate (APT) environment variables that also specify location for certain temporary files, but don't have a...