Search found 320 matches

by mydsworld
Tue Apr 29, 2008 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Control routine
Replies: 10
Views: 2605

Job Control routine

When I use Job control routine in a Parallel job (coded in DS Basic) does it utilize the underlying parallelism.

Thanks.
by mydsworld
Mon Apr 28, 2008 8:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Setting User Status of Job Activity
Replies: 2
Views: 3173

Setting User Status of Job Activity

Please let me know how to set 'User Status' expression in a Job activity stage.

Thanks.
by mydsworld
Mon Apr 28, 2008 6:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF stage
Replies: 3
Views: 1397

When I try to import the COBOL file definition I get the error :

'File contains no table definition (01 level is not found)'
by mydsworld
Mon Apr 28, 2008 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage Error
Replies: 5
Views: 1018

Probably it is not taking the MQ userid and password, instead trying to connect with datastage userid.

How to get rid of that.

Thanks
by mydsworld
Mon Apr 28, 2008 3:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage connectivity
Replies: 1
Views: 872

DataStage connectivity

Can anyone plz tell me whether DataStage can extract data in XML format from WCC (WebSphere Customer Center). If yes, how.

Thanks.
by mydsworld
Mon Apr 28, 2008 3:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ Stage Error
Replies: 5
Views: 1018

MQ Stage Error

I am using MQ Connector stage in v8.Though I am getting connected to the remote Queue, but the job aborts with error code MQRC_NOT_AUTHORIZED.

Please advise.
by mydsworld
Mon Apr 28, 2008 2:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF stage
Replies: 3
Views: 1397

CFF stage

Hi, Please let me know why we use CFF stage. 1. Is it for handling file with different metadata. 2. What's Level numbers, can we assign them arbitrarily. For example : 01 Corporation 02 HeadOffice KY 03 Bob Employee Lexinton ... ... 3. I can not import a COBOL file definition using file shown above....
by mydsworld
Fri Apr 25, 2008 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partitioning Problem
Replies: 11
Views: 3288

Partitioning Problem

Due to the partitioning very often I am facing the problem where say max value or say Funnel sequencing option works on the partition, but when I see the result I find them not correct value or the sequence (in the sense they are true for the partition but not for the whole data). How do I overcome ...
by mydsworld
Fri Apr 25, 2008 10:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File delimiter
Replies: 1
Views: 570

File delimiter

Hi,

Can I use more than one character ( say '@#' ) as delimiter in a file.

Thanks
by mydsworld
Fri Apr 25, 2008 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between MQ stages
Replies: 4
Views: 1475

Thanks Ray & Ernie. That answers my first question. What about the second one :

I have one more question. Does using an MQ stage in DS job guarantee the automatic processing of messages from the queue as they arrive.
Or the DS job needs needs to be invoked explicitly.

Thanks.
by mydsworld
Thu Apr 24, 2008 9:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between MQ stages
Replies: 4
Views: 1475

Difference between MQ stages

What is the difference between 'WebSphere MQ' (probably Plug-in ?)and 'WebSphere MQ Connector' stages. Which one is preferable under which circumstances. I have one more question. Does using an MQ stage in DS job guarantee the automatic processing of messages from the queue as they arrive. Or the DS...
by mydsworld
Wed Apr 23, 2008 1:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameter
Replies: 2
Views: 688

Please let me know how I can use user status in 'User activity' stage to get a value from the Job1
by mydsworld
Wed Apr 23, 2008 12:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameter
Replies: 2
Views: 688

Job parameter

I want to run a Job1 to get value that I would like to assign to a User variable.Then pass that User variable as parameter to Job2.How can I do that in a Job Sequence (not in DS Batch).
Please advise.
by mydsworld
Tue Apr 22, 2008 7:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Idoc Extract stage
Replies: 0
Views: 573

Problem with Idoc Extract stage

I have a DS job with Idoc Extract stage. When I run the DS job explicitly it processes the Idocs received.But despite setting the Listener service (with buffer count = 1, DS job set to fire with a single Idoc), DS job is not getting fired automatically. Please advise.
by mydsworld
Tue Apr 22, 2008 6:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: IDOC generation
Replies: 2
Views: 1905

Is there any place in DataStage (Error log or any other interface) to see the Idocs generated in a IDOC Load stage.