Search found 42189 matches

by chulett
Wed Mar 31, 2010 9:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cleaning special characaters in char fields in db2
Replies: 11
Views: 3984

And what do you classify as "special" characters? :?
by chulett
Wed Mar 31, 2010 9:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning - did not consume entire input
Replies: 3
Views: 2507

There was more data in the record than the metadata indicated there should be.
by chulett
Wed Mar 31, 2010 9:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export DataStage jobs from Command line without executables
Replies: 16
Views: 18646

Because there is no such option. Why would you care that they are included, are they causing some kind of issue for you?
by chulett
Wed Mar 31, 2010 9:21 am
Forum: General
Topic: DSD.BCIClose call to function SQLSetConnectOption(SQL.PRIVAT
Replies: 1
Views: 2750

Googled around and perhaps this might help. Otherwise it seems like it could be network related.
by chulett
Wed Mar 31, 2010 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Type Conversion
Replies: 8
Views: 2391

Any way other than automatically? Something wrong with what was posted? Have you tried it and then checked in SQL Server outside of DataStage? :?
by chulett
Wed Mar 31, 2010 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parsing Insert scripts into COlumns and values
Replies: 7
Views: 1638

Before we go too far afield, could you clarify exactly what it is you need to do with these "insert scripts"? You need to break them down and store them as scripts in Oracle or somehow turn them into Oracle DML and execute them? Best to show us not only what your input would look like but ...
by chulett
Wed Mar 31, 2010 7:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export DataStage jobs from Command line without executables
Replies: 16
Views: 18646

It's run from the command line, just like the dsexport utility you posted. Are you looking for a client-based solution or a server-based one? What are you using these exports for?
by chulett
Wed Mar 31, 2010 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parsing XML file
Replies: 5
Views: 1933

Tried to import the metadata? So, did you? What happened? If you have (or can get) an xsd for this, it would be a better source to import metadata from, by the way.
by chulett
Wed Mar 31, 2010 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup on column with variable number of strings
Replies: 32
Views: 5965

That utility requires three values when called, from what I recall... key number or some such seems to be missing. Add that and see if it helps.
by chulett
Wed Mar 31, 2010 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export DataStage jobs from Command line without executables
Replies: 16
Views: 18646

I honestly don't believe there is an option for this, strange as that sounds. Perhaps there is using the new istool function? :?
by chulett
Wed Mar 31, 2010 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: read delimited: required Column missing - Urgent
Replies: 11
Views: 7390

Excellent. Please mark the post as Resolved using the button at the top of the page.
by chulett
Wed Mar 31, 2010 7:13 am
Forum: General
Topic: Invalid Precision Error in parameter
Replies: 2
Views: 6021

Please start your own post in the Enterprise Edition forum. We frown on "hijacking" other people's posts, one should always create a new post unless you are attempting to help with an existing one.

Thanks.
by chulett
Tue Mar 30, 2010 10:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML and SOAP
Replies: 4
Views: 1661

Honestly, I don't recall having to do anything 'special' for this. If you take the service's WSDL metadata and import that into the WS Client it should handle all of that for you. And I would suggest using an XML Transformer rather than an XML Output stage to generate the XML. Have you tried anythin...
by chulett
Tue Mar 30, 2010 6:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML and SOAP
Replies: 4
Views: 1661

Ernie's on vacation at the moment, so you're stuck with us poor substitutes for stuff like this. It's been several years since I did this myself and I have no DataStage access but let me ponder this and see if I can dredge up anything constructive later tonight.