I'm actually moving all the objects(63) for the 3rd party app.
No current object locks for any of the objects.
Some of the programs could be opened/in use.
Paul
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Alan Shore via MIDRANGE-L
Sent: Wednesday, April 08, 2020 4:04 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: Alan Shore <ashore@xxxxxxxx>
Subject: RE: [EXTERNAL] Re: Install / moving production object(s) process question
Hi Paul
I would be VERY hesitant to attempt what you are talking about The latest version of the software may contain changed files, display files, service programs etc.
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
‘If you're going through hell, keep going.’
Winston Churchill
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Vernon Hamberg
Sent: Wednesday, April 8, 2020 3:58 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: Install / moving production object(s) process question
Hi Paul
I'm not sure about moving a PGM - there is a feature that if you create a program with REPLACE(*YES), that IBM renames it and relocates it in QRPLOBJ. IBM ensures that the address of the object is the same, as that is what jobs use to tie to the program.
I suggest you find some program, maybe create a simple CL program, then have someone use it - you could have a wait operation loop with an inquiry message to keep them in it. Then try to move it and see what happens.
But this just sounds REALLY dangerous! :)
Vern
On 4/8/2020 2:51 PM, Steinmetz, Paul via MIDRANGE-L wrote:
If I need to install a group of objects for a 3rd party application, and the application can't be shut down, if I move (not delete) all the objects to an old library, then move the new objects from an install library to the current production library, should the 3rd party app, or any jobs running using the app, continue to run without issue?
Normally this would done during an IPL process or restricted down time.
But I really would like to get this in before next scheduled downtime.
From what I read, if an object(pgm) is in use it would continue to run if moved, as long as it is not deleted.
Any new jobs would automatically get the new objects.
If a *DSPF, *PF, *LF had a lock, I do realize they could not be moved.
Any thoughts/experiences from the group related to moving production objects.
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx
http://www.pencor.com/
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.