Utility Transforms

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Utility Transforms

Post by admin »

Hi All

Attempting to use UtilityWarningToLog transform that comes with DS4. I get an error as below:

...
DataStage Job 121 Phantom 28194
Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to open the operating system file "RT_BP121.O/DSX.UTILITYWARNINGTOLOG".
[ENOENT] No such file or directory
Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to load file "DSX.UTILITYWARNINGTOLOG".
Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to load subroutine.
Attempting to Cleanup after ABORT raised in stage StageOperationKeys.CTransformerStage1
DataStage Phantom Aborting with @ABORT.CODE = 3

Same goes with UtilityMessageToLog transform.

Anyone had success with these transforms?

Cheers
Hong
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Hmm... I made a copy of the routine and the copied version works fine! Perhaps there is a problem with the installation.

> -----Original Message-----
> From: Kuan, Hong (Forest Manukau) [SMTP:Hong.Kuan@chh.co.nz]
> Sent: Thursday, 23 November 2000 12:15
> To: informix-datastage@oliver.com
> Subject: Utility Transforms
>
> Hi All
>
> Attempting to use UtilityWarningToLog transform that comes with DS4.
> I get an error as below:
>
> ...
> DataStage Job 121 Phantom 28194
> Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to open
> the operating system file "RT_BP121.O/DSX.UTILITYWARNINGTOLOG".
> [ENOENT] No such file or directory
> Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to load
> file "DSX.UTILITYWARNINGTOLOG".
> Program "JOB.1059335405.DT.1201453305.V0S1": Line 45, Unable to load
> subroutine.
> Attempting to Cleanup after ABORT raised in stage
> StageOperationKeys.CTransformerStage1
> DataStage Phantom Aborting with @ABORT.CODE = 3
>
> Same goes with UtilityMessageToLog transform.
>
> Anyone had success with these transforms?
>
> Cheers
> Hong
Locked