Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Is there any support in V6R1 that would allow parameters to be passed to the RUNSQLSTM command that could be used in the SQL source as variables?
Say you have a source file with a "CREATE VIEW PRODUCTION/VIEW..." command but sometimes you need to create that view in a development library and you want the command to be "CREATE VIEW DEVELOPMENT/VIEW..." It would be nice to be able to do a RUNSQLSTM PARM(DEVELOPMENT) and have the source "CREATE VIEW &LIBRARY/VIEW..."
Or is the solution to just code "CREATE VIEW VIEW..." and make sure your current library is set to where you want the object created?
This mailing list archive is Copyright 1997-2026 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.