Search found 53125 matches

by ray.wurlod
Mon Aug 22, 2005 5:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to read a file and rewrite it?
Replies: 8
Views: 2915

That message can indicate that you've used the variable name ANS rather than the name Ans. Variable names are case sensitive. It can also mean that there is a path through your code in which the Ans variable is not set at all - maybe you failed to open the "table" (directory) or to read the "record"...
by ray.wurlod
Mon Aug 22, 2005 5:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing a DOS command
Replies: 6
Views: 1349

The 'Execute Command' stage runs fine. But nothing happens really.

What's wrong with this picture?

Does it run really fast?
by ray.wurlod
Mon Aug 22, 2005 5:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How the find a File in the Directory in DOS
Replies: 19
Views: 5317

I could not find uvwalk in the bin directory,if searched in /ds/Ascential/DataStage/DSEngine/bin should i have to find it any where else (i cant stop rolling my eys) regards kumar If you tell me how you can get to a DOS prompt on your UNIX machine I will revert with where you can find uvwalk on tha...
by ray.wurlod
Mon Aug 22, 2005 4:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Untar Command Not Recognised By DataStage??
Replies: 11
Views: 5495

Christina, please check this post for an explanation. In your case it's not exactly the same, but your working directory for you is not the same as the working directory for a DataStage process. To make this really clear to you, set up a before-job or before-stage or after-stage or after-job subrout...
by ray.wurlod
Mon Aug 22, 2005 4:52 pm
Forum: Data Integration
Topic: Can anyone access DeveloperNet?
Replies: 7
Views: 6850

As my apple-cheeked old grandmother used to say, "courtesy costs nothing".
by ray.wurlod
Mon Aug 22, 2005 4:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer Canvas view window not getting changed
Replies: 2
Views: 1144

I discovered an answer to this one accidentally, fortuitously in a class that Vipin was attending. The problem was that the Repository title bar was parked behind the toolbar, and could not be accessed. Curiously, making the toolbar disappear via the View menu didn't help, and making the Ascential b...
by ray.wurlod
Mon Aug 22, 2005 4:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle error
Replies: 2
Views: 1390

Not until you tell us what's in /home/dsadm/Ascential/DataStage/Scratch/ora.4195.879789.1.log file.
by ray.wurlod
Mon Aug 22, 2005 4:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: extract data from two different databases
Replies: 7
Views: 2852

You use job parameter references in a WHERE clause just like you use them in any passive stage, the job parameter name - correctly spelled and correctly cased - surrounded by "#" characters. The examples earlier illustrate the technique.
by ray.wurlod
Mon Aug 22, 2005 4:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: commit point when loading SQL sever DB using ODBC enterprise
Replies: 3
Views: 1058

Welcome aboard! :D
From memory (I'm not presently working in the EE environment) there are two generic environment variables you need. One is APT_COMMIT_ROWS (or something like that), the other is APT_COMMIT_INTERVAL.
Check the Parallel Job Developer's Guide for full details.
by ray.wurlod
Mon Aug 22, 2005 4:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What are Filesets and Datasets and their differences?
Replies: 3
Views: 1941

Do use Search. This has been explained in deep detail already on this forum.
by ray.wurlod
Mon Aug 22, 2005 4:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup
Replies: 3
Views: 1081

You can split the original source into multiple rows using, for example, a Copy stage or a Transformer stage. Then performing separate lookups on separate streams is straightforward.
by ray.wurlod
Mon Aug 22, 2005 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning in Chage detection
Replies: 9
Views: 6991

Setting a default value explicitly for this column should cause the warning to disappear.
by ray.wurlod
Mon Aug 22, 2005 4:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PX Job not terminating
Replies: 3
Views: 1231

Curiously, perhaps, a re-boot will not help in this circumstance. A DataStage records its status periodically in a table in the Repository. So do some of its active stages and "resources". This information is read by the Director client. When people report that a job is not terminating, it usually m...
by ray.wurlod
Mon Aug 22, 2005 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle parallel job stuck
Replies: 17
Views: 6645

It is a partitioned table? If so, have you specified the Partition Table property in the Oracle Enterprise stage?
by ray.wurlod
Mon Aug 22, 2005 4:21 pm
Forum: Data Integration
Topic: Can anyone access DeveloperNet?
Replies: 7
Views: 6850

I notified "them" some time back, and continue to await the courtesy of a reply.