Search found 53125 matches

by ray.wurlod
Tue Nov 25, 2008 1:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS Warning:Sort key no longer exists in dataset schema
Replies: 5
Views: 11329

Check whether there's a Sort/Merge collector that specifies this column as Key in your job design.
by ray.wurlod
Tue Nov 25, 2008 1:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence Jobs. Design issue or not ?
Replies: 9
Views: 5945

I see only one loop in your design. Yet your words suggest that two loops are required. Make sure that every loop reaches its End Loop activity - don't "jump out".
by ray.wurlod
Tue Nov 25, 2008 1:00 pm
Forum: General
Topic: Can a DataStage package call an SSIS package
Replies: 1
Views: 1165

DataStage can do anything for which you have a command line interface.
by ray.wurlod
Tue Nov 25, 2008 3:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NLS SETTINGS NOT EFFECTIVE AT JOB LEVEL
Replies: 2
Views: 994

NONE is a pseudo-map, not a real map. Thus there is no actual map for it to default to. This generates the error.
by ray.wurlod
Tue Nov 25, 2008 3:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can i use convert function in this scenario?
Replies: 4
Views: 1664

U hasn't logged in for some time. I have no idea who plz might be.

Please re-phrase your request in correct English, when it will stand a better chance (that is, some chance) of being answered.
by ray.wurlod
Mon Nov 24, 2008 10:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generic Table Copy job
Replies: 1
Views: 812

Yes, all you need is the RMM stage.

Search to find my opinion of those who try to bypass rigorous metadata handling by attempting to create "generic" jobs; search also to see whether you can find even one report of success.
by ray.wurlod
Mon Nov 24, 2008 9:58 pm
Forum:
Topic: Information Analyzer and Business Glossary in Version 8
Replies: 29
Views: 15442

Yep. It's called DataStage. But this can not upload directly into BG.
by ray.wurlod
Mon Nov 24, 2008 2:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Requirement o C++ Compiler
Replies: 1
Views: 1305

If the operating system is identical and all the runtime components are in place then the answer is "probably yes". However, re-compilation will not be possible.
by ray.wurlod
Mon Nov 24, 2008 2:58 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS Load Method
Replies: 2
Views: 1687

Oracle uses SQL*LOAD (or, if you prefer, sqlldr), which does indeed set a table level lock (as, indeed, it must).
by ray.wurlod
Mon Nov 24, 2008 2:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Methods for cleaning locks in XMETALOCKINFO table
Replies: 5
Views: 5910

I don't know, but LOCKED_AT looks like a timestamp to me. What does the table definition (you can see it in DB2 Control Center) tell you?
by ray.wurlod
Mon Nov 24, 2008 2:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: There are no sort keys in the dataset schema
Replies: 7
Views: 4753

[color=darkred]Similar is not the same. Please start a new thread for this particular problem. Let's be disciplined on DSXchange, to aid future searchers.[/color]
by ray.wurlod
Mon Nov 24, 2008 2:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage PX
Replies: 3
Views: 1153

There's a red light on the dashboard of my car plz clarify me wat would be the reason.

Your question is in this class (as well as not being professional in its English usage). WHAT error?!!! Post the complete and exact error message.
by ray.wurlod
Mon Nov 24, 2008 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with SCD type 2
Replies: 1
Views: 921

Please show us how you have "programmed" your SCD stage. Particularly the column usage tab.
by ray.wurlod
Mon Nov 24, 2008 2:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: client is not licensed to run against the selected domain
Replies: 3
Views: 3396

You need to open the Web console for Information Server and assign some DataStage credentials.
by ray.wurlod
Mon Nov 24, 2008 2:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NLS settings
Replies: 3
Views: 1064

Code: Select all

$DSHOME/bin/analyze.shm -t0 | grep NLSMODE