|
SQL embedded in RPGLE,
I'm doing a
exec sql SET SCHEMA :newSchema;
Prior to a SQL statement that creates a new table.
I'd expect the table to be in the schema specified by the variable
newSchema (MYLIB).
However it's not being created there.
With SQL naming, it goes into QDFTOWN
With system naming, it goes into QGPL.
The only other setting I'm aware of that might affect this is, DFTRDBCOL;
but that is set DFTRDBCOL(*NONE).
What am I missing?
Charles
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.