1 |
|
---|
2 | IPROP-LOG(8) BSD System Manager's Manual IPROP-LOG(8)
|
---|
3 |
|
---|
4 | NNAAMMEE
|
---|
5 | iipprroopp--lloogg -- maintain the iprop log file
|
---|
6 |
|
---|
7 | SSYYNNOOPPSSIISS
|
---|
8 | iipprroopp--lloogg [----vveerrssiioonn] [--hh | ----hheellpp] _c_o_m_m_a_n_d
|
---|
9 |
|
---|
10 | iipprroopp--lloogg ttrruunnccaattee [--cc _f_i_l_e | ----ccoonnffiigg--ffiillee==_f_i_l_e] [--rr _s_t_r_i_n_g |
|
---|
11 | ----rreeaallmm==_s_t_r_i_n_g] [--hh | ----hheellpp]
|
---|
12 |
|
---|
13 | iipprroopp--lloogg dduummpp [--cc _f_i_l_e | ----ccoonnffiigg--ffiillee==_f_i_l_e] [--rr _s_t_r_i_n_g |
|
---|
14 | ----rreeaallmm==_s_t_r_i_n_g] [--hh | ----hheellpp]
|
---|
15 |
|
---|
16 | iipprroopp--lloogg rreeppllaayy [----ssttaarrtt--vveerrssiioonn==_v_e_r_s_i_o_n_-_n_u_m_b_e_r]
|
---|
17 | [----eenndd--vveerrssiioonn==_v_e_r_s_i_o_n_-_n_u_m_b_e_r] [--cc _f_i_l_e | ----ccoonnffiigg--ffiillee==_f_i_l_e]
|
---|
18 | [--rr _s_t_r_i_n_g | ----rreeaallmm==_s_t_r_i_n_g] [--hh | ----hheellpp]
|
---|
19 |
|
---|
20 | DDEESSCCRRIIPPTTIIOONN
|
---|
21 | Supported options:
|
---|
22 |
|
---|
23 | ----vveerrssiioonn
|
---|
24 |
|
---|
25 | --hh, ----hheellpp
|
---|
26 |
|
---|
27 | command can be one of the following:
|
---|
28 |
|
---|
29 | truncate
|
---|
30 |
|
---|
31 | --cc _f_i_l_e, ----ccoonnffiigg--ffiillee==_f_i_l_e
|
---|
32 | configuration file
|
---|
33 |
|
---|
34 | --rr _s_t_r_i_n_g, ----rreeaallmm==_s_t_r_i_n_g
|
---|
35 | realm
|
---|
36 |
|
---|
37 | Truncates the log. Sets the new logs version number for the to
|
---|
38 | the last entry of the old log. If the log is truncted by emp-
|
---|
39 | tying the file, the log will start over at the first version
|
---|
40 | (0).
|
---|
41 |
|
---|
42 | dump
|
---|
43 |
|
---|
44 | --cc _f_i_l_e, ----ccoonnffiigg--ffiillee==_f_i_l_e
|
---|
45 | configuration file
|
---|
46 |
|
---|
47 | --rr _s_t_r_i_n_g, ----rreeaallmm==_s_t_r_i_n_g
|
---|
48 | realm
|
---|
49 |
|
---|
50 | Print out all entries in the log to standard output.
|
---|
51 |
|
---|
52 | replay
|
---|
53 |
|
---|
54 | ----ssttaarrtt--vveerrssiioonn==_v_e_r_s_i_o_n_-_n_u_m_b_e_r
|
---|
55 | start replay with this version
|
---|
56 |
|
---|
57 | ----eenndd--vveerrssiioonn==_v_e_r_s_i_o_n_-_n_u_m_b_e_r
|
---|
58 | end replay with this version
|
---|
59 |
|
---|
60 | --cc _f_i_l_e, ----ccoonnffiigg--ffiillee==_f_i_l_e
|
---|
61 | configuration file
|
---|
62 |
|
---|
63 | --rr _s_t_r_i_n_g, ----rreeaallmm==_s_t_r_i_n_g
|
---|
64 | realm
|
---|
65 |
|
---|
66 | Replay the changes from specified entries (or all if none is
|
---|
67 | specified) in the transaction log to the database.
|
---|
68 |
|
---|
69 | last-version
|
---|
70 |
|
---|
71 | --cc _f_i_l_e, ----ccoonnffiigg--ffiillee==_f_i_l_e
|
---|
72 | configuration file
|
---|
73 |
|
---|
74 | --rr _s_t_r_i_n_g, ----rreeaallmm==_s_t_r_i_n_g
|
---|
75 | realm
|
---|
76 |
|
---|
77 | prints the version of the last log entry.
|
---|
78 |
|
---|
79 | SSEEEE AALLSSOO
|
---|
80 | iprop(8)
|
---|
81 |
|
---|
82 | Heimdal February 18, 2007 Heimdal
|
---|