×
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.
CHGPF SIZE(*NOMAX)
This will not affect any programs.
You might not be able to do this while users have the file open (I am not certain about this).
To find out what is using a physical file you need to build a cross reference file (see DSPPGMREF command) and then query the file to determine which programs access your file.
If your physical file has logicals then you will want to know where those files are used as well.
Google DSPPGMREF for details on how to use this command and the resulting output file.
Paul
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of John Mathew
Sent: Thursday, April 25, 2013 12:49 PM
To: Midrange Systems Technical Discussion
Subject: Physical Files
I would like to change a PF file size to *NOMAX. How can I change the size.
and also how do I check if the physical file is used in any other programs.
If I change the size to *NOMAX will it impact other programs.
John
--
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.