You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
3.3 KiB
88 lines
3.3 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
<HTML DIR="ltr">
|
|
<HEAD>
|
|
<TITLE>Back up a UDDI Services database</TITLE>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
|
|
<LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
|
|
<SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
|
|
</HEAD>
|
|
<BODY>
|
|
<DIV CLASS="UAbrand"><SPAN CLASS="webonly"><IMG SRC="UAbrand.gif" CLASS="UAbrand" ALT="Microsoft Windows Graphic"></SPAN></DIV>
|
|
<P CLASS="proclabel">To back up a
|
|
UDDI Services
|
|
database</P>
|
|
<P CLASS="important">Important</P>
|
|
<UL>
|
|
<LI>
|
|
Before proceeding to back up any data, it is highly recommended that you <i>stop</i>
|
|
all
|
|
UDDI Services
|
|
Web servers that are connected to the database instance of which you are
|
|
creating a backup. For more information, see <a href="uddi.mmc.startorstopasever.htm">
|
|
Start or Stop a Web Server</a>.
|
|
<LI>
|
|
This tool must be run by a user with Administrative credentials.</LI>
|
|
</UL>
|
|
<OL>
|
|
<LI>
|
|
From the computer hosting the
|
|
UDDI Services
|
|
database you want to back up, open <A ID="shortcut" HREF="EXEC=,cmd.exe,, CHM=UAShared.chm FILE=alt_url_windows_component.htm">
|
|
Command Prompt</A>.
|
|
<LI>
|
|
At the command prompt, type:
|
|
<p>
|
|
<B>CD <i>UDDI_Services_Installation_Directory</i>\Data</B></p>
|
|
The default
|
|
UDDI Services
|
|
installation directory is:
|
|
<P><i>systemroot</i><b>\Inetpub\UDDI\</b></P>
|
|
<LI>
|
|
Type:
|
|
<p><NOBR><B>uddi.database.backup.cmd</B> <wbr>[<i>Database_Instance_Name</i>]</NOBR></p>
|
|
<TABLE WIDTH="90%">
|
|
<TR>
|
|
<TH>
|
|
Value</TH>
|
|
<TH>
|
|
Description</TH>
|
|
</TR>
|
|
<TR>
|
|
<TD><i>Database_Instance_Name</i></TD>
|
|
<TD>The name of the local MSDE2000 or SQL Server database instance where the UDDI
|
|
Services database component is installed. If none is specified, the default
|
|
database instance is used.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
For example, to back up a
|
|
UDDI Services
|
|
database hosted in a database instance named UDDI, type:
|
|
<p><NOBR><B>uddi.database.backup.cmd UDDI</B></NOBR></p>
|
|
</LI>
|
|
</OL>
|
|
<p>A backup of your data is placed in <b><i>UDDI_Services_Installation_Directory</i>\Data\UDDI.Database.Bak</b>.
|
|
Copy this file to another location or back it up for safekeeping.</p>
|
|
<P CLASS="note">Note</P>
|
|
<UL>
|
|
<LI>
|
|
Backups created using this tool contain physical paths and file names for UDDI
|
|
data files that are specific to the current installation. For this reason, you
|
|
cannot use this tool to migrate data from one
|
|
UDDI Services
|
|
installation to another.
|
|
<LI>
|
|
Use the <B>runas</B> command to perform administrative tasks with
|
|
Administrative credentials as necessary. You can use this command by typing <b>runas</b>
|
|
at the command prompt.
|
|
</LI>
|
|
</UL>
|
|
<hr class="iis" size="1">
|
|
<p align="center"><i><a href="colegal.htm">© 1997-2002 Microsoft Corporation. All rights
|
|
reserved</a>.</i></p>
|
|
</BODY>
|
|
</HTML>
|
|
|
|
|