i got a strange behaviour of my program. I got a program which accesses a workfile in qtemp native and with sql. Before i compile the program i'm doing an override so that the compiler will find the file. The override is deleted and a duplicate object of the file is created in qtemp. I now execute the program. Strangly the sql accesses the original file and not the one in qtemp even with a qualified filename in the sql statement.
SQL : create table mylib/testy ( name char(20) );
FILL TABLE: ...
PGM :
H DatFmt(*ISO) TimFmt(*ISO) DatEdit(*DMY.) Optimize(*None) DecEdit(*JOBRUN)
H DftActGrp(*No) ActGrp(*Caller)
This mailing list archive is Copyright 1997-2025 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.