Search found 53125 matches

by ray.wurlod
Wed Jul 01, 2009 4:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Start the job whenever DS comes up
Replies: 10
Views: 3462

You get the person who does have root access to help.
by ray.wurlod
Wed Jul 01, 2009 4:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Strange DataStage problem
Replies: 15
Views: 7921

list_readu (or LIST.READU from TCL) will show an "admin" lock on the project to which the client's agent process is connected.
by ray.wurlod
Wed Jul 01, 2009 4:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: HOw to group by in datastage?
Replies: 6
Views: 8802

It can easily be done in DataStage; I can think of at least three ways. But, since you like a challenge, I'll leave you to research them.

Here's another challenge - make sure your strategy works properly when the parallel job is running on more than one node.
by ray.wurlod
Wed Jul 01, 2009 4:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compilation Error!
Replies: 2
Views: 1171

No licenses can also occur if you are trying to compile two things at once but only have a single license for the compiler.
by ray.wurlod
Wed Jul 01, 2009 4:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Client Side in French
Replies: 12
Views: 2804

Bonne chance! DataStage picks up the operating system language setting when it is installed. Therefore I do not believe that changing the operating system "on the fly" will work. I believe that you will need to uninstall, change the operating system language to English, then perform a clea...
by ray.wurlod
Wed Jul 01, 2009 4:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: what is the advantage of audit logs in datastage
Replies: 9
Views: 2471

Yet another guess is that an audit log allows such things as row count reconciliation to be performed more easily.

But we really don't know what you mean?

IS is an interview question? If so, we might like "a word" with the author of that question.
by ray.wurlod
Wed Jul 01, 2009 4:20 pm
Forum: General
Topic: Adding current Date with the file
Replies: 23
Views: 6147

Maynard G Krebs lives!
:roll:
by ray.wurlod
Wed Jul 01, 2009 4:19 pm
Forum: General
Topic: Datastage engine command
Replies: 2
Views: 1661

Re: Datastage engine command

hello, I need to learn about datastage engine command . where can i get a list of all the command i can use , with an explanation about each one. the only command i know is unlock i need to know more command that can get to the information saved at the hash files of each project such as voc ,ds_tem...
by ray.wurlod
Wed Jul 01, 2009 4:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Installing IIS Patches
Replies: 6
Views: 1766

*Note: Topic Relocated - Content Editor*
by ray.wurlod
Wed Jul 01, 2009 4:15 pm
Forum: IBM QualityStage
Topic: QualityStage Job Error
Replies: 12
Views: 12218

Source data has four characters in a string; your metadata allows only for two. Change either, but probably the latter.
by ray.wurlod
Tue Jun 30, 2009 11:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.BCIPut call to OCONV failed
Replies: 21
Views: 6378

Please delete your duplicate thread that you started today. It only wastes space on the server.
by ray.wurlod
Tue Jun 30, 2009 11:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.BCIPut call to OCONV failed
Replies: 21
Views: 6378

Have you tried using ISO8859-1 map for the ODBC stage that connects to SQL Server? Have you established that the data in DB2 really are encoded using ISO8859-1?
by ray.wurlod
Tue Jun 30, 2009 11:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how i transfer my as/400 files into unix box
Replies: 9
Views: 3759

Please delete your duplicate thread that you just started with exactly this same post.
by ray.wurlod
Tue Jun 30, 2009 10:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter from table
Replies: 16
Views: 4382

chulett wrote:Yup. :wink:
I understand that to be an affirmative declaration in the United States of America.
by ray.wurlod
Tue Jun 30, 2009 10:48 pm
Forum: General
Topic: Folder transfer from one server to another server windows
Replies: 5
Views: 2316

Not a problem if you can mount the target folder on the source system, or can use UNC pathnames (and the "system" will let you).