Search found 42189 matches

by chulett
Tue May 03, 2005 4:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI Connect Error
Replies: 17
Views: 6694

The other 'problem' with using ODBC via BCI on a UNIX server is the fact that the drivers that ship with the product are 'branded' and therefore are only for use by things like the ODBC stage. Once you start using them from the 'outside' via BCI it sets off a 30 day evaluation clock. After 30 days a...
by chulett
Tue May 03, 2005 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Missing Column in Hash File
Replies: 14
Views: 2816

Are you doing it from inside the Transformer? That's where you need to be right-clicking.
by chulett
Tue May 03, 2005 7:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Delete Entry from Version Control
Replies: 11
Views: 3364

I have promoted one application through version control . and after some days I made some changes in application and promote , so in My version control I have two version , Now I need to clean all the entry and promote from base version . So pl advice me how to do ? I'm a little lost still. Do you ...
by chulett
Tue May 03, 2005 12:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: smat -t ---where actully does this query get the data from
Replies: 5
Views: 1284

Which is pretty much exactly what I said... just with a different turn of the tongue. :wink:
by chulett
Tue May 03, 2005 12:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trimming 'Carriage Return' from data in a column
Replies: 5
Views: 2216

But... at this point... isn't it 'too late' for corrections of this nature? These kind of things need to be done before writing the file out. Right now the OP can't even read the file in properly. First course of action (in my mind) would be to get whomever supplied you with this file to correct it ...
by chulett
Tue May 03, 2005 12:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Job tuning for SQL server ODBC
Replies: 5
Views: 2935

Those don't sound like 'ds queries', those wouldn't look any different from 'regular' queries run in the database. That looks more like someone is executing 'stored procedures' or whatever the equivalent term would be for SQL Server. Check the actual ODBC stages, both source and target and look in t...
by chulett
Tue May 03, 2005 12:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS-SQL transactions from ODBC stage
Replies: 12
Views: 2960

The job has transaction zise = 0 but works as if trx = 1 (commit after each row) This makes no sense to me. The warning limit is 50 (the default) so the job aborts You didn't mention the fact that the job had actually aborted. Perhaps it's related to the fact that you marked this as a Parallel job,...
by chulett
Mon May 02, 2005 7:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to convert a FIXED DECIMAL type in using flat files
Replies: 7
Views: 2421

It simply means to have the packed fields unpacked. Not an 'internal' representation, but rather something 'external' or people readable.
by chulett
Mon May 02, 2005 7:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage has a new name!
Replies: 9
Views: 2662

Yah, noticed this when visiting ADN today - all of the forums were renamed with 'IBM WebSphere' stuck over the old 'Ascential' label.
by chulett
Mon May 02, 2005 7:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS-SQL transactions from ODBC stage
Replies: 12
Views: 2960

:lol: No problem Shawn.
by chulett
Mon May 02, 2005 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS-SQL transactions from ODBC stage
Replies: 12
Views: 2960

Yup, exactly! Trying to get it to work as he expects, and it should. From the original post: What I was expecting is that the job will abort because of duplicate keys and a rollback will be done... so no change will be done for the table. (I use transaction size 0 and array size 1000) As I mentioned...
by chulett
Mon May 02, 2005 1:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS-SQL transactions from ODBC stage
Replies: 12
Views: 2960

I'd suggest leaving your commit size at zero so it works as you expect. The only thing you are missing is to set limits on your job so it aborts after X warnings. It is the fact that the job aborts that causes the rollback.

We keep our limit fairly low, typically 1. :wink:
by chulett
Mon May 02, 2005 11:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to load subroutine on host (30105).
Replies: 6
Views: 4664

I think that, if you search the forum, you'll find that the FIX option actually removes any record of the project. :?

There were several discussions in the recent past that could be found using those keywords from what I remember, they might help with a solution to your problem.
by chulett
Mon May 02, 2005 8:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to load subroutine on host (30105).
Replies: 6
Views: 4664

Welcome aboard. Sorry it couldn't be under better circumstances.

Please define "tried to recover"... what exactly did you do?
by chulett
Mon May 02, 2005 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file size in DS7.1
Replies: 8
Views: 1929

Busted. :lol: