1
0
mirror of https://github.com/moshix/mvs.git synced 2026-03-05 18:29:03 +00:00

Update README.md

This commit is contained in:
moshix
2023-07-10 00:30:23 +02:00
committed by GitHub
parent 26177bf46b
commit 5f86124e7d

View File

@@ -118,9 +118,14 @@ 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:
<pre>vmfbld list segbld esasegs zvmsegs blddata ( All
<pre>
q filepool connection for maint640 vmpsfs:
pu2prod savecms
vmfbld list segbld esasegs zvmsegs blddata ( All
</pre>
Enjoy!
moshix