Search found 42189 matches

by chulett
Wed Apr 14, 2010 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Moving the VERSION Project
Replies: 7
Views: 3417

Connecting to the new version project created the hashed files and VOC entries, making it safe to simply move over the 'old' hashed files afterwards.
by chulett
Tue Apr 13, 2010 6:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORA-00928: missing SELECT keyword
Replies: 5
Views: 4153

While it may be similar, it sure isn't the same. Please start your own post on this topic so we know all of your particulars and the actual error(s) you are seeing. The more gory details you can provide, the better. In your new post. Not here. :wink:
by chulett
Tue Apr 13, 2010 6:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Warning while sql seems to be executing
Replies: 4
Views: 1637

It's probably something that should have happened in the early version that they "fixed" in the later release. That "informational message" is what you now see - the number of rows affected. There may be some setting in the DB or ODBC options to turn that off, be curious what sup...
by chulett
Tue Apr 13, 2010 12:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Install InfoSphere Information Windows 2003 Serveur 64 bits
Replies: 2
Views: 2637

64bit operating systems fully support 32bit applications. The other way 'round won't work but you'll be fine.
by chulett
Tue Apr 13, 2010 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: xml as binary
Replies: 9
Views: 3136

Glad you found this too, but less glad that you decided to hijack the thread you found it in. Please start your own post on this subject.
by chulett
Tue Apr 13, 2010 6:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help in a logic
Replies: 8
Views: 2793

Use two cursors and ensure the inner one gets properly released each time.
by chulett
Tue Apr 13, 2010 6:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Installing BGA 8.1.0 Client from Network location
Replies: 4
Views: 2867

Why not copy it locally and then run the setup? Many things won't install properly from a 'network location'.
by chulett
Tue Apr 13, 2010 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migrating Version Control project
Replies: 2
Views: 1649

Search, I needed to do the same thing many years ago and posted exactly how to do that.
by chulett
Tue Apr 13, 2010 6:49 am
Forum: IBM QualityStage
Topic: UK Address Standardization
Replies: 10
Views: 5047

ps. Ray was joking... and perhaps meant Robert Rankin rather than DA.
by chulett
Tue Apr 13, 2010 6:44 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Target not available, Error when map is build
Replies: 2
Views: 10115

Not a TX nor SQL Server person, but if you google for that OLE DB error it looks to be a unique index / primary key duplicate value issue.
by chulett
Mon Apr 12, 2010 9:25 pm
Forum: General
Topic: Want to export a job using command line argument
Replies: 15
Views: 9865

What do you need this "export" for? You may have the istool utility, depending on your exact 8.x release, but that may not help... depending on what you intend to do with this "export of the job in XML format".
by chulett
Mon Apr 12, 2010 9:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle stages hanging
Replies: 3
Views: 1821

Odd... glad you got it sorted out, or at least working again... for now. :wink:
by chulett
Mon Apr 12, 2010 8:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage adminstrator
Replies: 5
Views: 2191

And are we talking a Server routine or a Parallel one as the post is marked?
by chulett
Mon Apr 12, 2010 8:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Mainframe DB2 connection problem
Replies: 5
Views: 7249

No idea. You are the victim of a "communication error" as noted in the log messages you posted, hence the suggestion to involve the first line of defense for issues of that nature. And I think your DB2 DBA is leading you astray, not sure where they got all of the errors they reported back ...
by chulett
Mon Apr 12, 2010 8:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help req. with other country characters
Replies: 5
Views: 1531

So... you don't actually need to "transform" anything but rather... "detect" what characterset is in use, row by row, in a particular column? :?