Search found 24 matches

by dsguyok
Sun Apr 06, 2014 3:50 am
Forum: General
Topic: git/RTC/ISM with Datastage projects
Replies: 3
Views: 9362

git/RTC/ISM with Datastage projects

Hi We are looking to add a "continuous delivery" model into our current SDLC. We are about to choose a new version control system. We are currently looking at git and RTC. Does anyone have any good or bad experience with Datastage projects and git? git seems to be an ok SCM tool but just w...
by dsguyok
Tue May 28, 2013 7:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column Import stage, defaulting decimal to null
Replies: 0
Views: 1803

Column Import stage, defaulting decimal to null

Hi, I am using a Column Import stage to read EBCDIC data. The stage reads in one big column and produces many smaller columns from it. One of those is a packed decimal field which contains EBCDIC spaces (ie 40404040). So I want to use the "default" property on that field to default to null...
by dsguyok
Wed Apr 24, 2013 10:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF stage, reading single file with multiple redefines
Replies: 0
Views: 1099

CFF stage, reading single file with multiple redefines

Hi, sorry if this has been covered - I had a good look but didn't see anything. I am reading an fixed-width EBCDIC file into Datastage using CFF stage. The file has a field indicating record type (header, details or trailer). The first 500 bytes of each detail record are defined the same (in the cop...
by dsguyok
Wed Dec 08, 2010 5:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Error occurred during link open processing
Replies: 4
Views: 2993

yes, we are using LongVarChar in Datastage in the working env and the problem env.

The CLOB size in DB2 is 4194304

Surely it's some config setting that is different across our environments? I'm guessing something related to the DB2 interface ... what are the relevant config files?
by dsguyok
Sun Dec 05, 2010 8:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Error occurred during link open processing
Replies: 4
Views: 2993

Thanks, the credentials are all correct. The problem seems to be that one of the fields being queried is a CLOB. When I remove that field from the SQL query, there is no error. So since there is different behaviour across environments, maybe the DB2 interface is configured incorrectly in one ... whe...
by dsguyok
Sun Dec 05, 2010 7:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Error occurred during link open processing
Replies: 4
Views: 2993

DB2 Error occurred during link open processing

A job which reads from a DB2 table fails in one environment while the same job succeeds in another environment. The error in Director: DsStag3TransactionHistoryImage05..db2_service_action: Error occurred during link open processing. DsStag3TransactionHistoryImage05..db2_service_action.DSLink1: DSP.O...
by dsguyok
Tue Nov 09, 2010 11:58 pm
Forum: General
Topic: commit on sequence success
Replies: 2
Views: 2330

commit on sequence success

Hi We are using the Oracle Enterprise stage to read and write to our database. Is it possible to roll back transactions in Datastage if a sequence fails? ie in the sequence job1 writes to db, succeeds job2 fails for some reason job3 never starts because job2 failed Is there a feature in Datastage wh...
by dsguyok
Mon Aug 16, 2010 11:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML input stage behaving differently across installations
Replies: 5
Views: 2441

eostic wrote:Can we assume that these two environments are also the exact same operating system?
Yes they are both AIX.
by dsguyok
Mon Aug 16, 2010 7:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML input stage behaving differently across installations
Replies: 5
Views: 2441

eostic wrote:Patch levels maybe?
The environments are at the same patch level which is "no patches". We will look at installing the fixpacks. We're running Datastage v8.1

Does Xalan get installed with Datastage?

How can I check the version number of Xalan on AIX?
by dsguyok
Mon Aug 16, 2010 2:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML input stage behaving differently across installations
Replies: 5
Views: 2441

XML input stage behaving differently across installations

We have two environments with Datastage 8 and the XML plugin installed on both. I have a job which uses the XML Input stage to read in filepaths from an External Source stage. It uses these filepaths to read in XML file content and then loads that XML content on to a queue. The same job works fine i...
by dsguyok
Wed Aug 04, 2010 3:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: session history
Replies: 1
Views: 1262

session history

Is it possible to see a log of all the sessions (username, computer name, time of use) using Datastage Designer in the last week?

What about seeing who modified what jobs? That is what I'm really interested in.

Thanks.
by dsguyok
Tue Jul 27, 2010 11:01 pm
Forum: General
Topic: strange plugin error
Replies: 9
Views: 4849

Thanks. Number of records per project:

Proj1 119

Proj2 135

Proj3 115

Proj4 115


Projects are ordered from newest to oldest. We are using Proj2. Our key plugin stages are related to XML and ODBC
by dsguyok
Tue Jul 27, 2010 8:50 pm
Forum: General
Topic: strange plugin error
Replies: 9
Views: 4849

I exported the job, deleted it from the repository and imported it back but the same funny powerplug is still there. In the XML source of the export the offending stages do have valid stage types. No, it's not all XMLoutput stages that changed like this - most remain unaffected, in the same job. Als...
by dsguyok
Tue Jul 27, 2010 8:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: general maintenance to improve performance
Replies: 2
Views: 2297

general maintenance to improve performance

Our Datastage 8 installation has been doing compilation progressively slower in the last month or so. We have been writing more and more jobs and they have been getting bigger but we have split them recently to reduce their size and hopefully their compile time. But the compile time is still too gre...
by dsguyok
Sun Jul 18, 2010 7:45 pm
Forum: General
Topic: strange plugin error
Replies: 9
Views: 4849

strange plugin error

I opened a local container in a parallel job and some of the stages had changed from ODBC or XMLout stages to "plugin" stages, now appearing as electrical outlets, if you can picture that. These stages appear to be the same as before when I open them. But I can't copy them now because this...