Search found 42189 matches

by chulett
Tue May 06, 2008 7:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Suppress "Status Code=0" output of dsjob command
Replies: 13
Views: 10288

And? What about this is your issue or the part the "isn't working"? It would help if *you* explained what you were trying to accomplish with this rather than us trying to figure it out and make assumptions based on our look at it.
by chulett
Tue May 06, 2008 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: VOC Error
Replies: 17
Views: 5481

None that I am aware of. Why not ask your "UNIX experts" that question? Did you get any reason as to why they didn't like it?
by chulett
Tue May 06, 2008 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Named Pipe
Replies: 5
Views: 2048

You can google up the definition of a 'named pipe' if that concept is unfamiliar to you. However, that shouldn't be the difference between success and failure here. :?

How about explaining your job design? Saying you have a "fastexport job" doesn't really tell us much of anything.
by chulett
Tue May 06, 2008 7:43 am
Forum: General
Topic: The replacement for Version Control in Information Server
Replies: 13
Views: 5731

I sat in on an overview presentation of the product at the last Vegas IOD meeting, but I can't for the life of me remember what they were calling it at the moment. Hopefully I can dig up my notes and post back more information or someone else will. I don't believe that there is any sort of 'official...
by chulett
Tue May 06, 2008 12:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: check if substring in a routine
Replies: 4
Views: 1624

No need to write anything for Server when all kinds of functionality is already built in. As noted, 'Index' is a good answer here and the returned found position of the substring can be treated as a simple true/false Boolean when just checking for existence.
by chulett
Mon May 05, 2008 10:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Suppress "Status Code=0" output of dsjob command
Replies: 13
Views: 10288

It would help if you showed us the actual syntax you're using and what exactly "isn't working" about it. Details are your friends!
by chulett
Mon May 05, 2008 9:53 pm
Forum: General
Topic: Fast Track
Replies: 7
Views: 1789

lstsaur wrote:Fast Track comes with DataStage 7.x? What's Fast Track?

No.

http://www-306.ibm.com/software/data/in ... fasttrack/
by chulett
Fri Apr 18, 2008 6:11 pm
Forum: General
Topic: Difference between ORACLE Enterprise and DRM (Dynamic) Stage
Replies: 7
Views: 2177

Get a new DBA. :?
by chulett
Fri Apr 18, 2008 6:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server "Rows per Transaction" size
Replies: 4
Views: 1485

For that, you'd need to switch to a manual bulk load and specify that commit level as part of the control files. Or use a stored procedure.
by chulett
Fri Apr 18, 2008 1:07 pm
Forum: General
Topic: Dynamic Table Grants
Replies: 3
Views: 1318

Or you could, after job, start a scripted sqlplus session and run that file from inside sqlplus.
by chulett
Fri Apr 18, 2008 11:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Xslt style sheet error
Replies: 18
Views: 5650

I remain unconvinced that you need to walk this path to solve your problem. The only time I've had to resort to an XSLT solution was when I had to... pivot... some incoming xml elements. Perhaps what you need to do is something the stage can't parse without help, but I'd wager you just need to get y...
by chulett
Fri Apr 18, 2008 9:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Routine - Code tab unavailable
Replies: 3
Views: 1274

:lol: No problem.
by chulett
Fri Apr 18, 2008 9:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server "Rows per Transaction" size
Replies: 4
Views: 1485

Which stage? For OCI it's 5 actually, but that doesn't change the answer - nope. :(
by chulett
Fri Apr 18, 2008 9:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Routine - Code tab unavailable
Replies: 3
Views: 1274

That should only be the case until you supply a Routine Name, does it stay disabled after you do that? :?
by chulett
Fri Apr 18, 2008 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Enterprise Stage
Replies: 1
Views: 703

No, it does not. Anything secure - scp, sftp - you'll need to script.