Search found 53125 matches

by ray.wurlod
Mon Oct 23, 2006 4:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Segmentation Fault - core dumped
Replies: 0
Views: 819

Welcome aboard. :D When the file system on which the project is installed becomes full, or on which a hashed file exists becomes full, it is highly likely that some kind of corruption has occurred as an update has been taking place. This is not that easy to diagnose - search the forum for uvbackup f...
by ray.wurlod
Mon Oct 23, 2006 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiling error on Transform stage using TRIM with L option
Replies: 2
Views: 1157

Try putting the Trim(TPRTNLOC_01.STREET_NUMBER,"0","L") into a stage variable, and replacing that part of the expression with a reference to the stage variable.
by ray.wurlod
Mon Oct 23, 2006 4:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to delete these scratch files after sort
Replies: 7
Views: 3331

WHY can't they be deleted? What's the permission on them? What's the permission on the parent directory? Are they still in use (use fuser to find out)? What error message is generated if you try to delete one of them?
by ray.wurlod
Mon Oct 23, 2006 11:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Warning while loading into Sybase table.
Replies: 8
Views: 2712

Re: Warning while loading into Sybase table.

Hi I am reading a seq file, applying business rules, inserting the correct records into the sybase correct data table, creating an exception data seq file(by using the rejects option in the transformer) and also inserting the source row, load dtm and exception error message into the sybase log tabl...
by ray.wurlod
Mon Oct 23, 2006 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: config file
Replies: 2
Views: 1005

There is no scope to use environment variables in the parallel configuration file. This is the file whose pathname is specified by the APT_CONFIG_FILE environment variable.
by ray.wurlod
Mon Oct 23, 2006 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How Do I run DS commands from the command line in Windows
Replies: 8
Views: 1369

Lest there be any confusion, dsjob does exist on Windows servers. However the dsenv script does not exist on Windows servers.
by ray.wurlod
Mon Oct 23, 2006 9:32 am
Forum: General
Topic: The Product Formerly Known as Hawk
Replies: 12
Views: 14442

Inplace upgrade is possible. Have backups.
by ray.wurlod
Mon Oct 23, 2006 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Custom Stages
Replies: 1
Views: 760

Read the chapter on Custom stages in the DataStage Advanced Parallel Developer's Guide - it will give you full information about how to construct these and some examples of when you might want to use one.
by ray.wurlod
Mon Oct 23, 2006 7:03 am
Forum: General
Topic: The Product Formerly Known as Hawk
Replies: 12
Views: 14442

sanjay wrote:Hi Ray

what is Federation Server . is it to access multiple database at a time.


Thanks
Sanjay

Searching on the IBM web site will give you full facts, and save me from having to type them in. It's not part of DataStage - it's another service supported on IBM Information Server.
by ray.wurlod
Mon Oct 23, 2006 6:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Updating MS SQL for Korean (UTF-8 encoded) characters
Replies: 4
Views: 2418

There is no guarantee that your step using Notepad will successfully translate all characters. What character map is used for encoding the original Korean characters?
by ray.wurlod
Mon Oct 23, 2006 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to do look for the greater than or less than date ranges
Replies: 7
Views: 2132

Even (especially) sparse lookups only do equi-joins.
by ray.wurlod
Sun Oct 22, 2006 7:58 pm
Forum: General
Topic: The Product Formerly Known as Hawk
Replies: 12
Views: 14442

The Product Formerly Known as Hawk

There is/will be a White Paper called "IBM Information Server: What's New in IBM Websphere DataStage 8.0". Thus far it does not appear in the IBM Library though there are some papers there dated as recently as October 15, 2006 describing other aspects if IBM Information Server. I have (in hard copy ...
by ray.wurlod
Sun Oct 22, 2006 7:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compiling a transformer
Replies: 3
Views: 1334

Don't think any Windows patch will help - the OP is on UNIX. This message sometimes occurs when you don't have a compatible, or compatible version of, the C++ compiler. Check the values of the four environment variables that govern what compile and link options exist. In particular, you can specify ...
by ray.wurlod
Sun Oct 22, 2006 6:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DATASTAGE GRID
Replies: 5
Views: 2093

A search on IBM Developer Works would be no bad thing.
by ray.wurlod
Sun Oct 22, 2006 6:01 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: regarding connection to profile stage
Replies: 9
Views: 4766

Etiquette Note Please don't "shout" (use all upper case), as it is offensive. I do not have the benefit of being able to see what you're doing, so am perforce obliged to ask questions in what I believe to be a systematic diagnostic process. Your failure to answer reasonable questions does not help....