|
Our problem was a little different -- our ILE procedures were set to TERASPACE(*YES), and the ones that called OPM programs failed. If we converted the OPMs to ILE, they worked; otherwise, we had to set the stored procedure to TERASPACE(*NO).
So, if I understand this, 1) The stored procedure can be set to TERASPACE(*NO) 2) The called program can be converted to ILE with TERASPACE(*YES) How do you do #1? I'm not familiar enough with SQL to know how the stored procedure would be changed (is it changed from within SQL, or can it be changed by refering to it as an object from directly from OS/400?) Somehow we had an ILE program compiled with TERASPACE(*NO) and fixed the problem by changing the compiled object to TERASPACE(*YES).
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.