Search found 53125 matches

by ray.wurlod
Thu Jan 27, 2011 3:46 pm
Forum: General
Topic: mandatory parameters to run a datastage job by unix command
Replies: 3
Views: 2593

Depending on how your job is designed it is possible that no parameters are mandatory (they all have suitable defaults), that all parameters are mandatory, or somewhere in between.
by ray.wurlod
Thu Jan 27, 2011 3:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table to Db2 updation
Replies: 5
Views: 2416

Presumably there's no table called lnk in the DB2 schema.
by ray.wurlod
Thu Jan 27, 2011 3:42 pm
Forum: General
Topic: Query on DataStage Repository
Replies: 12
Views: 5723

You can get this from the internet, for example here
by ray.wurlod
Thu Jan 27, 2011 3:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: merge stage
Replies: 5
Views: 2741

Check permissions using operating system commands/utilities. For example, using Windows Explorer permissions can be seen by viewing the Properties of the object, under the Security tab. Doubtless there's a DOS command also. You can also use UNIX commands such as ls -l because you have MKS Toolkit in...
by ray.wurlod
Thu Jan 27, 2011 3:36 pm
Forum: General
Topic: Different between server7.5 and server8.1
Replies: 2
Views: 7348

Connectors and Data Connection objects are available in server jobs in 8.1. I suspect that Parameter Sets are also available.
by ray.wurlod
Thu Jan 27, 2011 3:34 pm
Forum: General
Topic: Source code deployment between environments
Replies: 3
Views: 2152

Yes, maybe 7.5.2 or 7.5.3.
by ray.wurlod
Thu Jan 27, 2011 4:55 am
Forum: Site/Forum
Topic: Status of Posts
Replies: 2
Views: 3413

That's the answer. With "www" in the URL it works. Without "www" I get the behaviour I described. No idea why - some weirdness in the PHP that the site runs, I suspect.
by ray.wurlod
Thu Jan 27, 2011 4:53 am
Forum: General
Topic: Query on DataStage Repository
Replies: 12
Views: 5723

Why do you need to query the Repository? This information is available directly using the Director client.

It is a non-trivial exercise to query the Repository, because every job's status information is stored in a separate table.
by ray.wurlod
Thu Jan 27, 2011 4:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple Jobs Reading a single dataset concurrently
Replies: 7
Views: 5317

No, but Job2 and Job3 can concurrently read the Data Set created by Job1. There's no limit until you run out of memory - each loads the Data Set into virtual memory when it's on a reference input link to a Lookup stage.
by ray.wurlod
Thu Jan 27, 2011 4:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invalid field type in call to getInputFieldAsString() for fi
Replies: 3
Views: 1486

If they did, they'd probably post something about it.
by ray.wurlod
Thu Jan 27, 2011 4:46 am
Forum: General
Topic: Source code deployment between environments
Replies: 3
Views: 2152

What exact version of 7.x? Do you have Information Server Manager? Then istool is probably the best choice for a command line interface.
by ray.wurlod
Thu Jan 27, 2011 4:45 am
Forum: General
Topic: Define new architecture - how many cpu ?
Replies: 3
Views: 1091

Crikey, not nearly enough information. What are the data sources? Are these on the same server? Will the services, repository and engine tiers be all on the same machine? What other applications will be running on the machine(s)? How big is a row? From how many sources do these 400M rows come? How c...
by ray.wurlod
Thu Jan 27, 2011 4:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Polish Character Issue in Datastage
Replies: 7
Views: 6825

Use the National Language Support capabilities of DataStage, with an appropriate map that can handle accented European characters.
by ray.wurlod
Thu Jan 27, 2011 4:41 am
Forum: General
Topic: Aborting a Sequencer
Replies: 2
Views: 1060

Sequencers can not abort.

Sequences can.
by ray.wurlod
Thu Jan 27, 2011 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table to Db2 updation
Replies: 5
Views: 2416

What a lovely testimonial you've offered about DSXchange!

Now please learn to post questions in the correct forum.