Search found 53125 matches
- Thu Jan 23, 2014 8:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inserting records in form of groups
- Replies: 7
- Views: 2855
- Thu Jan 23, 2014 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unsupported Data Type
- Replies: 2
- Views: 1262
- Thu Jan 23, 2014 3:46 pm
- Forum: General
- Topic: logging in
- Replies: 5
- Views: 2752
Check your Engine Credentials in the web console for Information Server (http://hostname:9080/ibm/iis/console) - this is where your login to the DataStage Engine is mapped to your user ID. Here hostname is the name of the services tier machine.
- Wed Jan 22, 2014 11:34 pm
- Forum: General
- Topic: Passing an output content created in parllJob to its seqJob
- Replies: 13
- Views: 4996
- Wed Jan 22, 2014 5:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Missing dataset file
- Replies: 5
- Views: 2856
Only by checking prior to starting the job, for example using Execute Command activities in the controlling sequence. There is absolutely no way to require a job to ignore a missing Data Set. The sequence-based approach would have to direct control to one of a number of jobs that handle different co...
- Wed Jan 22, 2014 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup space separated values individually
- Replies: 1
- Views: 1341
- Wed Jan 22, 2014 3:35 pm
- Forum: General
- Topic: Datastage sequence - Trigger Multiple Jobs at same time
- Replies: 3
- Views: 1957
Since a sequence executes in a single process, you will not be able to achieve your goal using out-of-the-box activities. Instead you have to set up an environment in which an asynchronous (and probably background) process waits until a particular time then issues the actual run request. You can sta...
- Tue Jan 21, 2014 11:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Field 'column name' has keyprep export buffer overrun error
- Replies: 2
- Views: 4785
- Tue Jan 21, 2014 11:34 pm
- Forum: General
- Topic: How to add TNS_ADMIN in Project
- Replies: 6
- Views: 4560
- Tue Jan 21, 2014 8:40 pm
- Forum: IBM QualityStage
- Topic: Multiple Names
- Replies: 2
- Views: 3027
- Tue Jan 21, 2014 6:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: stage variable question
- Replies: 5
- Views: 1810
- Tue Jan 21, 2014 6:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML generation using XML output stage
- Replies: 9
- Views: 3670
- Tue Jan 21, 2014 2:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error with Teradata connector
- Replies: 2
- Views: 2654
- Tue Jan 21, 2014 2:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage9.1 XML stage
- Replies: 6
- Views: 4130
- Tue Jan 21, 2014 2:00 am
- Forum: General
- Topic: How to login IIS webconsole V9.1?
- Replies: 4
- Views: 4008
It's the same as in version 8.7.
http://hostname:9080/ibm/iis/console will suffice as a URL.
http://hostname:9080/ibm/iis/console will suffice as a URL.