|
All, When WebSphere 3.5.4 runs on the AS/400 it seems as if it is continuously querying the ejsadmin library. The list of queries below were all executed in one second. Can anybody explain why this is done and if we can reduce these queries by changing something? Most of the times these take about 10ms to complete but I have found a few where it would take more than 2 seconds to complete. update ejsadmin.LOCK_TABLE set VAL = ? where NAME = ? select * from ejsadmin.REL_INSTANCE_TABLE where REL_ID = ? and SRC_ID = ? and LINK_NAME = ? update ejsadmin.LOCK_TABLE set VAL = ? where NAME = ? update ejsadmin.LOCK_TABLE set VAL = ? where NAME = ? select * from ejsadmin.APPSECURITY_TABLE where INSTANCE_ID = ? update ejsadmin.LOCK_TABLE set VAL = ? where NAME = ? select * from ejsadmin.REL_INSTANCE_TABLE where REL_ID = ? and SRC_ID = ? and LINK_NAME = ? update ejsadmin.LOCK_TABLE set VAL = ? where NAME = ? Thanks, Etienne
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.