compoobah at
valleyimplants.com wrote:
I am trying to install some layered products on my
AXP-VMS machine
(VX42 Multia running v7.3-1) and I keep running into
the same error. for $@sys$update:vmsinstal (product,
tried with CXX065 and AXP_DECWRITE31A)
dka0:[install_sets] options n it prints "error reading
dka0:[install_sets] AXP_DECWRITE31A.A software block CRC error
invalid block size in save set invalid record size in save set
invalid record size in save set" several times and then errors out to
DCL.
I presume that
$ BACKUP/LIST wherever:saveset.A/SAVE
falls over similarly?
If so your problem is almost certainly that the record format
is incorrect. The default value is fixed-length 32356 byte
records; you can check that by looking at the BACKUP/LIST
output before it falls over, the value you want is block
size.
Try:
$ SET FILE wherever:saveset.A /ATT=(RFM:fix,RAT:none,LRL:32256)
and see if that helps.
Antonio
--
Antonio carlini
arcarlini at
iee.org