![]() |
![]() |
Use this command to add client machine characteristics or recovery instructions to existing machine information in the database. You can write a program to read files containing this information and generate the appropriate INSERT commands. See Administrator's Guide for details.
You can use QUERY commands to retrieve the information if a disaster occurs.
Privilege Class
To issue this command, you must have system privilege.
Syntax
>>-INsert MAchine--machine_name--sequence_number----------------> >--+-CHaracteristics--=--text------+--------------------------->< '-RECOVERYInstructions--=--text-'
Parameters
Examples
Task
For the machine DISTRICT5, insert this characteristics text on line 1: "Machine owner is Mary Smith".
insert machine district5 1 characteristics="Machine owner is Mary Smith"
Related Commands
Table 145. Commands Related to INSERT MACHINE
Command | Description |
---|---|
DEFINE MACHINE | Defines a machine for DRM. |
DELETE MACHINE | Deletes a machine. |
QUERY MACHINE | Displays information about machines. |