D3Help - D3 and Advanced Pick Technical Support for  D3/AIX - D3/NT - D3/HP - D3/DG - D3/LINUX - D3/SCO - PROPLUS - AP/PRO - AP/NATIVE.

 

 

 

"Do it right the first time with a certified D3Help Expert"

 

 

 

Home General Support Data Corruption Down System Data Recovery Support Forum Live Chat About Us

24/7 Emergency Response (ER) Hotline 949-200-7052

 

 
 

 

ABS Patch Loading Instructions


To install an ABS patch, follow these steps:

  1. Log on to D3 as user dm to master dictionary (account) dm.
     
  2. Make sure all users are logged off. To view a list of users currently logged on, enter listu from TCL.
     
  3. Enter verify-system to verify the integrity of the ABS file.  If the ABS file verifies, proceed to step 4.  Otherwise, continue as follows:
     
    1. At TCL, enter clear-file abs
    2. Enter set-device and select the pseudo floppy /usr/lib/pick/dt .
    3. Enter sel-restore abs (oiz
    4. At the Restore from prompt, enter F
    5. At the Account name prompt, enter dm
    6. At the File name prompt, enter abs
    7. Enter verify-system again.  If the system verifies, proceed to step 4.  Otherwise, continue as follows:
    8. Shutdown the D3 virtual machine with the shutdown command.
    9. Reboot the D3 virtual machine using d3  -0  -b  -l (lower case L)
    10. At the options prompt, type A to load ABS.
    11. Select the tape device corresponding to the ABS pseudo floppy, and load the ABS as directed.
    12. At the options prompt, type X to boot the machine.
    13. Enter verify-system once more.  If the system verifies, continue with step 4.  Otherwise, you cannot continue with the patch installation.

     
  4. Enter exit at TCL, and connect to the D3 virtual machine using d3  -b  -l  (lower case L)
     
  5. Enter maxusers (fsu from TCL to set the system to single-user mode.  This will log off any remaining users.
     
  6. Enter compile dm,bp, :ccompile (d
     
    Note: If the process enters the BASIC Debugger (displaying *E1 followed by an asterisk prompt), enter g to continue.
     
    The message [241] Successful compile! should appear.
     
  7. Insert the patch media into the drive. If the ABS patch was downloaded, use the D3 chg-device command to change the name, type and density of an available device to those of the ABS patch pseudo floppy. For instance:

    chg-device 3 name=/tmp/rs71xaXXX type=floppy density=pseudo
    Where XXX is the ABS patch number.
  8. Use the set-device command to attach to the device.
     
  9. At TCL, enter t-rew, then t-load md (oi  to load the installation macros.
     
  10. Enter patch to begin the patch loading procedure.  You may be prompted to load additional volumes as necessary.


     

  11. Press <Enter> to load all of the patches on the patch media.  Specific patch numbers or a range of patches can also be entered to load only those patches.  In addition, the # character can be used to exclude a patch within a range of patches.  In the example above, 5,9-13,#18,25 indicates that patch 5, patches 9 through 13, and patch 25 should be loaded.  In addition, #18 indicates that patch 18 should not be loaded (regardless of whether or not patch 18 supersedes any of the patches requested).
     
    At this time, the requested patches will be installed.
     
  12. After installation of patches, if any of the patches made changes to the DM master dictionary, a prompt will appear to propagate these changes to all user accounts. By pressing c, all accounts on the system will be updated automatically using the update-md command.
  13. If a reboot of D3 is not required (as designated in the Notes column of this patch document), the logon prompt will appear.   Patch installation is complete.
     
    If any of the patches that were installed require a system reboot, D3 will initiate the shutdown. Enter y at the prompt to continue.
     
  14. Remove the patch media and reboot D3.
     
  15. Log on as dm to the dm account.
     
  16. Enter maxusers (m to set the system back to multi-user mode.