Search found 42189 matches

by chulett
Thu Dec 01, 2005 10:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job sequence in server jobs
Replies: 2
Views: 837

Welcome! :D Are you running the client on Windows XP with Service Pack 2 (SP2) loaded? If you are, have you loaded the DataStage Client SP2 patch? That sounds like one of the symptoms the SP2 patch corrects. If you need the patch, you'll need to log onto Ascential's eServices website and go to the D...
by chulett
Thu Dec 01, 2005 8:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Determining inputs and outpus for all the jobs in a category
Replies: 2
Views: 714

You could also check out Chuck Smith's utilities: http://www.anotheritco.com/tools.htm

In particular the 'List all files and tables used by jobs in a dsx file' tool, aka DataStage job.
by chulett
Thu Dec 01, 2005 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to use XML stages to handle real time data transform?
Replies: 4
Views: 1161

Best to post questions like that over in the SOA forum. As I said, it allows you to publish a job as a Web Service with a choice of different bindings - SOAP over HTTP, JMS and EJB from what I recall.
by chulett
Thu Dec 01, 2005 1:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Filtering End of line characters
Replies: 4
Views: 1162

Use Erplace or Convert in the transformer you will be adding between the ODBC and first Sequential stage on the field or fields in question. You can either replace the character ( CHAR(10) ) with something else like a space or delete it.
by chulett
Thu Dec 01, 2005 12:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SOX Controls on DataStage Access
Replies: 11
Views: 2684

Hi Craig, There are secutrity tools you can install on the server. the System Gals in the site I'm located right now (solaris) have put a ZEOS (Ithink it's called) security server that will constrain ussage and access on a per user basis. It also knows your original login for the session and will u...
by chulett
Thu Dec 01, 2005 12:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SOX Controls on DataStage Access
Replies: 11
Views: 2684

Can't you just use Unix's group policy's to enforce this? If that user isn't in the right group they don't get in, or am I missing something here. No, it goes way beyond that. A 'valid' user with valid group permissions should be turned away if that are not connecting from an 'approved' server. Gre...
by chulett
Thu Dec 01, 2005 11:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SOX Controls on DataStage Access
Replies: 11
Views: 2684

Thanks for the thoughts so far. I'll pass along the ZEOS suggestion and see what comes of it. As to the Manager issue, Arnd, not sure if that would be a problem or not. Generally, the only way that objects get into the Production server is via Version Control. We'd still have 'normal' access to the ...
by chulett
Thu Dec 01, 2005 10:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SOX Controls on DataStage Access
Replies: 11
Views: 2684

SOX Controls on DataStage Access

Curious if any folks have faced this situation and what, if anything, they've done to solve it. We're going through mock SOX audits in prep for the Real Thing and the peoples in charge of that here are worried about limiting 'ETL production access'. This means only certain people should be logging o...
by chulett
Thu Dec 01, 2005 9:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to use XML stages to handle real time data transform?
Replies: 4
Views: 1161

They become truly 'real time' when you use them in an SOA enabled job published as a Web Service. Yes, that means you have to purchase the SOA Edition, so the category is a bit of a misnomer out of the box. :wink:
by chulett
Thu Dec 01, 2005 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inconsistent Date/Time between dsjob -jobinfo and Director
Replies: 3
Views: 1129

Looks like it can still be an issue in 7.x - see this post - but I couldn't find any mention of a resolution. :?

Probably best to open a support case with Ascential.
by chulett
Wed Nov 30, 2005 4:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: accesing data without importing table definition in DS
Replies: 10
Views: 2776

Re: accesing data without importing table definition in DS

ak77 wrote:Now the question is how it affects the processing if the table definition is not in the DS-Repository?

It doesn't. Look elsewhere for your performance difference.
by chulett
Wed Nov 30, 2005 4:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional lookup using hased files
Replies: 13
Views: 3878

Ah... 390. Was pointing that out because that version has a stage that is actually called the 'Conditional Lookup' stage. :wink:
by chulett
Wed Nov 30, 2005 4:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Server Jobs Created from Mimix Replicate1
Replies: 6
Views: 2220

It's a plain text file on a UNIX server. The OP is on Windows.
by chulett
Wed Nov 30, 2005 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of Named pipes in sequential file
Replies: 23
Views: 5264

Ok. I don't often use them, so I'll profess a level of ignorance as to their best practices. Since you can't use a single stage - link in and link out - to do this, I'd be curious what a single job design would look like that leverages named pipes. Would you have two completely separate streams - on...
by chulett
Wed Nov 30, 2005 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional lookup using hased files
Replies: 13
Views: 3878

ray.wurlod wrote:Conditional lookups are fully supported in the parallel Lookup stage. Who was asleep during class? :lol:

Hey, we weren't discussing parallel jobs. Besides, it was too flipping cold to fall asleep... well, except maybe from hypothermia. :wink: