Search found 15603 matches

by ArndW
Thu Jun 26, 2008 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to check if the job is still running
Replies: 3
Views: 1166

Various methods - try talking to your DBA regarding what is happening on the database side. I think that "truss" is installed as part of the MKS toolkit, so you should be able to use that on your process to see which system calls are being executed, if any.
by ArndW
Thu Jun 26, 2008 2:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Fileset
Replies: 5
Views: 1777

I can create a Windows ".exe" file from notepad, or save my Word document with an ".reg" extension; so why shouldn't I be able to save a fileset with a dataset extension? The names aren't important, just the contents. You can use the unix command "file {filename}" to have unix tell you what the file...
by ArndW
Thu Jun 26, 2008 2:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Fileset
Replies: 5
Views: 1777

1. You can name the file however you wish with any ending.
2. No, lookup filesets cannot be viewed.
by ArndW
Wed Jun 25, 2008 10:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datstage Environment variable value
Replies: 14
Views: 4775

Craig - now Nigel from UK support no longer just thinks that I am an idiot, he knows it...

[edit]Darn, and I thought I wrote that into a PM, now it is here for all to see...[/edit]
by ArndW
Wed Jun 25, 2008 9:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Warning
Replies: 4
Views: 1027

How have you "cleared/unlocked" the processes? At V8 I would go through the IIS web page administration to identify and get rid of errant processes.
by ArndW
Wed Jun 25, 2008 9:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datstage Environment variable value
Replies: 14
Views: 4775

I haven't seen that on UNIX, though. I just closed a call I opened regarding DSParam file changes not showing up in the Administrator; it turns out to be a "customer error" since one needs to enter data in both the [EnvVarDefns] and [EnvVarValues] sections.
by ArndW
Wed Jun 25, 2008 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datstage Environment variable value
Replies: 14
Views: 4775

This isn't possible. Are you 100% certain that you chose ....../Projects/DEV/DSParams?
by ArndW
Wed Jun 25, 2008 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem in Nested Condition Stage in DS7.5.2
Replies: 5
Views: 1473

Could either of these two names be used as column names as well?
by ArndW
Wed Jun 25, 2008 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datstage Environment variable value
Replies: 14
Views: 4775

These variables are stored in the project directory in a file called "DSParams"
by ArndW
Wed Jun 25, 2008 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Funnel stage
Replies: 2
Views: 1403

Can you export your column definitions to the metadata, then load them into your column generator stage? Usually the reason is that the column really are not in synch, so doing this would guarantee that the two input metadata definitions are identical. If the error is still there, then you will most...
by ArndW
Wed Jun 25, 2008 5:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: View Adapter issue in lookup stage
Replies: 3
Views: 1319

Does "Code_Name" not occur anywhere in your job or just not in this lookup stage? What is your lookup reference stage (if it is a DataSet then check to see if the DataSet schema might contain a field of this name).
by ArndW
Wed Jun 25, 2008 4:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: View Adapter issue in lookup stage
Replies: 3
Views: 1319

Are you using RCP (runtime column propagation) for this stage and any predecessors?
by ArndW
Wed Jun 25, 2008 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to read a decimal value having exponential in it
Replies: 3
Views: 1474

What StringToDecimal options did you try and what was the result?
by ArndW
Wed Jun 25, 2008 3:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle loading error
Replies: 1
Views: 966

The more information you supply, the better the response will be. Please post the Oracle error messages (in their entirety) to get a qualified answer.