Search found 53125 matches

by ray.wurlod
Tue Dec 27, 2011 3:40 pm
Forum: General
Topic: Using Email notification activity can we send a HTML tags
Replies: 4
Views: 1695

What do you mean by "executed" in an HTML context? HTML = "hypertext markup language" - it does not promise anything executable.
by ray.wurlod
Tue Dec 27, 2011 3:39 pm
Forum: General
Topic: No Engine credentials were found on the Services Tier
Replies: 15
Views: 8126

There are four different scenarios around how you can set up engine credentials - shared/non-shared, default/no default. All are well described in the Administration manual. Authentication, which is separate, can be done in at least three ways; internal, operating system or LDAP. So far, therefore, ...
by ray.wurlod
Tue Dec 27, 2011 1:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: lookupstage issue
Replies: 3
Views: 2412

So what's the issue?
by ray.wurlod
Mon Dec 26, 2011 4:40 am
Forum: General
Topic: datastage server installation
Replies: 4
Views: 4006

Don't change SHMALL at all unless you have more than 8GB of memory.

You don't have more than 8GB of memory.
by ray.wurlod
Mon Dec 26, 2011 4:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generate report for Server Job
Replies: 9
Views: 2759

The DML statements are present in case you ever decide to enable the "create table" property possibly with the "drop table" sub-property. There's nothing there to be concerned about.
by ray.wurlod
Mon Dec 26, 2011 4:33 am
Forum: General
Topic: No Engine credentials were found on the Services Tier
Replies: 15
Views: 8126

When you first convert to LDAP authentication you run the AppServerAdmin script to assign the initial administrative user which, since it's the only one extant, tends to be the WAS administrator. Best practice, however, is not to use that user as the Information Server administrator but, instead, to...
by ray.wurlod
Mon Dec 26, 2011 4:30 am
Forum: General
Topic: &HOLD& directory
Replies: 4
Views: 1150

This tells me that &HOLD& was created for some reason in your Template (from which projects are created). It may be universally deleted from DataStage with impunity.
by ray.wurlod
Sun Dec 25, 2011 8:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using sort stage
Replies: 16
Views: 12287

My guess would be the Sort stage chapter in the Server Job Developer's Guide.
by ray.wurlod
Sun Dec 25, 2011 8:08 pm
Forum: General
Topic: &HOLD& directory
Replies: 4
Views: 1150

The &HOLD& directory is not used by DataStage. It will not exist in most DataStage projects, unless someone has been experimenting with the SETPTR command and actually executed a SETPTR command with a mode argument of 3. &HOLD& is a legacy from the UniVerse RBDMS on which DataStage s...
by ray.wurlod
Sun Dec 25, 2011 3:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using sort stage
Replies: 16
Views: 12287

Did you give the name of the column followed by a space then one of asc, ASC, desc or DESC ?
by ray.wurlod
Sat Dec 24, 2011 11:11 pm
Forum: General
Topic: Need a small help... please comment why job always crashes
Replies: 12
Views: 2225

Actually I worked at one site in the middle east where they deliberately horizontally flipped all the stage icon bitmaps, the more easily to design right-to-left and thereby to align to the direction of Arabic labels.
by ray.wurlod
Sat Dec 24, 2011 1:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: whenver i compile the any job i get a below messsage
Replies: 2
Views: 1590

Create environment variable PWD in your system or project and set its value to ".".
by ray.wurlod
Sat Dec 24, 2011 1:35 pm
Forum: General
Topic: No Engine credentials were found on the Services Tier
Replies: 15
Views: 8126

Do you have default Engine credentials defined? That is, a login that is used for users without specific credentials?
by ray.wurlod
Sat Dec 24, 2011 1:34 pm
Forum: General
Topic: Need a small help... please comment why job always crashes
Replies: 12
Views: 2225

... and that's why it's called the "silly season".

Alternately someone has edited your stage icon bitmap files quite severely.
by ray.wurlod
Fri Dec 23, 2011 10:05 pm
Forum: General
Topic: parameters in Before/After job subroutine
Replies: 6
Views: 1685

Difficult? I don't think so, but I've grown used to typing them in over the last 15 years.