Search found 90 matches

by Dsnew
Mon Feb 19, 2007 9:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open sequences in Job Sequence
Replies: 4
Views: 1124

Is there some place that I can download from?
by Dsnew
Mon Feb 19, 2007 9:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to open sequences in Job Sequence
Replies: 4
Views: 1124

Unable to open sequences in Job Sequence

I have installed both DS 7.1 Server and client on my machine. I am able to run the jobs successfully.
I can open the jobs and Job sequences, but the issue is that I am unable to open any sequences in Job sequence.
Is there any resolution/patch for this issue?
by Dsnew
Fri Feb 09, 2007 11:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store User Names, Passwords, DataSource Names
Replies: 20
Views: 8160

Tony,

Can you please share your Routine. It will be very helpfull....

Thanks
Clara
by Dsnew
Fri Dec 15, 2006 4:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: lookup on hash file
Replies: 7
Views: 1540

Thanks for the info, Naveen :D
by Dsnew
Fri Dec 15, 2006 3:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: lookup on hash file
Replies: 7
Views: 1540

Ray, When you said "Enable write cache"
Does that mean check the "Allow stage write cache"

Also in a hashed file when do you use - Pre-loadfile to memory?
by Dsnew
Thu Nov 09, 2006 10:36 pm
Forum: General
Topic: Staging area - comments
Replies: 8
Views: 7457

********STOP messing up the site!*********** You dont have any right to talk ths way about senior members specially Craig! First commit on correcting your attitude , then on learning datastage I am already with a very good company in a good position Stop boasting about yourself too. There are people...
by Dsnew
Thu Nov 09, 2006 6:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Decimal fields are putting a leading space by default
Replies: 8
Views: 2482

shilpa79 wrote:It worked.

Thanks a lot for your help.

Can you please let everyody know, how you solved it?
by Dsnew
Wed Sep 06, 2006 5:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is it possible to take the output of a select into variable
Replies: 21
Views: 5095

when i use the UtilityHashLookUp Routine in my JobActivity's expression box i get this error

Code: Select all

Variable 'XXX' not defined.
My hash file being XXX

I am using

Code: Select all

UtilityHashLookup(XXX, Key, 1)
Is it wrong? Is it something with quotes ?
by Dsnew
Wed Sep 06, 2006 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is it possible to take the output of a select into variable
Replies: 21
Views: 5095

kduke wrote:Put your hashed file in the current project then you do not need SETFILE.
Will this not clutter up the project space?

What is the best way to decide on the destination of a hashed file?
by Dsnew
Wed Sep 06, 2006 12:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is it possible to take the output of a select into variable
Replies: 21
Views: 5095

Thanks for the explaination.

I am familiar with using SETFILE to set pointer inside VOC.
Do we have to write a routine to do it, or is ther another way to automate this.
by Dsnew
Wed Sep 06, 2006 11:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is it possible to take the output of a select into variable
Replies: 21
Views: 5095

Kris, i have a couple of questions - How do i get the reference of the hash file when i call the UtilityHashLookUp Routine in the expression box of the Job Activity? - It asks me for 3 parameters even though the third one is non- mandatory. - Do we need a pointer entry to the VOC, before calling it ...
by Dsnew
Tue Aug 22, 2006 3:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parameters Vs Environment variables
Replies: 8
Views: 8573

Kenneth and Gateleys,

Thanks for your inputs, could you throw more light on $PROJDEF.
Is there a list of General Environment Variables?
by Dsnew
Tue Aug 22, 2006 11:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Parameters Vs Environment variables
Replies: 8
Views: 8573

Job Parameters Vs Environment variables

A few doubts..

What is the difference between Job Parameters and Environment variables?
Is it just a scope thing or is there more to it?
Is it better to use Environmental variables to Job Parameters if you use same parameters very often?
by Dsnew
Wed Aug 16, 2006 5:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Variable Limitation
Replies: 6
Views: 2066

Katz,

Your routine captures the job log into a file? Did i understand it right?

It looks good !

Can you please explain what this routine does.
by Dsnew
Tue Aug 01, 2006 2:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unix file move
Replies: 5
Views: 1242

The fileA will be moved to PathB.
Your file movement would be PathB/fileA rather than PathB/fileB

If you dont give a name to the file during your move it retains the same name as the source file

So your will be in -

/nz/etl/crt/dbx/in with the same file name i.e client_ext.lst