01/24/84 copy_registry Syntax: copy_registry from_path {to_path} {-control_arg} Function: is used by the system administrator to make checkpoint copies of RCP Resource Management registries. These copies can be used as a basis for the reconstruction of registries destroyed by catastrophic system failure. Arguments: from_path is the pathname of the registry to be copied. The star convention is accepted. If the suffix rcpr is not given, it is assumed. to_path is the pathname of the copy to be created. The equals convention is accepted. If the suffix rcpr is not given, it is assumed. If to_path is not supplied, the copy will be placed in the working directory and will have the same name as the original. (See "Notes" below.) Control arguments: -reset specifies that the contents of the registry journal are to be discarded after the copy operation has been successfully completed. (See "Notes" below.) Notes: It is strongly recommended that the RCP Administrator NOT copy registries into >sc1>rcp (for reconstruction purposes or otherwise) except under special session. The registry journal contains a record of all operations performed against all registries since the time its contents were last reset via the use of the -reset control argument described above. Since a successful reconstruction operation depends on the journal containing a record of all operations performed since the copies of the registries were created, it is important that the -reset control argument only be specified for invocations which result in the copying of all registries. The copying of any number of registries and the resetting of the journal within one invocation of the copy_registry command is performed as an indivisible operation, which guarantees that no operations can be performed against any of the registries involved until the copying operation is complete and the journal has been reset. Since this cannot be guaranteed between multiple invocations of the copy_registry command, the -reset control argument should never be used without copying all active registries. When -reset is specified, the journal is reset only if the copy operations are completed successfully. Copies of system registries are automatically made each night by the system accounting facility (crank) using this command. Access required: This command requires access to the rcp_admin_ gate. ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved