Search found 19 matches

by nmacolin
Tue Nov 08, 2016 6:02 am
Forum: General
Topic: Cognos TM1 Access via DataStage 11.5.0.1 on AIX
Replies: 1
Views: 2961

Hi all, We are on linux, DS v11.3. We went through the process of setting up the files which needed to be copied over to the DS directories. We also hit limitations with the Security protocol, so had to create a replica of the required data and then use TM1 level 1 Authentication to be able to conne...
by nmacolin
Sun Jul 10, 2011 9:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSNUTILS to call RUNSTATS
Replies: 0
Views: 1883

DSNUTILS to call RUNSTATS

Hi all, Looking for a way to call RUNSTATS from DS v8.1 on DB2 v9.1.5. Looking for some help in calling the DSNUTILS SP. There doesn't seem to a lot of information around on how to do this other than the standard IBM doc. We have a DataStage application which loads data into the Target Tables. At th...
by nmacolin
Mon Sep 13, 2010 8:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector - Locked out - Convert to Single Tread
Replies: 16
Views: 23837

Hi all. This has been resolved. A college of mine provided the simple answer. If you look at the actual connector properties window. There is a diagram at the top left corner, which shows the link and the connector. When you click on properties for the stage it defaults to the link view, BUT if you ...
by nmacolin
Fri Sep 10, 2010 5:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector - Locked out - Convert to Single Tread
Replies: 16
Views: 23837

Hi Kieth Just to clarify we are on 8.1 and have installed the new DB2 connector which is not the old DB2 API. This connector allows parallel capability without all the setup and limitation of the DB2 Entrpse Stage.. Now, I've had the DBA change the Tablespace locksize=ROW which I would have thought ...
by nmacolin
Thu Sep 09, 2010 9:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector - Locked out - Convert to Single Tread
Replies: 16
Views: 23837

DB2 Connector - Locked out - Convert to Single Tread

Hi all, Getting frustrated and looking for a different approach. Scenario. I have a job which has 2 DB2 Connector DB2 CONN (1) ----> CP Stage -----> DB2 CONN (2) DB2 CONN (1) Selects from Table X and Generates a new Sequence Number from the database for each missing Code / KEY pair. Cp Stage -- Uses...
by nmacolin
Mon Aug 23, 2010 11:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Error
Replies: 1
Views: 2744

Surrogate Key Error

Hi all. Any help would be appreciated. I have the following scenario. Surrogate_Key_Stage requesting Sequence numbers from a DB2 DB residing on z/OS. I have the following properties set in the Surrogate Key Gen: Database Type = Db2 Database Name = #DBNAME# password = #PWSD# ServerName = #SERVERNAME#...
by nmacolin
Thu Feb 12, 2009 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer BlockSize and node_node1: Player 1 terminated
Replies: 2
Views: 5363

Hi Ray, SEF = Sequential File Stage Extraction from Unidata is via the UnidataStage. The stage is pretty simply it just allows for the multivalued Unidata Structure. Don't have any issues here. The SurrogateKeyGen is done using a Flat File on the file system. We initially used a call to a DB sequenc...
by nmacolin
Thu Feb 12, 2009 2:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer BlockSize and node_node1: Player 1 terminated
Replies: 2
Views: 5363

Transformer BlockSize and node_node1: Player 1 terminated

Hi all, Here is the situation we have a series of simplistic jobs which extract from Unidata and then load into Db2. This is more of a replication project than true complex ETL. Anyway we had a problem with the following errors appearing in jobs randomly. Well so I thought. Message:: SEFJobVariation...
by nmacolin
Tue Nov 25, 2008 10:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Jobs. Design issue or not ?
Replies: 9
Views: 6969

Hi all, As I said in my last post I would separate out the Project data Loop. :D This works fine. So is anyone aware of issues with the End Loop stage connecting directly to a sequencer stage ? The only difference now is that the JobActivityStage returns "TRUE" to the sequencer, rather tha...
by nmacolin
Tue Nov 25, 2008 6:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Jobs. Design issue or not ?
Replies: 9
Views: 6969

Hi all, Thanks for the Code tag hint. That should make my diagrams easy to understand. I'll try and show the entire sequence job here, but note, I don't jump out of a loop. My nested conditions decides whether I perform the loop or not. So if there's no data, skip the loop and get the next iteration...
by nmacolin
Tue Nov 25, 2008 4:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Jobs. Design issue or not ?
Replies: 9
Views: 6969

Sequence Jobs. Design issue or not ?

Hi all, Looking for some advise here. I've searched the site and looked up countless documentation but there doesn't seem to be a lot on using Sequence Jobs. (Or the finer points of using sequence jobs ) I have multiple loops and several nested conditions. I'm having a problem where the sequence job...
by nmacolin
Tue Nov 04, 2008 5:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File Import - Doesnt like NULL Integer and Dates
Replies: 5
Views: 5092

Yep I've repeated this from the parallel post, just incase it doesn't get moved. Anyway here is the answer In the Server Job which generates the file set the Format Tab :: Default Null String " In the Paralle Job which read the file the have set Format Tab : Field Defaults : Null Field Value &q...
by nmacolin
Tue Nov 04, 2008 5:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File - NULL Handling (Best Approach Please)
Replies: 3
Views: 5275

[quote="chulett"]:? Nick, you just repeated [b]everything[/b] from your existing post on this problem into a brand new thread. There's absolutely no need for shenanigans like that which just leads to confusion with d ...[/quote] Sorry Craig new to this site, comment on the other post was t...
by nmacolin
Tue Nov 04, 2008 1:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File - NULL Handling (Best Approach Please)
Replies: 3
Views: 5275

Sequential File - NULL Handling (Best Approach Please)

Hi all, I'm just trying to figure our how to best handle null in the Sequential File stage. I have the following Jobs in this scenario. Server Job Unidata --> Transformer (Oconv(dates)) --> Sequential file Parallel Job Sequential File --> Transformer (various) --> Db2 table. In the serverjob I have ...
by nmacolin
Mon Nov 03, 2008 4:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File Import - Doesnt like NULL Integer and Dates
Replies: 5
Views: 5092

Hi guys, Sorry Ray don't have access to Premium content yet. (There's a lot of red tape to get through to get a few dollars for something useful in this place ) :( I can understand that the Sequential file doesn't have any types. Having empty strings in my file is fine, I have made the columns nulla...