Unsupport v1.1 Type Error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
leeten
Participant
Posts: 1
Joined: Tue Sep 27, 2005 11:34 pm

Unsupport v1.1 Type Error

Post by leeten »

Got this error: main_program: Fatal Error: Not a v1.1 type: decimal[12,0]

In development environment, this error does not come up and the job runs find. Build the production server, applied the same patch for 7.5.1a, yet this error came up when running the same job (re-compiled etc..). Any suggestion/recommendation would be helpful. thanks.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Hi leeten ,
Welcome Aboard :D !!!

What is your job design? Do you use any API?
Is it particular to that job or for all other jobs?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please describe your job design, including the stage types used. You have not really supplied sufficient information to permit cogent diagnosis.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
lfong
Premium Member
Premium Member
Posts: 42
Joined: Fri Sep 09, 2005 7:48 am

Post by lfong »

In the Administrator, set the option APT_AUTO_TRANSPORT_BLOCK_SIZE
to false.
Post Reply