Restoring sybsystemprocs with load database

If you write system procedures and store them in sybsystemprocs, there are two ways to recover them if the database is damaged:

If you choose to keep a backup of the database, be sure that the complete backup fits on one tape volume or that more than one Adaptive Server is able to communicate with your Backup Server. If a dump spans more than one tape volume, issue the change-of-volume command using sp_volchanged, which is stored in sybsystemprocs. You cannot issue that command in the middle of recovering a database.

Following are sample load commands: