1 09/04/86  set_log_history_dir
 2 
 3 Syntax as a command:  set_log_history_dir log_seg_path history_dir_path
 4 
 5 
 6 Function: changes the pathname of older log segments recorded in a
 7 header of a log segment.
 8 
 9 
10 Arguments:
11 log_seg_path
12    specifies the log segment history_dir pathname to be changed.
13 history_dir_path
14    specifies the new history_dir log segment pathname.  If this
15    pathname is not the name of an existing directory, you are asked
16    whether you want this change made.
17 
18 
19 Access required: You need write access to the selected log segment.