|
This is the CISC-to-RISC conversion. Your CISC program objects must be converted to RISC before your RISC system can use them. The conversion is a performance hog. It sounds like you're developing on CISC and running production on RISC. If you're constantly restoring program objects which you know will be used, then use FRCOBJCVN(*YES *RQD) on your restore. This will cause the program objects restored to be converted immediately, but will lengthen the restore time as well. OTOH, if you were restoring a huge CISC library to RISC and needed to use the library right away, you'd probably want to use FRCOBJCVN(*NO). Later, during off-peak hours, submit the STROBJCVN LIB(LibraryName). The STROBJCVN will do all the necessary conversions so that you don't have the delay when a program is called the first time after it is restored from a CISC box. - Dan Bale -----Original Message----- From: Vivian.T.Bassani@sb.com [mailto:Vivian.T.Bassani@sb.com] Sent: Thursday, February 24, 2000 12:02 PM To: MIDRANGE-L@midrange.com Subject: LDFXxx System Tasks. When restoring programs compiled and saved at V3R2 to a system running either V4R3/V4R4 from a save file, the system suffers from performance issues. There are 4/5 LDFXxx system tasks running, with each taking around 20% of the systems CPU. The QFRCCVNRST system value is set to '0' and the FRCOBJCVN parameter is set to *SYSVAL. When the objects are saved at V4R3/V4R4, the LDFXxx jobs are present but only use a minimal amount of CPU. Can anyone tell me what these tasks are doing? I seem to remember having the same problem a few years back but have forgotten. Thanks Viv +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.