Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / resources / force.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>MHonArc Resources: FORCE</title>
</head>
<body>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev:&nbsp;<a href="foluplitxt.html">FOLUPLITXT</a>]</td><td><nobr>[<a href="../resources.html#force">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="fromfields.html">FROMFIELDS</a>]</td></tr></table>
<!--/x-rc-nav-->
<hr>
<h1>FORCE</h1>
<!-- *************************************************************** -->
<hr>
<h2>Syntax</h2>
<dl>
<dt><strong>Envariable</strong></dt>
<dd><p>N/A
</p>
</dd>
<dt><strong>Element</strong></dt>
<dd><p>N/A
</p>
</dd>
<dt><strong>Command-line Option</strong></dt>
<dd><p>
<code>-force</code>
</p>
</dd>
</dl>
<!-- *************************************************************** -->
<hr>
<h2>Description</h2>
<p>FORCE causes MHonArc to override the lock on
the archive and perform the operations requested.
</p>
<p>When MHonArc processes an archive, it locks the
archive so other MHonArc processes do not try
to modify the archive at the same time. However, if
MHonArc abnormally terminates, the lock may not
be released, causing all future MHonArc processes
to fail in performing any archive operations. If
you get a message from MHonArc that it cannot
lock an archive, and you know the archive is not in use
by another MHonArc process, use the FORCE resource.
</p>
<table border=0 cellpadding=4>
<tr valign=top>
<td><strong>NOTE</strong></td>
<td><p>The alternative approach is to manually remove the
lockfile (see <a href="lockfile.html">LOCKFILE</a>).
</p>
</td>
</tr>
</table>
<p>The FORCE option should be used with care to avoid
archive corruption. FORCE is active only for the current
MHonArc process.
</p>
<table border=0 cellpadding=4>
<tr valign=top>
<td><strong><font color="red">WARNING</font></strong></td>
<td><p>Having two, or more, MHonArc processes
processing the same archive with FORCE enabled can lead to
archive corruption.
</p>
</td>
</tr>
</table>
<p>MHonArc will still try to perform a normal lock before forcing the issue.
</p>
<!-- *************************************************************** -->
<hr>
<h2>Default Setting</h2>
<p>N/A
</p>
<!-- *************************************************************** -->
<hr>
<h2>Resource Variables</h2>
<p>N/A
</p>
<!-- *************************************************************** -->
<hr>
<h2>Examples</h2>
<p>None.
</p>
<!-- *************************************************************** -->
<hr>
<h2>Version</h2>
<p>1.2.2
</p>
<!-- *************************************************************** -->
<hr>
<h2>See Also</h2>
<p>
<a href="lockdelay.html">LOCKDELAY</a>,
<a href="lockfile.html">LOCKFILE</a>,
<a href="locktries.html">LOCKTRIES</a>
</p>
<!-- *************************************************************** -->
<hr>
<!--x-rc-nav-->
<table border=0><tr valign="top">
<td align="left" width="50%">[Prev:&nbsp;<a href="foluplitxt.html">FOLUPLITXT</a>]</td><td><nobr>[<a href="../resources.html#force">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next:&nbsp;<a href="fromfields.html">FROMFIELDS</a>]</td></tr></table>
<!--/x-rc-nav-->
<hr>
<address>
$Date: 2002/07/27 05:13:10 $ <br>
<img align="top" src="../monicon.png" alt="">
<a href="http://www.mhonarc.org/"
><strong>MHonArc</strong></a><br>
Copyright &#169; 1997-1998, <a href="http://www.earlhood.com/"
>Earl Hood</a>, <a href="mailto:mhonarc@mhonarc.org"
>mhonarc@mhonarc.org</a><br>
</address>
</body>
</html>