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



2009/4/30 David FOXWELL <David.FOXWELL@xxxxxxxxx>:
Hi,

I wanted to run some SQL on a table of libraries that I generated. Basically, our libraries contain either data files or compiled objects.

Eg for an application you might see a library calle APPLI containing source files and program objects, etc and there'd be the library APPLIF containing database files specific to that application.

I see that all libraries containing the programs have the attribute TEST and those containing the data PROD. Then there are temporary developer's libraries that are PROD or TEST.

I'd like to be able to change all the program libraries to PROD, and the development libraries to TEST.

Anyone know of a reason why I couldn't or shouldn't do that, and why would the program libraries be of type TEST in the first place?

Hi David

The main difference that I'm aware of is when using debug: if
UPDPROD(*NO) is specified then files in PROD libraries can't be opened
for update. I find that handy when setting up parallel environments to
make sure I'm not picking up any live files by mistake. I don't think
it makes any difference to programs - just the database files.

Regards, Martin

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.