Compilation error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
prasad80
Participant
Posts: 8
Joined: Thu Jul 12, 2007 5:26 am

Compilation error

Post by prasad80 »

when i am trying to compile a DS JOB i am getting the following error

Compiling: Source = 'RT_BP7165/JOB.1426069333.DT.1486950336.TRANS1', Object = 'RT_BP7165.O/JOB.1426069333.DT.1486950336.TRANS1'
***************************************************************************************************************************************************************************
Array 'External1' never dimensioned.

1 Errors detected, No Object Code Produced.
(PlcsClmClmIntgTranTfrm.tApplyBusRules)
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

What is External1 ?

My guess us that you have typed in what you believe to be the name of a transform function (DS Routine) but which isn't.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply