Search found 53125 matches

by ray.wurlod
Fri Oct 13, 2006 3:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to create a customized report
Replies: 4
Views: 1450

dsjob can dump the entire contents of the job log. Therefore, for example, if you had APT_DUMP_SCORE set to True, there will be a score event (or two - one for licensing) in the job log. Other environment variables (in the Reporting section) control what other information is logged.
by ray.wurlod
Fri Oct 13, 2006 3:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: *DataStage*DSR_SELECT (Action=7)
Replies: 2
Views: 1282

Well done! Search is your friend.
by ray.wurlod
Fri Oct 13, 2006 3:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error running Sequence
Replies: 6
Views: 1606

And, continuing on that theme, what else is happening on (is loading) the machine when this problem occurs?
by ray.wurlod
Fri Oct 13, 2006 3:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: passing XML data to a file.
Replies: 12
Views: 4008

In that case you will need to incorporate adding tags into your own derivation logic.
by ray.wurlod
Fri Oct 13, 2006 3:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Logic Implementation
Replies: 7
Views: 1788

Probably the easiest way to do this is to write a routine to generate a long string which produces all the output rows with LF between. Write this to a sequential file (as a single VarChar column) with 000 as the delimiter and quote character and then read from the same sequential file using whateve...
by ray.wurlod
Fri Oct 13, 2006 3:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deletion of output file
Replies: 39
Views: 6927

Please expand on "its not working out". As I read your code, the Input Values field should provide a string of the form directorypath~filename~datetime and issues an ERASE command for the file directorypath\filename.datetime.war.csv if the link row count is zero. Add some diagnostic capability. For ...
by ray.wurlod
Fri Oct 13, 2006 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: COBOL COPY BOOK
Replies: 16
Views: 3412

When you import from a COBOL FD you can specify the column in which the level 01 item begins. The import wizard expects the A margin and B margin to be properly configured (two+ levels of indenting, usually four spaces each, though the importer can be flexible about that).
by ray.wurlod
Fri Oct 13, 2006 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
Replies: 13
Views: 18512

kduke wrote:Hashed files should not be considered persistent meaning these values should be recreated every job run.

...except, of course, for the Repository tables and SDKSequences.
by ray.wurlod
Fri Oct 13, 2006 3:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Setting up HTTPS
Replies: 5
Views: 1002

As far as I am aware, DataStage does not use HTTP so adding secure HTTP (HTTPS) ought not to affect DataStage.
by ray.wurlod
Fri Oct 13, 2006 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSWaitForFile with '*'
Replies: 3
Views: 1173

As Craig says (says), the Wait For File activity does not support wildcards. However, such a routine would be easy to write, and could be invoked from a Routine activity. In a loop, execute an operating system command to list whatever the wildcard refers to, and to return if the number of items list...
by ray.wurlod
Fri Oct 13, 2006 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration of DS Installation
Replies: 18
Views: 4305

Of course you can copy - there's nothing outside the file system. However, how did you go about updating system tables such as UV.ACCOUNT, UV_SCHEMA and so on? Or did you copy the Engine directory as well? With identical configuration a "copy everything" approach would work, because the pathnames an...
by ray.wurlod
Fri Oct 13, 2006 3:14 pm
Forum: General
Topic: See you at the IBM show
Replies: 6
Views: 3296

Your visa problems all sorted, then?
by ray.wurlod
Fri Oct 13, 2006 3:12 pm
Forum: General
Topic: Here's some Perl code for Parameter replacement
Replies: 7
Views: 4274

Just to be clear for everyone else who might look for it, Batch::UTILSetDefaultParams comes from Ken Bland & Associates - it's not "built-in" to DataStage as jdmicelli suggests.
by ray.wurlod
Fri Oct 13, 2006 3:10 pm
Forum: IBM QualityStage
Topic: OS Plug-in enquiry?
Replies: 5
Views: 1511

Nice one. :D
by ray.wurlod
Fri Oct 13, 2006 3:09 pm
Forum: IBM QualityStage
Topic: match output's
Replies: 9
Views: 2926

The histograms are at the bottom of the report file. They're printed sideways - ideally you need continuous stationery but you can glue regular pages together.