Search found 42189 matches

by chulett
Thu May 28, 2009 9:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

Come on... do you really need me to spell it out for you? It comes with a manual (look for the 'RAR command line syntax' section) and I'm sure your Googler ain't broke. :?
by chulett
Thu May 28, 2009 8:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

Click the link and all shall be revealed! [poof]
by chulett
Thu May 28, 2009 8:20 am
Forum: General
Topic: generate HTML report in datastage
Replies: 22
Views: 17973

There's a link to his website in his 'signature', go there and then to his Tips page.
by chulett
Thu May 28, 2009 7:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is locked
Replies: 9
Views: 6970

The people I show how to use 'Cleanup Resources' are not the same group of peoples I would want under the covers in the DS.TOOLS menu. Typically. :wink:
by chulett
Thu May 28, 2009 7:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: creation of log file
Replies: 8
Views: 2508

:? So, we're not talking about the normal DataStage "logs" viewed from the Director (which people have called "log files" around here) but rather a specific file created by the job? How very confusing...
by chulett
Thu May 28, 2009 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

I believe I too shall wait. :wink:
by chulett
Thu May 28, 2009 7:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StringToDate
Replies: 6
Views: 2974

Specifically... YYYY-MM-DD HH24:MI:SS? All fields other than year always two digits? You can't do StringToDate() from a full Timestamp, you need to pass it just the date portion.
by chulett
Thu May 28, 2009 7:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help in promoting Message Handler using Version Control
Replies: 5
Views: 2058

Do you know where they live and what to copy? Off the top of my head, they live in the RT_SCnnn directory with a pretty obvious name/extension but can't check at the moment.
by chulett
Thu May 28, 2009 7:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to see the Locks in the Director[Cleanup Resources]
Replies: 12
Views: 12777

$DSPROG? $DSHOME as a more generic first step, then perhaps "./bin/dssh" if the bin directory isn't part of your $PATH. Oh, and launching from there should start you off already logged to the UV account, IIRC.
by chulett
Thu May 28, 2009 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error:sqlldr not found.
Replies: 5
Views: 4939

what if the enviroment variable seemed ok. could it have another cause ? Well, 'not found' is not found so either that variable is wrong or no Oracle client is installed on the DataStage server. Parimi - did this work for you in the past but is now failing, or this is your first attempt and it's no...
by chulett
Thu May 28, 2009 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using Surrogate key generator with db2 sequence
Replies: 7
Views: 3797

Right, an IDENTITY column would make this whole conversation moot but unfortunately doesn't help answer the question that was asked. And before anyone says anything, no this is not something I know (yet) or I would be more helpful. :wink:
by chulett
Thu May 28, 2009 7:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem when logging into director and designer client
Replies: 6
Views: 2776

How long did you wait before you decided it was 'hung'? It's not the speediest dog in the kennel, so that's the first question in my mind. Also, does it hang for others as well, or just you?
by chulett
Thu May 28, 2009 6:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Expression Passed as Job Parameter is not working
Replies: 7
Views: 1896

'Alternately use Server jobs' how? This isn't a problem just for PX, hence the question.
by chulett
Thu May 28, 2009 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to make the job only in read mode.
Replies: 3
Views: 1827

In a Protected project? No. You'd have to unprotect the project and make every other job read-only for that.
by chulett
Thu May 28, 2009 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Zip a file
Replies: 28
Views: 9975

I am able to zip a file from command line usind dos command but i am not able to zip using DataStage by using same command [sigh] Why not? What syntax did you use and happens when you use it, what error(s) do you get? :? Perhaps something like this will help in absense of the above information.