Search found 53125 matches

by ray.wurlod
Wed Feb 24, 2010 3:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle date format OCI returns
Replies: 8
Views: 3526

Check the DataStage NLS locale setting for server edition. Find this in the Administrator client, project properties, NLS tab.
by ray.wurlod
Wed Feb 24, 2010 3:39 pm
Forum: General
Topic: Migrating XMETA to a database with new name/SID
Replies: 13
Views: 6147

The site where I am currently working is not using XMETA as the database name, but that decision was made prior to installation.
by ray.wurlod
Wed Feb 24, 2010 2:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Status code = -9999 DSJE_DSJOB_ERROR
Replies: 21
Views: 16291

All DataStage developers should have a umask of 002 and/or the setgid bit should be set on the project directory.
by ray.wurlod
Wed Feb 24, 2010 2:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TPT Bulk Option
Replies: 2
Views: 1587

More specifically, is TPT installed on the DataStage server?
by ray.wurlod
Wed Feb 24, 2010 2:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom 3660: Argument domain error : DS server edition
Replies: 1
Views: 1260

Look in the referenced Transformer stage. You've used an ACos() function. ACos() argument may only be between -1 and 1.
by ray.wurlod
Wed Feb 24, 2010 2:16 am
Forum: IBM QualityStage
Topic: Address Cleansing
Replies: 16
Views: 5620

No idea at all. I have not seen your data, I have not seen your business rules that make those data "bad". So how am I expected to be able to know how to "fix" them? A totally unreasonable request.
by ray.wurlod
Tue Feb 23, 2010 11:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job error
Replies: 11
Views: 2588

Is SubMasterLoad a sequence? Does it have a Notification Activity?

Select Notification Activity from the Stage Types branch of the Repository and perform a Where Used analysis. Filtering to just jobs will make the query finish faster.
by ray.wurlod
Tue Feb 23, 2010 10:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: cff stage
Replies: 2
Views: 1230

Usually there is no record delimiter and no field delimiter. The bytestream containing the data is defined (implicitly) to be fixed width, and the character count defines the record boundary.

Remove the record delimiter property or set it to None.
by ray.wurlod
Tue Feb 23, 2010 10:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Salesforce.com (SFDC) date time format
Replies: 4
Views: 3156

How did your ETL process the date? That is, precisely what transformations were effected?
by ray.wurlod
Tue Feb 23, 2010 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before Job- subroutine to move a file
Replies: 12
Views: 4328

Please mark this thread as Resolved using the green button at the top.
by ray.wurlod
Tue Feb 23, 2010 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dynamic Schema File
Replies: 1
Views: 943

What's wrong with what you did?

Is RCP enabled in all stages?
by ray.wurlod
Tue Feb 23, 2010 10:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple environments - same project
Replies: 15
Views: 4015

Adding to what Vincent posted (with which I fully agree) you can make use of values files in parameter sets and the special $PROJDEF designator for environment variable parameters to make switching of sets of default values even easier.
by ray.wurlod
Tue Feb 23, 2010 10:41 pm
Forum: General
Topic: What are the DataStage revison numbers?
Replies: 8
Views: 1451

With premium membership gooogle will be able to read my entire post.

Premium membership is not expensive, at less than 30c/day. These funds help to defray the hosting and bandwidth costs that DSXchange incurs. So, by taking up a premium membership, you're helping to keep DSXchange alive.
by ray.wurlod
Tue Feb 23, 2010 10:39 pm
Forum: General
Topic: Migrating XMETA to a database with new name/SID
Replies: 13
Views: 6147

Good luck with that! You will need to re-configure WAS first, because it is in WAS that the primary source of data about projects resides. How to change all the extant project-related metadata from XMETA might be too detailed a task - you might be better to engage IBM services to do that for you. A ...
by ray.wurlod
Tue Feb 23, 2010 4:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Access violation on phantom job
Replies: 10
Views: 3023

I suspect that this is different enough to warrant a separate thread.