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



For dynamic SQL, there's no way for the system to track what is being used.

Yet another reason to avoid dynamic SQL.

Having said that. If you're doing things correctly with SQL, it shouldn't
matter where the file is used. You shouldn't have to recompile an SQLRPG
program because the file has changed.

On Fri, Jun 10, 2016 at 1:13 PM, Jeff Young <jyoung0950@xxxxxxxxx> wrote:

Thanks Mark, but I was looking for a way to determine it using DSPPGMREF or
the like.


Jeff Young
Sr. Programmer Analyst

On Fri, Jun 10, 2016 at 1:08 PM, Mark S Waterbury <
mark.s.waterbury@xxxxxxxxxxxxx> wrote:

Jeff:

You could use FNDSTRPDM to search for the file name in all source code,
to find out where it occurs and in what members.

Or if you store your source in the IFS, you can use "grep" in QShell or
in
PASE.

HTH,

Mark S. Waterbury

On 6/10/2016 10:20 AM, Jeff Young wrote:

I recently had an associate ask me how to determine what files were used
by
SQL in an RPGLE program.
I had to think about it for a few, and realized that I do not know any
command that will show that. Especially if the SQL is dynamically
prepared
by the RPG.

Is there any way to determine this?
Should I include unused "F" specs, external DS? some other method that
will allow the files to be seen by a cross reference utility or
dsppgmref?

TIA


Jeff Young
Sr. Programmer Analyst



--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx 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.