getting errors trying to re-compile large job that has existed

Helen Wellcome HWellcom at wsboces.org
Thu Aug 20 08:13:41 CDT 2015


Hi,

I have a large job, many steps and files .  So I also have many BUILDS for this job.
Last compile was a few years ago and it was good.

Recently I changed some code for a rounding problem.
I duplicated a price field  and added   multiply 10   for the result of the new field
I used this new price field for the next calculation and before end result     divide by 10
This had solved the rounding.
The number of fields for the file   'stacw'  including the original price field and the calculated field stayed as they were. I did not change any of the field order or add any fields to the file.

When compiling, the   BUILD    that this program is in it   compiled OK.
The next     BUILD    that appends data to this file   'stacw'   it compiled  OK.
The next    BUILD   has many steps that read  this   'stacw'  file and I get   many  'fieldname of STACW  not found'  messages and at the end of the    BUILD     I get a   'stacw'   of different length exists    error.     So job does not completely now compile.

I have re-verted my changed program and still get the same errors in  the BUILD  after it.

I did a    $ FIND  and renamed where I found   'stacw'  and I still get the same errors at the same spot.
I did a $ RM  for all the BUILD    .qtc 's   for this job and I still get the same errors at the same spot.
I created a new   BUILD   name , it was bigen22 and I changed to bigen23 , in case, and I still get the same errors in the same spot.
I split my job into 2 jobs,  starting with the error   BUILD   as the first step in the 2nd job, and I still get the same errors.

Is there somewhere that I am not seeing ,   a dictionary for this   'stacw'  file  that is still on the system?

Thanks
Helen Wellcome


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sowder.com/pipermail/powerh-l/attachments/20150820/ac359b9c/attachment.htm>


More information about the powerh-l mailing list