Search found 42189 matches

by chulett
Thu Aug 27, 2009 5:44 am
Forum: General
Topic: Need help setting up UVSH
Replies: 10
Views: 2548

uvtic? :?
by chulett
Thu Aug 27, 2009 5:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How does DataStage store Annotations?
Replies: 17
Views: 5496

None of the 'internals' like that are documented. How about you give us some idea what you are after or are trying to achieve?
by chulett
Thu Aug 27, 2009 5:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: julian_day_from_date(date) issue error mesage
Replies: 11
Views: 3413

Default date format is "yyyy-mm-dd" so if that matches yours you don't need to specify it - and if you do, you do not actually use the square brackets. They are a documentation convention to denote an optional element.
by chulett
Thu Aug 27, 2009 5:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Divident by zero
Replies: 27
Views: 6206

How about you go to that TRANS4 file and actually post the code from the lines mentioned plus several on either side, let us take a look?
by chulett
Thu Aug 27, 2009 5:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datastage job error
Replies: 19
Views: 5574

Or a CLEAR.FILE RT_LOG270 from the Administrator or a TCL prompt.
by chulett
Thu Aug 27, 2009 5:28 am
Forum: General
Topic: issue in FTP stage
Replies: 23
Views: 11314

You really should write a... oh, never mind. What does your job design look like? Do you need to ftp to the 'home directory' of the ftp user or do you need to 'cd' somewhere first and then do the put? Can you capture a manual session and copy/paste it here so we can see all of the steps you go throu...
by chulett
Wed Aug 26, 2009 10:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problems in reading an ebcdic file thorugh sequential stage
Replies: 3
Views: 1812

If the file is in "ebcdic format" why have you set Characterset=Ascii? It means what it is not what you want it to be.
by chulett
Wed Aug 26, 2009 5:51 pm
Forum: General
Topic: Server Job is disabled
Replies: 6
Views: 1299

All the questions seem somewhat irrelevant to me as this is, as noted, a licensing issue. And for that you'll need to go back to your offiicial support provider whom I'm assuming is the same entity that supplied you with the 'patch'. They screwed you up and they need to help... unscrew things. Lastl...
by chulett
Wed Aug 26, 2009 1:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to delete .txt file from datastage
Replies: 2
Views: 3373

Or "after job" using ExecDOS, depending on what "after all my processing finishes" means exactly.
by chulett
Wed Aug 26, 2009 10:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to delete fileset
Replies: 13
Views: 9741

Don't. Start a new post with whatever question you have.
by chulett
Wed Aug 26, 2009 10:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: installing different datastage server in a single unix box
Replies: 2
Views: 1188

You'd need to do an "itag" install for the second one. There's a pdf document that explains all that plus a search here would help.
by chulett
Wed Aug 26, 2009 9:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datastage job error
Replies: 19
Views: 5574

Never seen any such thing, it exists to reset aborted jobs. :?
by chulett
Wed Aug 26, 2009 9:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: different output values
Replies: 16
Views: 4793

Already did in the post right before yours. :?
by chulett
Wed Aug 26, 2009 9:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datastage job error
Replies: 19
Views: 5574

It should be enabled when the job is Aborted - is it?
by chulett
Wed Aug 26, 2009 9:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: different output values
Replies: 16
Views: 4793

qutesanju wrote:ok thx...can anybody share how to create excel file form datastage....
viewtopic.php?t=129041

Search will turn up more, you're not the first person to ask.