blob: 6feaf8c5ad2b509a6fc8fe5408710a4f36864c46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.TH icestormmigrate 1
.SH NAME
icestormmigrate - Utility for migration of IceStorm database.
.SH SYNOPSIS
icestormmigrate <path-to-recovered.db> db
.SH DESCRIPTION
The icestormmigrate utility upgrades a 3.1 or 3.2 IceStorm database
environment to a 3.3 or superior IceStorm database environment.
For details about icestormmigrate consult:
.br
"https://doc.zeroc.com/display/Ice36/Upgrading+your+Application+from+Ice+3.2+or+Earlier+Releases".
.SH SEE ALSO
.BR icestormadmin (1)
|