0 pts.
 moving program code between lpars.
I was wondering as to the best way to enable my operations staff to move program code from a test lpar to the production lpar. Because of audit requirements I can't have the programers able to move the code themselves.

Software/Hardware used:
ASKED: February 17, 2005  9:14 AM
UPDATED: March 12, 2010  2:34 AM

Answer Wiki:
If you are running GRS you can catalog test and prod files on whichever lpar and do a direct copy; otherwise copy from test to temp, then copy temp to production and delete temp. You can use vol=ser pointers or catalog temp on both lpars (as long as you are not doing updates to temp from both lpars at the same time).
Last Wiki Answer Submitted:  February 17, 2005  11:56 am  by  Me   0 pts.
All Answer Wiki Contributors:  Me   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Please educate me. What is GRS? Thanks.

 0 pts.

 

global resource serialization – enq/deq software that runs accross lpars and tracks enq/deq activity at and below the dataset level. It allows you to share file systems between lpars by acting as traffic cop and only allowing one lpar to “update” at a time.

 0 pts.

 

For a question such as this one, it would really help if there was an indication of what kind of system it was, e.g., what OS is used and what VRM is the OS? “LPARs” are not limited to one kind of system.

Tom

 110,165 pts.