Search found 42189 matches

by chulett
Mon Jan 10, 2011 11:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when reading data from DB2 Connector
Replies: 7
Views: 2331

People probably thought you'd worked it out since it's been some time. I for one can't help, being unfamiliar with both DB2 and why View Data would work but a job run would not. :?

Have you involved your official support provider yet?
by chulett
Mon Jan 10, 2011 11:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Strings with Quotes in Oracle Connector-Stage
Replies: 6
Views: 6488

Escape the quotes. What actually works seems to vary with people and their specific version, but the first thing I'd try would be the standard "\" if "quoting the quotes" didn't work for you.
by chulett
Mon Jan 10, 2011 11:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with a sequencer
Replies: 10
Views: 3657

They can't be or you wouldn't be receiving this message. Riddle me this: do you have "colnam1" on the Columns tab of the stage?
by chulett
Mon Jan 10, 2011 10:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with a sequencer
Replies: 10
Views: 3657

You have a mismatch between the number of columns in the stage and the number of "?" bind variables. Remove "column1" from the stage since the stage will not be populating it.
by chulett
Mon Jan 10, 2011 8:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regarding Date conversion
Replies: 4
Views: 2359

No reason for anything like that, if both the source and target are a "date" data type as (as noted) there are no format to dates, they are stored internally in binary. Now if only one end or the other is a Date or there are two Strings involved then those functions are the way to go.
by chulett
Mon Jan 10, 2011 8:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Spaces error at sequence level
Replies: 12
Views: 3634

devesh_ssingh wrote:the op1 is not propely appering

it have huge space between columns, somehow its appering incorrect!!!
You need to get used to how forums like this work - any "extra" whitespace is automatically removed. The only way to preserve it is to use the "code" tags... like so. :wink:
by chulett
Mon Jan 10, 2011 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we change the parameter value at run time?
Replies: 11
Views: 4876

Can you explain, please, how your choice of subject is related to the question that you asked? :?
by chulett
Mon Jan 10, 2011 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Suggestion on data load using FTP stage
Replies: 5
Views: 2281

The FTP stage is metadata driven, works record by record, and thus is not something you can use to transfer a zipped file.
by chulett
Mon Jan 10, 2011 8:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml records drop while loading into oracle target table
Replies: 11
Views: 2998

More information, please. For example, what exactly is your "user defined update" sql? From what I recall, there should also be a final entry logged for the target stage in question here with details on records written, etc - can you post that as well?
by chulett
Mon Jan 10, 2011 8:14 am
Forum: General
Topic: Error compiling Job Control Subroutine
Replies: 2
Views: 3252

An exact search here for "Error compiling Job Control Subroutine" found 12 other posts, some marked as resolved. See if any of those help you.
by chulett
Mon Jan 10, 2011 8:11 am
Forum: General
Topic: Execute Command Activity Error
Replies: 7
Views: 4421

Do an exact search here for "Controller problem: Unhandled failure", it has been discussed here quite a number of times.
by chulett
Mon Jan 10, 2011 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: example for sqlsrvrwrite function
Replies: 4
Views: 7315

As to your question, I'm curious how you would handle this outside of DataStage? And I'm also wondering what is the goal here and why you'd need to do such a thing in an ETL tool? From a quick google: SqlServerWriter: The SqlServerWriter writer is a VSS (Volume Shadow Copy Service) Writer for SQL Se...
by chulett
Mon Jan 10, 2011 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: example for sqlsrvrwrite function
Replies: 4
Views: 7315

OK, so much for the you edit part... I'll take care of that now. And just so you know, there's no such release as "8.2", they went straight from 8.1 to 8.5.
by chulett
Mon Jan 10, 2011 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: String to Decimal conversion
Replies: 4
Views: 1932

Details! How exactly are you performing this conversion? Source, target, transformations, etc etc.
by chulett
Mon Jan 10, 2011 7:54 am
Forum: General
Topic: Datastage access
Replies: 10
Views: 2519

Done and working, I assume, so marking as Resolved.