It's probably best to use DirectoryAdmin.sh to effect the change.
http://pic.dhe.ibm.com/infocenter/iisin ... tcred.html
Search found 53125 matches
- Wed Feb 27, 2013 2:43 pm
- Forum: General
- Topic: changing isadm password
- Replies: 1
- Views: 984
- Tue Feb 26, 2013 11:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: soap header authentication in webservice
- Replies: 9
- Views: 3373
- Tue Feb 26, 2013 7:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does SCD Apply to Compound Key Slow Change Dimension Table?
- Replies: 8
- Views: 2020
- Tue Feb 26, 2013 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Changing from Single node to Multi node Configuration
- Replies: 15
- Views: 11532
- Tue Feb 26, 2013 7:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Co Sort functionality using Datastage Generic Job
- Replies: 2
- Views: 1725
None of your approaches achieves the required result of avoiding CoSort licensing, as you're still planning to invoke the CoSort scripts. Why not try implementing one of them using a Sort stage, perhaps increasing the available memory per node when performing the sort? Make sure your data are partit...
- Tue Feb 26, 2013 7:33 pm
- Forum: General
- Topic: Design scenario for calling sequence multiple times
- Replies: 9
- Views: 2446
- Tue Feb 26, 2013 3:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does SCD Apply to Compound Key Slow Change Dimension Table?
- Replies: 8
- Views: 2020
- Tue Feb 26, 2013 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to capture no of rows processed on link in parallel job
- Replies: 18
- Views: 5050
Re: @OUTROWNUM can be used in transformer
... per nodesudha03_vpr wrote:@OUTROWNUM can be used in transformer to get the number of records coming out of the link.
- Tue Feb 26, 2013 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to load CLOB Column?
- Replies: 5
- Views: 3827
- Tue Feb 26, 2013 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Issue
- Replies: 7
- Views: 3607
- Tue Feb 26, 2013 3:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date conversion
- Replies: 11
- Views: 2977
- Tue Feb 26, 2013 3:01 pm
- Forum: General
- Topic: Installation problem with SQLServer metadata (XA not config)
- Replies: 4
- Views: 3106
- Tue Feb 26, 2013 2:51 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Column Analysis failure/Connection refused
- Replies: 2
- Views: 2635
- Tue Feb 26, 2013 12:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: soap header authentication in webservice
- Replies: 9
- Views: 3373
WebService Client stage is one-way interaction. You need WebService Transfomer stage if you need request-response interaction. As a general rule the default header that gets built is inadequate, particularly if it needs to include security information, so that you're better off building your own in ...
- Mon Feb 25, 2013 2:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Improve - CFF Stage
- Replies: 4
- Views: 2338