|
We ran into the same thing with a migration recently. It does not restore
them as desired. In our case it was one time and the developer said: There
are three, I'll recreate them. We did not investigate further.
- Larry "DrFranken" Bolhuis
www.Frankeni.com
www.iDevCloud.com - Personal Development IBM i timeshare service.
www.iInTheCloud.com - Commercial IBM i Cloud Hosting.
On 1/4/2017 6:08 AM, Paul Bailey wrote:
Hi,This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
Does SAVLIB save external stored procedures? And does RSTLIB restore them
to a different library?
I have a procedure created with:
CREATE PROCEDURE LIVEFIL/GETNEWCLAIMNUMBER(OUT REFERENCE INTEGER )
LANGUAGE RPGLE NOT DETERMINISTIC NO SQL EXTERNAL NAME
LIVEPGM/TR1406 PARAMETER STYLE GENERAL
Every night I save library LIVEFIL out to a tape. Much later in the night
I
also restore LIVEFIL from that tape into library CLAIMFIL (after
completely
removing the older CLAIMFIL). Every morning the above procedure does not
exist in CLAIMFIL. LIVEFIL and CLAIMFIL are not "schema", just plain
libraries.
With backup procedures of other DBMSs (e.g. MariaDB) all procedure and
table definitions are saved with the data backups, and on restore to a new
database anything missing is recreated automatically.
-Paul.
--
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.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD
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.