Bill, all these performance problems are concering Pl/i programs
and it's because of our 'buggy' pl/i compiler.


On 8/27/06, Bill Klein <[EMAIL PROTECTED]> wrote:

I got confused earlier in this thread.  I thought the original report was
that running the "original PL/I program" on you PC caused performance
problems.  I now think the report was that using COBOL caused the problem.

If it is COBOL having the problem, then check the following compiler
options:

Use NOTHREAD (not THREAD)
Use AWO (if you have blocked variable length records)

I don't think that using the "wrong" option of either of those would cause
as SIGNIFICANT a problem as you are reporting, but they MIGHT.

P.S. REWRITE with SPANNED records is also a potential problem, but is so
unusual, that I hope that isn't your problem.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html




--
Best Regards,
Johnny Luo

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to