× 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.



Re-reading your messages, I believe you are talking about the other
function that is internal in your SRVPGM (??). If so, I believe you won't
find it in sysprocs/sysroutines because you may not have registered it as
an SQL Public function, but kept it as an internal, utility function
within your SRVPGM. In that case, yes, it still works because it is IN the
SRVPGM itself. I think you may be confident that if you
recompile/regenerate everything you won't have any issues.

HTH
JS

El vie, 9 ago 2024 a las 10:10, Greg Wilburn (<
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>) escribió:

Thanks..

I scoured sysprocs and sysroutines for any references to my function. I
even downloaded it to Excel to really look through it.
I can see other functions I had created, but nothing referencing that
library or even "TBF" which I can clearly see in the function name.

I will try Charles suggestion to generate the SQL.

Feels like some kind of sorcery (or source-ery ha ha)



-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Javier Sanchez
Sent: Friday, August 9, 2024 11:43 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: Help with SQL Procedure

The sysprocs and sysroutines tables/views have a column that stores the
original sql creation statement.
Use a select statement with the where routine_name = 'myroutine_name'.


El vie, 9 ago 2024 a las 9:33, Greg Wilburn (<
gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>) escribió:
Greg Wilburn
Director of IT
301.895.3792 ext. 1231
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.



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-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.