Search found 42189 matches

by chulett
Mon Jun 19, 2006 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: check installation of DS server after a virus attack
Replies: 10
Views: 2244

You are infected or you were infected with zlob? If anything in the Server install was infected and then removed (or horked) by the virus or the cleaning crew, then I'd say yes - you would need to reinstall your Server.
by chulett
Mon Jun 19, 2006 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Invalid NLS Format
Replies: 13
Views: 3337

Ok... that seems... fine. Are you setting any other 'NLS' parameters there? Is so, post them - both the variable names and the values you are setting them to, please.
by chulett
Mon Jun 19, 2006 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error
Replies: 8
Views: 2270

The job is completed while reducing "The parallel degree for the sql statement from 8 to 1". Why parallel degree 8 works sometimes and not others? That would depend on exactly what else is going on at the same time. And I doubt you needed to drop it to 1... why not try a smaller number, something t...
by chulett
Mon Jun 19, 2006 6:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Invalid NLS Format
Replies: 13
Views: 3337

Oh my. In your DSEngine directory, which should be pointed to by the $DSHOME environment variable.

Also, what version of 7.x is your installation? I don't recall there still being an OCI7 stage in that version. :?
by chulett
Mon Jun 19, 2006 6:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: check installation of DS server after a virus attack
Replies: 10
Views: 2244

You can only use the 'omit' option if you have a Windows server - and you've stated yours is UNIX.
by chulett
Mon Jun 19, 2006 6:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Archiving of a Table: DTS Packages vs DataStage
Replies: 12
Views: 4441

You certainly can use DataStage to do this. Typically, however, if you are simply going to move large amounts of data between two tables with no 'transformations', you'd be better off doing it with the tools supplied by the database vendor. Or just a big parallel query. Another 'however' however - i...
by chulett
Mon Jun 19, 2006 6:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Archiving of a Table: DTS Packages vs DataStage
Replies: 12
Views: 4441

Define what 'archiving' means in this case.
by chulett
Mon Jun 19, 2006 6:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error
Replies: 8
Views: 2270

To me, the error looks more like it's a parallel query coming from the source rather than the target side. In any case, talk to your DBA. They will berate you for whatever you are doing - something that needs to do alot of sorting, possibly - but then may increase the TEMP tablespace for you. Either...
by chulett
Mon Jun 19, 2006 6:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting Numeric into Pic Comp3 data type
Replies: 5
Views: 1941

You either need to look at the sdk routine you mentioned and write your own version that goes 'backwards' or use the CFF (Complex Flat File) stage to write out the file. I'm guessing there will also be an EBCDIC requirement you'll need to handle and the CFF stage will do that as well, from what I re...
by chulett
Mon Jun 19, 2006 6:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wat is the use of assigning function's value in a variable?
Replies: 2
Views: 933

Besides the fact that when calling something like that X times, you stand a good chance of it changing. Maybe that's ok and maybe it would be a Bad Thing, so you call it once and use a known consistent value.
by chulett
Mon Jun 19, 2006 6:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Arabic Character issues in Sequential File
Replies: 9
Views: 3333

You problem may also be the NLS setting of the tool/platform used to view the sequential file. I just went through this recently, the file was fine but my pc's NLS setting was 'wrong' and so it looked... bad. :wink:
by chulett
Mon Jun 19, 2006 6:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Invalid NLS Format
Replies: 13
Views: 3337

the value for NLS_CHARACTERSET IS WE8IS08859P1, but this character set is not displayed in Datastage. I checked the nls_database parameters, the character set is same as specified in datastage. These seem to contradict each other. Please post your exact NLS_LANG setting from your dsenv file. I woul...
by chulett
Sun Jun 18, 2006 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformer compile error
Replies: 8
Views: 2926

Ray meant we need to know alot more. You should take a shot at answering the questions Ray asked before anyone can help much.
by chulett
Sun Jun 18, 2006 9:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Variable DataStage for format Date
Replies: 2
Views: 1375

Looks to me like your Oracle dates were being selected in YYYY-MM-DD format under 4.2 but after upgrading to 7.5 they are in YYYY-MMM-DD format. I'd be curious what stage you are using (OCI?) and what datatype you are using in your source stage - Date? Varchar? As Roy notes, best practice is to not ...
by chulett
Sat Jun 17, 2006 7:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformer compile error
Replies: 8
Views: 2926

And we know it's all about the points, baby. I'm saving for my second pony. :wink: