×
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.
The WITH clause specifying NC would normally be used when a program
has been defined with an isolation level other than *NONE, yet there are
specific statement(s) that need to run with *NONE. The SQL options,
whether from the compile or the SET, are best established according to
the intent of the majority of the statements, such that WITH NC or WITH
_whatever_ may still be specified, but only as the exception. There is
likely little benefit to specifying WITH NC on every statement, yet have
the program created with COMMIT(*CHANGE) as the default for every
statement not explicitly overridden.
Regards, Chuck
As an Amazon Associate we earn from qualifying purchases.
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.