Search found 42189 matches

by chulett
Mon Oct 08, 2007 11:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Folder Stage -Large file- 50 mb can't process
Replies: 11
Views: 5369

Search the forum for URL/filepath for other conversations on this issue.
by chulett
Mon Oct 08, 2007 6:49 am
Forum: Enhancement Wish List
Topic: limit the lookup data in a hashed file
Replies: 4
Views: 1946

Make it work. Load it into a work table in your database so you can do this - a pretty common technique, actually.
by chulett
Mon Oct 08, 2007 6:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to UNlock the protected project.
Replies: 1
Views: 812

Search the forums for "project currently locked", you'll see it has been discussed a number of times. Got nothing to do with a project being 'protected', btw.
by chulett
Mon Oct 08, 2007 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup inter dependency
Replies: 5
Views: 2008

No, not a 'bug' per se, more of a limitation of the GUI. This has been debated here in the past, some people will happily do what you did and others won't. In any case, it does work - at least up through through the 7.5.x version, but can't say if it will keep on working in future versions.
by chulett
Mon Oct 08, 2007 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with calculation in transformer
Replies: 6
Views: 1919

Any 'calculation' in particular or do we get to figure that out? :?
by chulett
Mon Oct 08, 2007 6:20 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Object reference not set to an instance of an object
Replies: 8
Views: 5987

Forgot to post the resolution. I asked one of our webservice wiz boys about combining the two wsdls, which he did for me and which could then be imported successfully.

And, last but not certainly least, used successfully as well. :D
by chulett
Sun Oct 07, 2007 10:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading Surrogate Keys from SDKSequences
Replies: 2
Views: 1167

That would happen if you failed to mark a Key field as a Key.
by chulett
Sun Oct 07, 2007 3:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control Job Aborts Unexpectedly - DSD.WriteLog
Replies: 13
Views: 11978

Code: Select all

VLIST DSD_BP DSD_WriteLog.B
by chulett
Sun Oct 07, 2007 1:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control Job Aborts Unexpectedly - DSD.WriteLog
Replies: 13
Views: 11978

Re: Control Job Aborts Unexpectedly - DSD.WriteLog

nick.bond wrote:It has been working fine for a very long time and suddenly as we are performing the real migration it is falling over when trying to call some jobs.

Could you explain that for us, please?
by chulett
Sat Oct 06, 2007 1:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Working download link for the Orchestrate manuals?
Replies: 2
Views: 893

Looked promising. It shows 'PDF Bookshelf' links for all major products, including Orchestrate. However, each link either takes me to the same generic eSupport page or says the linked page does not exist. :(
by chulett
Sat Oct 06, 2007 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error while opening Datastage Designer
Replies: 1
Views: 909

Could be a client error rather than anything with the job itself. Can others open it just fine and this error is yours alone? If so, try re-installing your client software.
by chulett
Sat Oct 06, 2007 7:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Callinf Stored Procedure
Replies: 1
Views: 739

Is there a question here somewhere? :?

Why not put all of your parameter values in a flat file, read that and call the SP once for each record? Or better yet, dump the whole 'stored procedure' thing and build a job that loads your temp table.
by chulett
Fri Oct 05, 2007 5:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dscc.exe - to compile jobs from category.
Replies: 6
Views: 1931

I would think you would need to get a list of job names from the desired category and script a looping structure to compile them one by one. I don't believe there is any 'automatic' way to do it.
by chulett
Fri Oct 05, 2007 5:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: could an odbc change blow up an SE installation?
Replies: 3
Views: 964

No, this should not in any way be related to your ODBC config changes. People delete files, that or things like wayward scripts. We've also seen reports here on Windows servers where anti-virus programs removed critical DataStage files, but that's obviously not the issue here. Are filesystem backups...
by chulett
Fri Oct 05, 2007 1:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob exits with unknown status code
Replies: 6
Views: 2434

Yes, it has been seen before and discussed here. However, never did get an answer as to what it means and why it went away (for me) as quickly as it appeared...

http://www.dsxchange.com/viewtopic.php? ... status+141