Search found 75 matches

by ml
Tue Dec 20, 2005 3:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: As400 ODBC Problem
Replies: 28
Views: 24994

I guess that is a privileges problem (if you are sure that you have the correct port/location/collection).

Try this, open a telnet sesion, connect to AS400 server, log in with the user and password you are using in DS, run the command STRSQL and run the query you have in your job.
by ml
Tue Dec 20, 2005 11:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is been accessed by another user
Replies: 9
Views: 3705

If this is on Windows plataform, ps -ef | grep phan kill -9 each phantom won't help. Antojj, you should talk with your DS administrator and if you have admin rights you should be able to close the sesion from Director/Cleanup Resources or Admin/commands/DS.TOOLS; but you need to be carfully because ...
by ml
Tue Dec 20, 2005 8:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional Lookup
Replies: 6
Views: 1859

Oh, I think that now I understand your requirement. I believe that there is no Conditional Lookup stage (you need parallel Lookup stage for that). If you only have two or three groups you can just create a derivation in a transformer stage like "If ID > Low then "group1" else "gr...
by ml
Tue Dec 20, 2005 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Return Code 13 running dsjob on AIX
Replies: 1
Views: 1078

I believe that this error code 13 is a Permission Denied on UNIX.

Good luck
by ml
Tue Dec 20, 2005 7:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional Lookup
Replies: 6
Views: 1859

If you can create a job to load the hash file lookup with the columns ID_NUM<key> and GROUP, then in your job you should be able to join the ID_NUM and get the GROUP number.

sounds easy, good luck
by ml
Mon Dec 19, 2005 9:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: As400 ODBC Problem
Replies: 28
Views: 24994

I never saw this number, check the description here:

" in *.po files located under /branded_odbc/locale/en_US/LC_MESSAGES"

and let us know.
by ml
Mon Dec 19, 2005 9:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: As400 ODBC Problem
Replies: 28
Views: 24994

You need to run . ./dsenv from DSEngine directory, before run bind.
by ml
Mon Dec 19, 2005 9:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: As400 ODBC Problem
Replies: 28
Views: 24994

You need to run Bind command without this: "<>".

Something like $./bind20 PRISMDB2CONNECT

good luck!
by ml
Wed Nov 09, 2005 12:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Verb UNLOCK is not in your VOC error
Replies: 6
Views: 4120

Hi kame, To run UNLOCK command you need to do it from uvsh. I believe that if you are tring to unlock a job from the server, this way is much more simplest than DS.tools. You need to do something like this: telnet to DS server, load dsenv, then run ../DSEngine/bin/uvsh from your project and then LOG...
by ml
Wed Oct 12, 2005 2:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcput - timeout waiting for mutex
Replies: 18
Views: 16893

Re: mutex errors

Where are the SPINTRIES, SPINSLEEP and other parameters adjusted? Which file on the server or the place on Administrator? These parameters are in the uvconfig (not .uvconfig) file, in DSEngine folder. After you change the uvconfig file, you need to run "uvregen" If you don't do that the c...
by ml
Wed Oct 12, 2005 8:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Code 256
Replies: 5
Views: 4188

I think that this kind of codes are comming from your DB.
by ml
Wed Oct 12, 2005 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Running Slow - Need Guidance to improve performance
Replies: 9
Views: 3136

Is there any optimal setting for the array size. (I am using Oracle Stage and am connecting to 9i database) At first no. You need to test and find the optimal setting. Which performance has the job if you change the oracle stage to a seq file? How many rows do you have in the oracle table? how many...
by ml
Tue Oct 11, 2005 1:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC stage: error
Replies: 1
Views: 1442

I never saw this error message.. if you have the same problem in all the jobs with this ODBC connection, check the values in your .odbc.ini file... if is only one job may be is a bad SQL. Did you check the connection? try somethion like this... cd `cat /.dshome` . ./dsenv cd ../branded_odbc/demo ./d...
by ml
Fri Oct 07, 2005 1:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Could not get current wave number for job
Replies: 4
Views: 3051

I received this error message when the job run out of Type30 files, you should check the PH file in order to find more detail.

To resolve this issue you can 'clear the status file' and recompile. But to prevent this kind of error you should contact Ascential support.

good luck
by ml
Fri Oct 07, 2005 1:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UNIX Server Configuration for Datastage server
Replies: 4
Views: 1887

ridar wrote: So would like to know what are the best possible servers that we could use.
the easy answer to this question is, the one that you can pay...