Search found 53125 matches

by ray.wurlod
Thu Jun 11, 2009 4:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom error never seen before
Replies: 9
Views: 5193

Did you bother to try the query I asked you to run? If so, what were the results? You have to help us you help you.
by ray.wurlod
Thu Jun 11, 2009 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem for sorting based on two columns
Replies: 3
Views: 1732

Option 2 is a correct sort specification. provided that the input column names are correctly spelled and cased.
by ray.wurlod
Thu Jun 11, 2009 4:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CORBA_NO_PERMISSION Error
Replies: 2
Views: 1563

Since you're on version 8 you probably also need the /D=domain switch for dscmdexport command.
by ray.wurlod
Thu Jun 11, 2009 12:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared container Issue
Replies: 5
Views: 2137

Look in the job log for the row counts into and out of the Transformer stage. If there are 0 rows out, check for a constraint expression.
by ray.wurlod
Thu Jun 11, 2009 12:21 am
Forum: General
Topic: To install datastage 8..
Replies: 2
Views: 2357

The first thing you need is a valid licence (and therefore a valid licence file from IBM, which the installer uses. The only supported operating system for the DataStage server is Windows 2003. You can get it to install on Windows XP Pro sp2 but you will get no official support. If you are planning ...
by ray.wurlod
Wed Jun 10, 2009 11:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Shared container Issue
Replies: 5
Views: 2137

Not necessarily. For example the same symptom would obtain if there were no records to capture.

With no information about what occurs within your shared container there is little else we can contribute.
by ray.wurlod
Wed Jun 10, 2009 11:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: issue in deleting file using ExecDOS command
Replies: 6
Views: 3032

The command will execute in the DataStage project directory, if the file name is not qualified. You probably need

Code: Select all

DEL /F X:\folder1\folder2\A*.*
by ray.wurlod
Wed Jun 10, 2009 8:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to pass Parameter Having Space and =
Replies: 8
Views: 2472

Can you pass the same value when requesting the job run through Director client? "Invalid value" usually means inappropriate to the parameter type, such as "FRED" for a date parameter.
by ray.wurlod
Wed Jun 10, 2009 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NLS question: loading MS 1256 in datastage
Replies: 6
Views: 2028

MS 1256 is a map for server jobs. Is this really what you want?
by ray.wurlod
Wed Jun 10, 2009 4:04 pm
Forum: General
Topic: Wrong character for questionmark "?"
Replies: 4
Views: 1735

The y-umlaut character may be the way that Char(253) is being displayed.
by ray.wurlod
Wed Jun 10, 2009 4:03 pm
Forum: General
Topic: Reg Server Migration (NT server to windows server 2003)
Replies: 1
Views: 1095

I believe you should be fine - after all Windows 2003 is effectively "son of Windows NT". The fact that you are using MVS Edition means only that you are licensed to create mainframe jobs; you may need to re-establish the FTP mechanism used to send the COBOL and JCL files to the mainframe....
by ray.wurlod
Wed Jun 10, 2009 4:00 pm
Forum: IBM QualityStage
Topic: Param 1 in Match Stage
Replies: 2
Views: 1414

Param1 is different things for different match styles (you can find out from the on-line help or manuals) but is usually the certainty level cutoff as indicated by JRodriguez.
by ray.wurlod
Wed Jun 10, 2009 3:55 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: SOA-UserService Registry Configuration
Replies: 8
Views: 3692

U (one of our other posters) did not sent the admonition, I did. All capitals is regarded as shouting, and consequently extremely rude in a forum of professionals. As one of the longest-standing posters on DSXchange I feel justified in helping others to make it as professional a place to collaborat...
by ray.wurlod
Wed Jun 10, 2009 2:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs running slow on Tuesday
Replies: 2
Views: 2936

What are your commit settings and array size settings?
by ray.wurlod
Wed Jun 10, 2009 2:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Common warning to all the jobs
Replies: 2
Views: 1242

Did you bother to Search?

An exact search on nocheck yielded 11 hits (including this thread). Is any of them helpful?