|
I am talking about SQLRPGLE vs. RPGLE not SQL vs. RPG, SQL Sucks with JDBC especially if you are running web sphere on AS/400. If your SQL is slow in SQLRPGLE, You will have to optimize the SQL for performance! You can use client access navigator analyzer for your SQL to find out what's missing (must be some indexs) Or change query attribute QRYTIMLMT to 0 to find out what's wrong with your SQL, you can check the job log. Thanks -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Lim Hock-Chai Sent: Friday, September 09, 2005 11:59 AM To: RPG programming on the AS400 / iSeries Subject: RE: Embeded SQL Query - Possible to make it in RPGLE. hhhmmm. I've some double with the statement. I've found that, in most case, RPG rule when it comes to performance. Especially when a sql statement is creating temp file, doing multiple join, or union. But, when it comes to performance, you almost have to look at it case by case. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of Mohammad, Tanveer Sent: Friday, September 09, 2005 1:36 PM To: RPG programming on the AS400 / iSeries Subject: RE: Embeded SQL Query - Possible to make it in RPGLE. If performance is not an issue RPGLE Rules! If performance is an issue SQLRPGLE Rules!
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.