Search found 42189 matches

by chulett
Fri Jan 05, 2007 4:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Knowing the job creator
Replies: 7
Views: 1443

We can guess all day, but that option is only valid on a Windows server. I counsel patience. :wink:
by chulett
Fri Jan 05, 2007 4:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with the Oracle Loading
Replies: 6
Views: 1394

Meaning exactly what has already been stated - a child record, one in the ETQ.VALIDATION_SUBPROCESS_TXN table, is missing its parent record in the ETQ.VALIDATION_VALUES table. (These names and this issue sure sound familiar) You must either do everything in a single 'unit of work', meaning using a s...
by chulett
Fri Jan 05, 2007 4:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding importing jobs from datastage manager
Replies: 26
Views: 6251

Our friend seems to be shiftless (so to speak)... don't recall ever seeing a capital letter.
by chulett
Fri Jan 05, 2007 4:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with the Oracle Loading
Replies: 6
Views: 1394

Parents first, then children. Much like as in 'Real Life'. :wink:
by chulett
Fri Jan 05, 2007 4:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding importing jobs from datastage manager
Replies: 26
Views: 6251

You double-click on the container to view its contents. If it is a shared container, your buddy will need to export it for you and you'll need to import that as well.
by chulett
Fri Jan 05, 2007 3:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine DSU.GetXXXXXX did not finish OK
Replies: 12
Views: 4455

You've told the Sequence job to 'Automatically handle' activities that fail and a routine that returns a non-zero result is considered to have failed.
by chulett
Fri Jan 05, 2007 2:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding importing jobs from datastage manager
Replies: 26
Views: 6251

vijaykumar wrote:i checked-import only selected components.
now i successfully imported the jobs.

My answer was based on your assertion that you 'successfully imported the jobs'. [sigh] You really do make it difficult to help you at times, you know.
by chulett
Fri Jan 05, 2007 2:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding custom stages
Replies: 4
Views: 1159

Ok, perhaps internally. I was speaking from a public 'what shows up in the Manager' perspective.
by chulett
Fri Jan 05, 2007 2:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding importing jobs from datastage manager
Replies: 26
Views: 6251

So... you've successfully imported them but can't find them? That's not all that unusual as the Import doesn't show you the Category, you have to know it. And if you don't know, ask whomever you got the export from. We sure can't tell you. Or try this from the Administrator: SELECT CATEGORY FROM DS_...
by chulett
Fri Jan 05, 2007 1:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: regarding custom stages
Replies: 4
Views: 1159

Someone has been playing. There is no 'Custom' Stage Type category out of the box and the DRS stage is delivered under Server/Database.
by chulett
Fri Jan 05, 2007 11:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input Stage
Replies: 10
Views: 3705

That was EReplace syntax, the syntax for Convert is different:

Code: Select all

Convert(CHAR(13),"",DSLink.artist)

Try it that way and see if it helps.
by chulett
Fri Jan 05, 2007 10:46 am
Forum: General
Topic: Where to download fix for a sequencer bug
Replies: 7
Views: 3152

Yes, most patches need to be requested and made available to you by Support but the patch in question is available at the link posted.
by chulett
Fri Jan 05, 2007 10:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reject certain rows with constraint
Replies: 4
Views: 1150

:idea: OR... if people would stop posting into duplicate threads - the Original Poster could delete it themselves! However, once someone adds something including a request for it to be deleted, the owner no longer can do anything. Resist the temptation, boys.
by chulett
Fri Jan 05, 2007 10:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ExecCommand output value
Replies: 44
Views: 10563

You would need to take them via normal Windows methods like ALT-PrtScn, then upload them to a free site like Photo Bucket and the like. Then the Img (Image) tags can be used to include them in a post.

ps. We know your O/S is UNIX, I meant what flavor of UNIX... AIX, H-PUX, what?