Search found 53125 matches

by ray.wurlod
Mon Apr 14, 2008 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Verify the data DB2 query
Replies: 2
Views: 558

I once went on a blind date and that "did not look good at all" either.

Be precise. What did you expect to see, what did you see, and why do you believe them to be different? What query is being executed? Is it a generated query or a user-defined query?
by ray.wurlod
Mon Apr 14, 2008 4:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Remote Server
Replies: 14
Views: 4857

Are the Oracle environment variables - such as ORACLE_HOME - correctly set (in dsenv) for DataStage processes?
by ray.wurlod
Mon Apr 14, 2008 4:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem Reading fixed width file character ü.
Replies: 3
Views: 1634

You should not need to enable NLS. What precisely is the problem, both with Unicode set and not set?
by ray.wurlod
Mon Apr 14, 2008 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Schema file default values
Replies: 5
Views: 4689

You can provide a default value for every field.

To learn how, create a table definition using the GUI, with default value(s), then go to the Layout tab and look at its record schema. That's what you need to do in your schema file.
by ray.wurlod
Mon Apr 14, 2008 4:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EBCDIC ! and ] not translated properly
Replies: 3
Views: 1225

Look in the DataStage BASIC manual for an Appendix containing EBCDIC and ACCII codes. As to why they're not "translating" properly that will depend largely on how you are getting them out of the mainframe. Examine the received file with a hex editor and see what's actually arrived on the UNIX machine.
by ray.wurlod
Mon Apr 14, 2008 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading mutiple files using the same job
Replies: 8
Views: 1683

How about a job sequence with a StartLoop activity specifying the "list of things" (file names), possibly initialized by an upstream command or routine into a user variable?
by ray.wurlod
Mon Apr 14, 2008 4:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Stage
Replies: 2
Views: 1155

In which particular circumstances do you mean? Or are you seeking a "one size fits all" answer, perhaps to an interview question?
by ray.wurlod
Mon Apr 14, 2008 4:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dosumentation on SAP/R3 pack
Replies: 4
Views: 1425

Yes there is and, if you have the plug-in, you have its documentation in PDF format.
by ray.wurlod
Mon Apr 14, 2008 4:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5: UTF8
Replies: 6
Views: 7375

Welcome aboard.

The "preferred" character map is the one that is used to encode your data. So, if your data are encoded using UTF-8, then use that. If your Chinese data are encoded using BIG-5 or GB2312, then use that map.

Most character maps include what you describe as "English" characters.
by ray.wurlod
Mon Apr 14, 2008 4:02 pm
Forum: General
Topic: DataStage User Login
Replies: 5
Views: 5188

In version 8, which your post shows you have, few of these apply. Your login authentication is managed through the Information Server login/security service. 1. UV.ACCOUNT is one of the places where project existence and location are recorded. It is the table of record for the Administrator client's...
by ray.wurlod
Mon Apr 14, 2008 3:53 pm
Forum: General
Topic: Rename a project?
Replies: 2
Views: 4616

No.

Among other things a project name is a database schema name. You can't rename database schemas either. (That's probably the main reason you can't rename DataStage projects. It's also the reason for the limits on project names (max 18 characters).)
by ray.wurlod
Mon Apr 14, 2008 3:52 pm
Forum: General
Topic: Information About NLS
Replies: 3
Views: 4691

There are two questions: installed and enabled. If you have installed NLS but do not wish to use it, set NLSMODE in uvconfig to 0 and regenerate. This will disable NLS. The only cost will then be the small amount of disk space taken up by the NLS maps. You can not uninstall NLS. You can only uninsta...
by ray.wurlod
Mon Apr 14, 2008 3:47 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Parallelism using RTI
Replies: 1
Views: 1767

1) Yes.

2) It's not "instead of". You can expose either server or parallel jobs as web services.

Browse this forum and Ernie's blogs to learn a whole lot more about RTI, including its new names (SOA, WISD, WISL, AOYC*)


* acronym of your choice :lol:
by ray.wurlod
Mon Apr 14, 2008 5:31 am
Forum: IBM QualityStage
Topic: How to set up configuration to run QS on windows xp
Replies: 3
Views: 1828

Aha! New information. Your regular DataStage parallel configuration file also covers QualityStage jobs.
by ray.wurlod
Mon Apr 14, 2008 5:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage vs Seebeyond
Replies: 15
Views: 6407

This may also prove useful in your presentation.

Or maybe not.