Search found 42189 matches

by chulett
Fri Sep 28, 2007 12:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to run datastage job in unix environmet
Replies: 5
Views: 1965

I'll wager 'JCS' simply translates to a shell script.
by chulett
Fri Sep 28, 2007 12:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variables are not refreshing in JOB
Replies: 9
Views: 2408

Search your pdf documentation for $PROJDEF, you'll find it discussed in at least three of the manuals.
by chulett
Thu Sep 27, 2007 11:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variables are not refreshing in JOB
Replies: 9
Views: 2408

Please answer the question that was asked. What is the default value of this parameter in the job... $PROJDEF?
by chulett
Thu Sep 27, 2007 10:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Add new parameter and remove default value from Jobs
Replies: 10
Views: 2481

From an email question: Hi Mr Chulett Do you know the contact details or url of Ken Bland's utility? Please email me, if you know how to download the utility. As noted earlier, from his website: m You'll need to request a password first. Once you have access, you can download the KBA Job Control Uti...
by chulett
Thu Sep 27, 2007 10:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variables are not refreshing in JOB
Replies: 9
Views: 2408

Then there's no bug to worry about. Explain exactly how you 'added these variable' and what the default value is in the job... $PROJDEF?
by chulett
Thu Sep 27, 2007 9:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variables are not refreshing in JOB
Replies: 9
Views: 2408

What exact 7.x version? Versions earlier than 7.5.x did not work properly in that regard, needing jobs to be recompiled to recognize a change from what I remember.
by chulett
Thu Sep 27, 2007 9:36 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Anyone working with REST based Web Services?
Replies: 5
Views: 2884

Actually, in asking around at my client, I feel like I've stumbled into some sort of secret religious war. Yes, there are some people proposing this and it is being violently opposed by the SOAP contingent.

I had no clue. :shock:
by chulett
Thu Sep 27, 2007 8:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Elapsed time with Negative value
Replies: 8
Views: 1781

It represents a bug. Report it to your service provider.
by chulett
Thu Sep 27, 2007 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgtGetNextValue & KeyMgtGetNextValueConcurrent
Replies: 9
Views: 2959

First by not hi-jacking this thread but by starting your own over in the PX forum. Secondly, read up on the Surrogate Key Generator stage. If you have specific question after that, post them in a new thread in the PX forum.
by chulett
Thu Sep 27, 2007 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Base SEQUENCE
Replies: 3
Views: 968

First off, posting in ALL CAPS is considered SHOUTING. Don't. Secondly, U is not here. And I don't need to "get it", you do. I'll be the first to admit that the only thing I really know about Netezza is how to spell it. My whole point was you would do something like that in DataStage the same way yo...
by chulett
Thu Sep 27, 2007 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: usage of "dsjob -logdetail" for multi instance job
Replies: 6
Views: 2927

Are you including the appropriate invocation id in the <job name> you use?
by chulett
Thu Sep 27, 2007 7:27 am
Forum: General
Topic: Value of Job-Handle
Replies: 2
Views: 1100

Welcome! :D No, zero is not a valid handle value. I present this slightly edited piece of DataStage generated job control code as evidence of that assertion: hJob1 = DSAttachJob("XXXX", DSJ.ERRFATAL) If Not (hJob1) Then Call DSLogFatal("Job Attached Failed"...
by chulett
Thu Sep 27, 2007 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between ODBC and Plug-In
Replies: 2
Views: 1184

At a high level - nothing. All 'import metadata'. The difference is whether you use a generic or native stage to do the dirty work. Allegedly, you'll get 'better' or more accurate metadata if you use a native plug-in. Either way will get you the basics, column names and data types. And you can alway...
by chulett
Thu Sep 27, 2007 7:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can we migrate 7.1 jobs to unix.
Replies: 1
Views: 842

Welcome. Please expand on your question. What exactly are you doing / planning / considering? Do you currently have DataStage running on a Windows server and will be migrating everything to a UNIX-based server? Search should turn things up with the right keywords as this (if 'this' is indeed your 't...
by chulett
Wed Sep 26, 2007 10:42 pm
Forum: Site/Forum
Topic: Timeout when Posting
Replies: 2
Views: 2270

What I see.. no timeouts, but long submittal periods. If I click on 'Submit' for a new post, and it takes longer than a second or two I know I'm in trouble. Several times recently the 'Submit' status bar entry has taken 60 or 90 seconds to complete its journey from left to right, and when it does th...