Search found 53125 matches

by ray.wurlod
Thu Jun 14, 2007 3:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: I am not able to compile my job ......pls urgent
Replies: 13
Views: 5594

Please do NOT advise kill until ALL other avenues have been exhausted. The correct procedure is to identify the owner of the lock, with a view to getting it released cleanly. If it is a defunct process, the administrator has an UNLOCK tool available (perhaps via the DS.TOOLS menu). A Director open i...
by ray.wurlod
Thu Jun 14, 2007 3:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cursor function in DS
Replies: 2
Views: 1007

You could execute a lookup based upon a correlated subquery. Ugly and slow, but it would work.
by ray.wurlod
Thu Jun 14, 2007 3:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Configuration Problem
Replies: 5
Views: 1788

As noted, it's a two step process. Step 1 involves creating a "domain user" who can use things in the deployment domain (including the Information Server and Application Servers). A domain user can be described, among other things, as a DataStage administrator or a DataStage user. Step 2 involves mo...
by ray.wurlod
Thu Jun 14, 2007 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to re-run Wrapper job
Replies: 1
Views: 829

Looks like the FTP has generated an error but has not exited. You need to identify where this is and correct it.
by ray.wurlod
Thu Jun 14, 2007 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 64bit hased file bad performance
Replies: 22
Views: 4848

Where is the slowness? - you need to verify that the slowness is in the Hashed File stage rather than in the extraction piece. Much of the slowness loading large hashed files on disk is the randomness of the operation (about which there is nothing you can do). Each new write has to move the disk hea...
by ray.wurlod
Thu Jun 14, 2007 3:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 7
Views: 5764

As always, find out what's changed. It may not be something in DataStage - you may need to cast your net more widely. Were you running using a different login ID? Or it could be a damaged or corrupted run-time hashed file in the Repository; the error message was generated from the (internal) routine...
by ray.wurlod
Thu Jun 14, 2007 3:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: extracting required string from routine return value
Replies: 11
Views: 2434

There is usually a line terminator at the end of the output of each operating system command. It's this that puts the cursor on the next line when output is to screen.
by ray.wurlod
Thu Jun 14, 2007 3:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to create Batches in server jobs
Replies: 3
Views: 959

Craig, seshu doesn't want your help. The question explicitly asks plz to help (whoever plz may happen to be).
by ray.wurlod
Thu Jun 14, 2007 3:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: An Attempt to deploy a project using a shell script
Replies: 8
Views: 3118

You could always read and parse the environment variable definitions (maybe only the ones from -listenv) from the DSParams file.
by ray.wurlod
Thu Jun 14, 2007 2:58 pm
Forum: General
Topic: Video tutorials
Replies: 10
Views: 3415

Roy?
by ray.wurlod
Thu Jun 14, 2007 2:56 pm
Forum: General
Topic: User-defined query in DRS stage
Replies: 16
Views: 4529

Get to a TCL prompt and type the command HELP BCI SQLBindParameter
by ray.wurlod
Thu Jun 14, 2007 2:54 pm
Forum: General
Topic: Commenting out Stages in Datastage.
Replies: 5
Views: 2103

Not sure that works in parallel jobs, gateleys.
by ray.wurlod
Thu Jun 14, 2007 2:51 pm
Forum: General
Topic: User Login log
Replies: 2
Views: 1154

Licence usage over time is not monitored by the product. You would need to set up your own mechanism. Theoretically you could add a before insert trigger to the DS_LICENSE hashed file: unfortunately this capability (triggers on hashed files) was added to UniVerse only after the split from DataStage....
by ray.wurlod
Thu Jun 14, 2007 2:46 pm
Forum: General
Topic: Video tutorials
Replies: 10
Views: 3415

Shortly is not now. We're doing some recording the week of June 25-29.

I don't know the answer to your second question, but believe it is yes.
by ray.wurlod
Thu Jun 14, 2007 6:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to create Batches in server jobs
Replies: 1
Views: 650

Expect delays when posting in the incorrect forum.