PATCH V85S-2 ! re Note 85.2 - took out extra line feeds in text string ! re Note 85.2 - included SWCC script Patch Title: HSG80 handle abort during snapshot ACS Version: V85S Patch Number: 2 Date: 9-Oct-2000 I. Patch Description: This patch corrects a problem where aborted writes to a snapshot unit are not handled correctly, resulting in a i960 fault. II. Patch in text form: Extract the following text to PATCH_V85S-2.TXT and send to customers entering the patch by hand. ----- Begin text ----- Title: HSG80 handle abort during snapshot Version: V85S Length: 109 Patch Type: 0 Patch Number: 2 Count: 2 Address: C0018A78 Value[ 0]: 84003000 Value[ 1]: C0FFF340 Count: 19 Address: C0FFF340 Value[ 0]: 90A9600C Value[ 1]: 8CA03000 Value[ 2]: BFFFFFFF Value[ 3]: 34A54018 Value[ 4]: 8CA03000 Value[ 5]: C0007300 Value[ 6]: 90A9600C Value[ 7]: 92A56020 Value[ 8]: 08000010 Value[ 9]: 8CA03000 Value[ 10]: C0007300 Value[ 11]: 92A1600C Value[ 12]: 90A96208 Value[ 13]: 30C56010 Value[ 14]: 5C801605 Value[ 15]: 86003000 Value[ 16]: C00199B0 Value[ 17]: 84003000 Value[ 18]: C0018A94 Count: 0 Verification: 7F77F7DD ----- End text ----- III. Patch Installation Script for use with FIBSCRIPT utility: Extract the following script to PATCH_V85S-2.SCRIPT and execute it using FIBSCRIPT. ----- Begin Script ----- !Against v8.5S-1 (goes to -2) !HSG handle abort during snapshot ! run clcp 2 1 y V85S 109 0 2 2 C0018A78 84003000 C0FFF340 19 C0FFF340 90A9600C 8CA03000 BFFFFFFF 34A54018 8CA03000 C0007300 90A9600C 92A56020 08000010 8CA03000 C0007300 92A1600C 90A96208 30C56010 5C801605 86003000 C00199B0 84003000 C0018A94 0 7F77F7DD 3 0 ----- End Script ----- ----- Start SWCC Script ----- !HSG handle abort during snapshot 1 V85S 109 0 2 2 C0018A78 84003000 C0FFF340 19 C0FFF340 90A9600C 8CA03000 BFFFFFFF 34A54018 8CA03000 C0007300 90A9600C 92A56020 08000010 8CA03000 C0007300 92A1600C 90A96208 30C56010 5C801605 86003000 C00199B0 84003000 C0018A94 0 7F77F7DD ----- End Script -----