Revision 23095,
633 bytes
checked in by ghudson, 16 years ago
(diff) |
Import the moira package from SIPB Debathena.
|
Line | |
---|
1 | drop table users; |
---|
2 | drop table krbmap; |
---|
3 | drop table machine; |
---|
4 | drop table hostalias; |
---|
5 | drop table subnet; |
---|
6 | drop table clusters; |
---|
7 | drop table mcmap; |
---|
8 | drop table svc; |
---|
9 | drop table list; |
---|
10 | drop table imembers; |
---|
11 | drop table servers; |
---|
12 | drop table serverhosts; |
---|
13 | drop table filesys; |
---|
14 | drop table fsgroup; |
---|
15 | drop table nfsphys; |
---|
16 | drop table quota; |
---|
17 | drop table zephyr; |
---|
18 | drop table hostaccess; |
---|
19 | drop table acl; |
---|
20 | drop table strings; |
---|
21 | drop table services; |
---|
22 | drop table printers; |
---|
23 | drop table printservers; |
---|
24 | drop table capacls; |
---|
25 | drop table alias; |
---|
26 | drop table numvalues; |
---|
27 | drop table tblstats; |
---|
28 | drop table incremental; |
---|
29 | drop table containers; |
---|
30 | drop table mcntmap; |
---|
31 | drop table accountnumbers; |
---|
Note: See
TracBrowser
for help on using the repository browser.