Search found 53125 matches

by ray.wurlod
Wed Sep 06, 2006 4:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage installation
Replies: 3
Views: 979

What Craig is saying is that Enterprise Edition is considerably more expensive than the edition you currently have.
by ray.wurlod
Wed Sep 06, 2006 4:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IDOC load error
Replies: 3
Views: 1885

No, so you need to be a detective. What's different between the two machines? Look not just at DataStage but also at operating system and SAP connectivity configurations.
by ray.wurlod
Wed Sep 06, 2006 4:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datastage
Replies: 3
Views: 1012

Is there some significance of (241)? Arnd is right that it's too long a routine for anyone to assay without payment. But we can help you to address any issues you have in creating it yourself. Research OpenSeq, WriteSeq and CloseSeq as mechanisms for working with text files. Search the forum for a u...
by ray.wurlod
Wed Sep 06, 2006 4:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transfer problem with FTP stage
Replies: 5
Views: 1160

I suggest you equip yourself with a baseball bat or similar! 8)
by ray.wurlod
Wed Sep 06, 2006 4:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: scratch space
Replies: 6
Views: 2490

You could create a shell script that periodically executes du -s pathname on the scratch disk directories. Yes, I know you're on Windows, but with 7.5x2 you have MKS Toolkit installed so you have access to all UNIX commands. Just remember to name the shell at the top of the script, and execute from ...
by ray.wurlod
Wed Sep 06, 2006 4:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT Acronym meaning
Replies: 4
Views: 3480

Some folks mistakenly use Advanced Parallel Technologies. Don't know where/how that started. It's "Applied".
by ray.wurlod
Wed Sep 06, 2006 4:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project Libraries
Replies: 1
Views: 1120

Job control routines are stored in Repository database tables. Thus they are not amenable to "conventional" source code control systems. Of course you can make your own arrangements, typically by checking in and out an export of the batch/job sequence. Since a project can only be at one version, and...
by ray.wurlod
Wed Sep 06, 2006 4:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer frozen due to Stage Properties
Replies: 8
Views: 2034

Are you using Windows XP Pro on your client machine? If so, do you have service pack 2 installed? If so, do you have the required Ascential patch for DataStage Designer?
by ray.wurlod
Wed Sep 06, 2006 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: "Cannot get exclusive access to executable file for job
Replies: 9
Views: 5828

You can only rename a job if it is not locked. It is locked if open in Designer or Manager, or in Log or Monitor view in Director. It may also be locked by a defunct process if a connection had been terminated abnormally.
by ray.wurlod
Wed Sep 06, 2006 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Strings
Replies: 3
Views: 1395

The same as the difference between Char(5) and VarChar(5) in SQL.
by ray.wurlod
Wed Sep 06, 2006 4:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RowCount from the DSGetLinkInfo always return zero
Replies: 20
Views: 6587

The DSJ.ME constant is valid in an after-job subroutine. If you have doubt include the following three lines at the top of your code. $IFNDEF JOBCONTROL.H $INCLUDE DSINCLUDE JOBCONTROL.H $ENDIF Check that the stage name and link name are correctly spelled and use correct case in the DSGetLinkInfo() ...
by ray.wurlod
Wed Sep 06, 2006 4:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning while using oracle stage
Replies: 15
Views: 5930

kalimuddin wrote:can any one help me in resolving it.

Not all of us are in your time zone. Some of us need to sleep. Have you searched the forum for all terms "Oracle" and "NLS"?
by ray.wurlod
Wed Sep 06, 2006 4:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Table Definitons
Replies: 1
Views: 1003

Use XML_Output stage.
by ray.wurlod
Wed Sep 06, 2006 4:08 pm
Forum: General
Topic: parallel Jobs finished ok but with Phantom warning message
Replies: 1
Views: 2226

It's looking for environment variables that are usually set in the Administrator client. Perhaps the jobs have specified $ENV as the default value, which causes the (parallel) jobs to look in the executing user's environment for a replacement value. These environment variables are not applicable to ...
by ray.wurlod
Wed Sep 06, 2006 4:06 pm
Forum: General
Topic: Request to please use English and not SMS
Replies: 1
Views: 1840

Bonne chance!