× 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 definition of the Stored Procedure is stored in the Program Associated Space [can be seen in DMPOBJ output] of the program object. When the object is restored [and that PAS with the definition exists], the definition in the catalog should be updated. The Catalog Tables are journaled to QSYS2/QSQJRN so in the same IPL as the recovery, what happened to the data is available.

The specific difference between the SYSROUTINES data on the two systems was not described. Are we to infer that the EXTERNAL_NAME shows '*LIBL/thename' on the system where the CREATE PROCEDURE was issued and showing 'somelib/thename' on the DR system? Something else? The claim was that the replication functioned as expected, but there again, nothing explicit was mentioned about the EXTERNAL_NAME; we are to assume '*LIBL/thename' was replicated correctly as part of restore or create actions implemented by the replication software?

FWiW several releases ago I was very closely involved in correcting how the catalogs were being delivered with the OS Extended Base OPTION(01), for their installation, and also their handling during DR [at least in part, because that is in-part, Database Restore]. The DR additionally has the SQL participate as an extra object handler for program restore. When the restore of QSYS2 occurs versus when the program objects restore is a nuance that should not matter, but if differences exist, that could be relevant. Beyond knowing a "DR test" was done, knowing when QSYS2 was restored relative to other restore activity in this specific DR may be helpful.

Regards, Chuck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.