|
when I create a view with an unqualified view name the view is
created in the library of the first from file. So I qualify the
view name. But that is a problem when I want to create a test
environment.
I use "set schema testlib" to set the current schema. But setting the
current schema means the unqualified from file is searched for in
only that schema.
How to create a view in the current schema but still search the
library list for the from files?
I am using RUNSQLSTM to run the CREATE VIEW statements. Using *SYS
naming.
Tried setting DFTRDBCOL parm of RUNSQLSTM to the name of the data
file library. But that caused the unqualified view name to be
created in that library.
As an Amazon Associate we earn from qualifying purchases.
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.