Search found 42189 matches

by chulett
Tue Nov 22, 2016 5:24 pm
Forum: General
Topic: how to use dsjob to check datastage job is running or not
Replies: 3
Views: 2862

Run the command by itself, without the head/sed, so you can see the full output. Do this for both running and completed jobs and you'll see that the answer to your question is yes.
by chulett
Tue Nov 22, 2016 8:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update AND insert record with Oracle connector stage?
Replies: 8
Views: 6787

Okay, cool. For the record, then it's just a matter of looking them up during the existence check and adding them to the update so only the correct record gets updated.
by chulett
Mon Nov 21, 2016 9:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update AND insert record with Oracle connector stage?
Replies: 8
Views: 6787

Again, do you not have something in the table that uniquely identifies each record, some combination of fields? Are you not tracking the effective date / dates of a change, for example? :?
by chulett
Mon Nov 21, 2016 9:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update AND insert record with Oracle connector stage?
Replies: 8
Views: 6787

Even without a surrogate, there must be some combination of fields that uniquely identify each record. For us it is the Business Key Field(s) with a effective date of the change. Plus other things like a current indicator come along for the ride. So we can insert the new record with the new effectiv...
by chulett
Mon Nov 21, 2016 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Update AND insert record with Oracle connector stage?
Replies: 8
Views: 6787

Or just use the SCD stage. I'm unclear what makes it "obvious" that you need them to happen in a certain order... I've never seen a Type 2 where the order mattered as long as both happened. :?
by chulett
Fri Nov 18, 2016 11:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Write to excel with password protected mode
Replies: 4
Views: 5022

Yeah, you may want to consider putting the spreadsheet in an encrypted zip file... but then I haven't keep up those protections either. :wink:
by chulett
Fri Nov 18, 2016 10:21 am
Forum: General
Topic: Error Client Datastage. Unexpected end of file from server
Replies: 2
Views: 2242

Without a doubt! :wink:
by chulett
Thu Nov 17, 2016 2:06 pm
Forum: General
Topic: Error Client Datastage. Unexpected end of file from server
Replies: 2
Views: 2242

You cannot connect to an 11.5 server with anything other than an 11.5 client and it looks like you are trying to use your 8.7 client.
by chulett
Wed Nov 16, 2016 11:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameters in user defined SQL
Replies: 5
Views: 3504

In my experience, the general answer when Oracle throws that "invalid character" in a tool like this is because you've included a trailing semi-colon. Don't see that here, hence the desire to see the full / actual SQL.
by chulett
Tue Nov 15, 2016 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job parameters in user defined SQL
Replies: 5
Views: 3504

Neither do we... can you post the actual, unedited SQL rather than the redacted version please?
by chulett
Tue Nov 15, 2016 7:18 am
Forum: General
Topic: Command Line command to export Project properties
Replies: 5
Views: 2698

Define "project properties" for us. Otherwise we'll just have to fall back on the generic answer of istool.
by chulett
Mon Nov 14, 2016 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timestamp to string conversion error
Replies: 1
Views: 1112

Error says it all. The format mask you use needs to match the incoming data, not what you think the end result should be. This so it knows how to parse it. It already knows what the end result needs to be.
by chulett
Sat Nov 12, 2016 11:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: One job to creat multiple file
Replies: 2
Views: 1363

Create multiple files based on what? Meaning, switch when, based on what, filled with what? And the filenames are simply numbered? This rather than based on input data.
by chulett
Thu Nov 10, 2016 6:45 pm
Forum: General
Topic: Change in Datastage Application server host name
Replies: 7
Views: 2084

I doubt those zones are time zones, Andy. :wink: