Search found 53125 matches

by ray.wurlod
Mon Mar 30, 2009 2:37 am
Forum: General
Topic: Suppressing return code checking in filter and before stage
Replies: 6
Views: 4237

The dsjob command is well-formed and returns 0 for success and non-zero for non-success. One that basis IBM don't have a case to answer. It's by using the -jobstatus option that you cause dsjob to exit with the DataStage job's exit status. If you don't do that, then dsjob behaves "properly"...
by ray.wurlod
Sun Mar 29, 2009 10:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: TCL command
Replies: 2
Views: 1114

DataStage originally, and up to version 5.2, used UniVerse as the engine for its Repository. So the appropriate place to go is the UniVerse manuals on IBM's web site. For TCL commands the best manuals are: UniVerse System Description UniVerse SQL Reference UniVerse User Reference Any damage you caus...
by ray.wurlod
Sun Mar 29, 2009 7:41 pm
Forum: General
Topic: Suppressing return code checking in filter and before stage
Replies: 6
Views: 4237

There is no way to suppress return code checking in the way about which you ask.

You can, of course, change the script itself so that it always exits with zero status.

"Not nice" is not a business case. IBM's response would be that the product works as documented.
by ray.wurlod
Sun Mar 29, 2009 7:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem cleaning up old projects
Replies: 5
Views: 2411

"seemed", eh? Get in touch with your support provider, who can guide you through the use of supplied scripts for cleaning up the XMETA repository.
by ray.wurlod
Sun Mar 29, 2009 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to understand Datastage Director Warning
Replies: 5
Views: 2373

A Search would have garnered your answer faster. Your data type is Char(40), therefore ANY value, whether or not that value represents NULL, must contain forty characters. The Null Field Value property contains a value that will be interpreted as NULL on reading or be written if NULL is received int...
by ray.wurlod
Sun Mar 29, 2009 12:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to retrieve months between two dates of different years
Replies: 7
Views: 2001

This will only ever be an approximate result. To get the precise result you require a rule about how partial months are to be handled.
by ray.wurlod
Sun Mar 29, 2009 12:50 am
Forum: General
Topic: how to pass the start timestamp of one job to another job
Replies: 5
Views: 1368

And let us know, purely out of curiosity, whether it's still urgent a week later.
by ray.wurlod
Sat Mar 28, 2009 4:53 am
Forum: General
Topic: Login into datastage
Replies: 6
Views: 1646

Windows 95, Windows 98, Windows XP, Windows Server 2003 or Windows RG?
by ray.wurlod
Fri Mar 27, 2009 4:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic question on Lookup and RAM size
Replies: 4
Views: 1186

Again, it's not that simple. It's probably going to be a small multiple of (82 * 10000) or thereabouts*. This is the Char(1) sort key, a separator and the 80 bits that identify the row in the virtual Data Set. If you don't have enough memory, the Sort stage will use other disk space, starting with t...
by ray.wurlod
Fri Mar 27, 2009 2:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Basic question on Lookup and RAM size
Replies: 4
Views: 1186

The overhead is 80 bits (10 bytes) per row, so the total requirement for a reference input to a Lookup stage would be 1010 * 10000. The partitioning algorithm does not affect total demand, but can influence per-node demand.
by ray.wurlod
Fri Mar 27, 2009 2:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UtilityHashLookup Transform Function
Replies: 5
Views: 1841

Moderator: please move to server forum
by ray.wurlod
Thu Mar 26, 2009 11:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Executing a job for x number of lines in a file
Replies: 15
Views: 3467

Yes you can, and would be in this case. Specify space as the delimiter character in your StartLoop activity.
by ray.wurlod
Thu Mar 26, 2009 7:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to see the project through dsjob -lprojects
Replies: 5
Views: 1805

What if you specify -domain, -server, -user and -password options?
by ray.wurlod
Thu Mar 26, 2009 7:51 pm
Forum: General
Topic: Changing job parameters when promoting via Version Control
Replies: 1
Views: 677

1) It does resolve them in version 8.1. There are some 8.1 sites where you are working.

2) The new tool (Information Server Manager) does most of what you are asking for.

3) The main "problem" is that Version Control was dropped from the product set in version 8.0.

4) See above.
by ray.wurlod
Thu Mar 26, 2009 2:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Administrator login issue
Replies: 2
Views: 872

Was it working before you moved things? If so move them back. There are lots of Registry entries pointing to the locations of things.