davidm19401
Programmer
We have a model that we're trying to run on a Unix (Solaris) box with 6 processors. We're using Transformer 7.3. It runs fine with multiprocessing unchecked for all of the data sources. When multiprocessing is checked for all of the data sources it always fails with a TR0109 "Transformer couldn't read the data source" error on the second iqd. This occurs even if we move the data sources around so that the second iqd is a different one. The whole point of using the Solaris box was to take advantage of the multiprocessing. Has anyone ran into this problem and found a solution?