×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Good morning all
I have an SQL script run by the command
RUNSQLSTM SRCFILE(libname/QSQLSRC) SRCMBR(MBRNAME)
Within the script MBRNAME I have
DROP VIEW library/viewname
Followed by
Create view library/viewname
Etc.
In this particular instance the view library/viewname had already been dropped, so my RUNSQLSTM failed on the drop
My question is
I knew why the view wasn't there, so I wasn't bothered about the drop in the SQL script, so how would I ignore such an error?
Is there the equivalent to a MONMSG within SQL scripts?
Is there a reference manual that I could read regarding SQL scripts
As always, any and all responses MUCH appreciated
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
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.