From 410f6b50108e894a59ba2c152ccbae382da0bef6 Mon Sep 17 00:00:00 2001 From: moshix Date: Mon, 10 Jul 2023 20:28:18 +0200 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da43fc8..e764148 100644 --- a/README.md +++ b/README.md @@ -120,14 +120,32 @@ z/OS 1.13 Indexed full set of manuals: https://www-40.ibm.com/servers/resourceli To rebuild failed saved segments CMSPIPES CMSBAM etc etc, do this as MAINT640:
 q filepool connection for maint640 vmpsfs:
-pu2prod savecms
+put2prod savecms
+put2prod segments all
 vmfbld list segbld esasegs zvmsegs blddata ( All
 
+If the system name of z/VM has changed follow this: + +
+https://www.ibm.com/docs/en/zvm/7.2?topic=system-changing-name-target
+
+ + +Then, do this: +
+link to maint 190 as 190 mr
+access 190 K
+put2prod savecms
+put2prod segments all
+service restart
+service gcs bldnuc
+put2prod
+
Enjoy! moshix
-July, 2023 +Samedan, July, 2023