Search found 53125 matches
- Tue Dec 11, 2012 1:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Java Compilation error
- Replies: 9
- Views: 4849
- Tue Dec 11, 2012 1:27 pm
- Forum: General
- Topic: Unable to list LDAP groups in web console
- Replies: 3
- Views: 1392
Re: Unable to list LDAP groups in web console
What has changed? ("Nothing" is not the correct answer.)Madhumitha_Raghunathan wrote:I was able to list the groups and assign the roles but off-late it has not been working.
- Mon Dec 10, 2012 9:34 pm
- Forum: General
- Topic: SRVE0255E a Webgroup/Virtual Host ... has not been defined
- Replies: 2
- Views: 3513
- Mon Dec 10, 2012 9:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need to create GUUID in datastage without using database
- Replies: 8
- Views: 1996
- Mon Dec 10, 2012 3:28 pm
- Forum: Enhancement Wish List
- Topic: Import parameters and stage variables as if they were tables
- Replies: 2
- Views: 7566
- Mon Dec 10, 2012 2:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need to create GUUID in datastage without using database
- Replies: 8
- Views: 1996
There's nothing provided "out of the box" in DataStage, but there's nothing to prevent you from creating your own routine. You should be able to find an algorithm for GUUID on the internet, for example at http://www.guidgenerator.com/.
- Mon Dec 10, 2012 2:40 pm
- Forum: General
- Topic: Is it possible to call a job from another program?
- Replies: 3
- Views: 1557
- Mon Dec 10, 2012 2:38 pm
- Forum: General
- Topic: DataStage Window/Canvas resize
- Replies: 3
- Views: 1386
- Sun Dec 09, 2012 11:09 pm
- Forum: General
- Topic: SRVE0255E a Webgroup/Virtual Host ... has not been defined
- Replies: 2
- Views: 3513
Do you get the same message when trying to open Metadata Workbench (http://servername:9080/workbench)?
- Sun Dec 09, 2012 1:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: records grouping into an array structure
- Replies: 3
- Views: 1653
Not enough information (exactly how do you have to group these records?). I'm pretty confident the Aggregator stage is not the way to go, unless very specific circumstances obtain. So how about you explain more fully what you are trying to accomplish, in particular the rules for grouping and what is...
- Fri Dec 07, 2012 5:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Startup time is more than Prodcution Run time
- Replies: 10
- Views: 4812
You can get more information about the startup by setting the environment variable APT_STARTUP_STATUS. Startup time includes all the work done by the conductor up till the time that player processes begin execution. This includes: verifying licensing composing the score from the generated OSH and co...
- Fri Dec 07, 2012 5:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I apply this logic?
- Replies: 11
- Views: 3085
- Fri Dec 07, 2012 5:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String Truncation
- Replies: 2
- Views: 1041
Code: Select all
TrimF(Field(InLink.TheString, ":", 2, 99999))- Fri Dec 07, 2012 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error "The configuration does not contain the invoking
- Replies: 4
- Views: 1504
- Fri Dec 07, 2012 5:39 pm
- Forum: General
- Topic: Datastage installation error
- Replies: 4
- Views: 3165
Can you try, once you've got to that point, typing in the URL? I believe it's missing a leading dot, that is, that it should be
Code: Select all
./ISInstall