Examples
| 1. | This example shows the output from the swadm show_procedures command. The root library contains the CARPOOL, HIRING, and QUOTA procedures and two libraries - Purchasing and Admin, each of which contains further procedures. |
A corrupt TEST3 record, which references a procedure that does not exist, has also been found.
# swadm show_procedures |
||||
ERROR: PM_OBJECTS TEST3 - DA22EA30-FE69-11D7-A619-0050DAC9102A refers to proc_id: -1 which does not exist |
| 2. | This example shows the output when the swadm show_servers fix command is used to correct the problem found in the previous example. The corrupt TEST3 record is deleted. |
# swadm show_procedures fix
|
||||
ERROR: PM_OBJECTS TEST3 - DA22EA30-FE69-11D7-A619-0050DAC9102A refers to proc_id: -1 which does not exist |