Recent Posts
Search
Join 84 other subscribers
Top Posts & Pages
Categories
Archives
LawsonGuru.com Forums
- One Procurement Group, Item Group and Vendor Group for 3 Company setup
- Has anyone applied Lawson Portal / Design Studio 10.1.0.40 patches for Chrome XSLT Deprecation? Any impact on custom forms?
- Need to limit available values in Manager Self-Service based on Action
- Lawson HR170 Jobs Index
- IPA Question - Filtering Employees by XRef Cost Center Across Person and HR Modules
- Lawson S3 to SAP S/4 Hana Migration
- Missing Multi-Stream Upload Option
- Secure 2.0
- More.... ic81.2
- Deleting an Orphan Time Record with MS Add-ins
I remember our 8.0 upgrade, it was very smooth and quick. I can only hope this remains true for 9.0.
OK John… please explain to me why “rewritten in Java” would imply any performance improvement. I mean, how would the language make any difference. I hear this kind of talk from these guys all the time and it just makes me laugh.
Sorry, I’m just quoting Lawson, as they attributed the “faster upgrade process” as the reason for not needing Upgrade While Active.
In my opinion, the sole performance improvement is that the copy programs now use sqldbcopy which utilizes the database to do the copying process.
I agree with you that “rewritten in Java” alone would have zero performance impact. The Java “load” programs still have roughly the same performance as their previous COBOL counterparts.
Thank you John… I was beginning to think it was me.
Why not? If you can use multi-threading using application program, which I dont think is possible in Cobol, it could speed up the conversion. And cobol has the issue of ‘taking-one-record-process-it-and take-next’ rather than select group of records and mass-update ’em.