Search found 39 matches

by dwblore
Tue Jan 29, 2008 6:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Connectivity to Datastage (Windows server)
Replies: 5
Views: 3639

Datastage Connectivity to DB2 API

Please share the exact problem you are facing while conencting to DB2 on mainframes, using the DB2 API ? I am also working on server edition and using DB2 API stage for connecting to DB2 on mainframes... Initiallly I did faced some issues...like unable to acces the table definitions and catalogs......
by dwblore
Tue Jan 29, 2008 12:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Connectivity to Datastage (Windows server)
Replies: 5
Views: 3639

DB2 Connectivity to Datastage (Windows server)

I am working on datastage server edition on windows platform , need to connect to DB2 in mainframe so i am using DB2 API stage. How can i do the connectivity , As we have dsenv file in unix server to write the DB2 parameters like PATH, INSTANCE do we have some file in windows where this type of decl...
by dwblore
Sat Oct 13, 2007 2:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is difference between Hashed Files and Lookup Files set
Replies: 4
Views: 2785

Hi,
Hash Files were in Server Job and is no more supported in PX.
In Server jobs writing a reference table in to a Hash file and reading (referencing) for lookup would result in better performance rather than looking up a table.
by dwblore
Thu Jun 14, 2007 4:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: did you know? Transformer stage compile flags can be set
Replies: 2
Views: 1831

Hi
can some body please expalin where are these compile flags present
by dwblore
Fri Mar 23, 2007 7:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: $INCLUDE DSU_BP <name of job>.B
Replies: 2
Views: 1621

$INCLUDE DSU_BP <name of job>.B

Hello I am trying to decipher some legacy code that we're supposed to support. There are a couple of jobs which supposedly call dependant jobs however I am unable to figure out which jobs are being called without running/executing it since they contain include statements such as below included in th...
by dwblore
Thu Feb 08, 2007 7:11 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Error loading Metadata.
Replies: 9
Views: 9023

Hello I am trying to load the metadata from the db2 source database. However when i use the load metadata tool in Profile stage , even though i am able to select the required table after making a connnection when i click OK button - the status window displays the following message and appears to han...
by dwblore
Fri Jan 19, 2007 4:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS mapping error
Replies: 1
Views: 1425

NLS mapping error

Hi ,

The DS server project NLS is set to TH-THAI.
But I am unable to read any of the Thai language characters when I say view data from any of the DS stages.
I work with DS 7.5.1.

Kindly advice.

Thanks
by dwblore
Thu Jan 18, 2007 2:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reference lookup generated 100 rows
Replies: 7
Views: 2978

Reference lookup generated 100 rows

Ray, Checked it. I have the same job. ArndW, I would reply your question, to provide more info as below: 1) The key in the source is not same as the key in the referenced object. The source has one key-A. The reference lookup has two keys-A,B. 2) The lookup condition is Source.A = Reference Lookup.A...
by dwblore
Tue Dec 05, 2006 11:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unzipping main Zip file with mutiple gz files.
Replies: 2
Views: 1640

Hello
how about having a before script that takes care of the unzip/'uncompress'ing that you require.
by dwblore
Thu Nov 30, 2006 1:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Simulating an error
Replies: 12
Views: 6036

Hello! Well, you 'could' test the concept of restartability with the logic you've thought of. When you run the sequence for the first time with lets say jobX having the after job subroutine, all jobs upto JobX would execute successfully. JobX would abort and cause the sequence to be aborted too and ...
by dwblore
Sun Nov 26, 2006 6:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Message Handler for specific Job
Replies: 7
Views: 4586

ray.wurlod wrote:What - precisely - did you attempt?

Which of the three option buttons did you select?
Hello

We selected the "Add rule to Chosen Message Handler" option to create the new message handler and add the rule to it.
by dwblore
Sun Nov 26, 2006 10:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Message Handler for specific Job
Replies: 7
Views: 4586

Hello "TheBird"

We didnt have any success at this seemingly simple task of using a named message handler for a particular job. have included the steps we followed ... where could we be going wrong ?

thanks in advance
by dwblore
Sun Nov 26, 2006 10:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Message Handler for specific Job
Replies: 7
Views: 4586

Once you have named message handler(s) - files with names ending in ".msh" in the MessageHandlers directory - you get an extra option in the dialog for handling a message, and the drop down list of named message handlers becomes available. Choose one from there. Yes I do see the named mes...
by dwblore
Fri Nov 24, 2006 11:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Message Handler for specific Job
Replies: 7
Views: 4586

Message Handler for specific Job

Hello I have read through the FAQ on the forum however have we can implement a named message handler for a particular job. Lets say I create a message handler which has two rules. I would now like that this message handler be used as the default handler for a specific job(instead of adding the two r...
by dwblore
Wed Oct 04, 2006 4:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running more than 3 jobs in a sequence- giving a fatal error
Replies: 9
Views: 3763

Yes ray,
all of them are in runnable state

Thanks and Regards
Koti
ray.wurlod wrote:Are the jobs in a runnable state? Compiled?