×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Query SYSFUNCTIONS to see if the function is defined...

HTH,
Charles

On Wed, Dec 14, 2011 at 2:39 PM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:
Upgrade to 7.1 and use CREATE OR REPLACE FUNCTION....  :)

Charles

On Wed, Dec 14, 2011 at 2:20 PM, James Lampert <jamesl@xxxxxxxxxxxxxxxxx> wrote:
In connection with several SQL VIEWs added to our CRM product as the
"New Data Access Layer" (mainly for BIRT at this point), we create
user-defined functions, by generating (from an RPG program) and
executing (via RUNSQLSTM) an SQL script.

At present, the RPG program decides whether or not to begin the script
with a DROP FUNCTION, by checking whether the function's *SRVPGM exists.

Unfortunately, if function was already created, and the *SRVPGM for the
function has been deleted without doing a DROP FUNCTION, no DROP
FUNCTION is generated, and the CREATE FUNCTION fails.

Can somebody who's more familiar with SQL suggest a less fragile way of
unconditionally creating (or re-creating) the function and its
underlying *SRVPGM, one that won't break under the described conditions?

--
JHHL
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.