Search found 53125 matches

by ray.wurlod
Sat Jun 21, 2008 4:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSParam file values not reflected in ADMINistrator
Replies: 3
Views: 1889

This "loss of functionality" has serious implications for transfer of environment variables from project to project, and probably should be reported to IBM as a grizzle.
Or, if it's a bug in AIX implementation only, again IBM needs to know about it.
by ray.wurlod
Sat Jun 21, 2008 4:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with ORCHADMIN
Replies: 15
Views: 6586

The error message suggest that for the executing user APT_ORCHHOME is empty. As Arnd suggests, include an echo command in the script to verify whether or not this diagnosis is correct.
by ray.wurlod
Sat Jun 21, 2008 4:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Column Import Stage
Replies: 5
Views: 9803

What happens if the Rejected Mode is Output and you do have a reject link?
by ray.wurlod
Sat Jun 21, 2008 4:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSParam file values not reflected in ADMINistrator
Replies: 3
Views: 1889

The obvious thing that might have changed is the version of DataStage. Have you ever had this technique work with an 8.x installation? We know it's OK in version 7.x, but that doesn't have a common metadata repository (XMETA). My guess would be that the common repository is now the single source of ...
by ray.wurlod
Sat Jun 21, 2008 1:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Heap Allocation Problem
Replies: 8
Views: 6065

Yeah?!! :shock:

Please elaborate on how you can change an operating system setting through the DataStage Administrator client. Particularly something like ulimit, which requires superuser privileges to increase.
by ray.wurlod
Fri Jun 20, 2008 4:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Microsoft .NET C++ Compiler for Windows
Replies: 0
Views: 702

Microsoft .NET C++ Compiler for Windows

Microsoft has recently re-vamped the MSDN download site from which you can get the compiler - the only option available there is the .NET 2008 Express Edition compiler, which is not yet supported for Information Server. To get the .NET 2005 Express Edition compiler go to Visual Studio Express Editio...
by ray.wurlod
Fri Jun 20, 2008 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting M/DD/YYYY to YYYY-MM-DD
Replies: 10
Views: 2463

Code: Select all

Oconv(Iconv(InLink.TheDate, "DMDY"), "D-YMD[4,2,2]")
by ray.wurlod
Fri Jun 20, 2008 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI direct Lookup
Replies: 2
Views: 789

You can not use this query with a hashed file stage, because this stage type only supports "equi-join". If you use a UniVerse stage the query is exactly what you have except that it uses "?" rather than numbered parameter markers.
by ray.wurlod
Fri Jun 20, 2008 3:15 pm
Forum: General
Topic: How to get list of jobs used in a sequence?
Replies: 3
Views: 1372

The only way to get a list of the jobs USED in a job sequence is to read the log. The easiest way is to check the event called "summary of sequence run". This is because the logic of a job sequence (triggers, nested condition activities) may cause some of the jobs in the job sequence design not to b...
by ray.wurlod
Fri Jun 20, 2008 7:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading through the delimter 000
Replies: 6
Views: 1641

128 is the internal representation of NULL. Avoid it as a delimiter!
by ray.wurlod
Fri Jun 20, 2008 7:12 am
Forum: IBM QualityStage
Topic: QS - Generate character discrete
Replies: 1
Views: 1479

No, "all T" is "all T". What makes you believe that there should be more patterns in this field than you are getting? Typically there are few patterns.
by ray.wurlod
Fri Jun 20, 2008 2:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 8030 Segmentation Fault
Replies: 3
Views: 1294

Please read/post the entire error message which will, among other things, include the name of the operator that generated the message.
by ray.wurlod
Fri Jun 20, 2008 2:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Finding jobs name which are using particular parameter
Replies: 7
Views: 1775

Assuming, of course, that there is no other object (stage name, link name, etc.) called Curr_Type. Your search/replace does need to be a bit more selective than sreddy suggests.
by ray.wurlod
Fri Jun 20, 2008 12:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Finding jobs name which are using particular parameter
Replies: 7
Views: 1775

This might be easier by editing an export of the (jobs in the) project.