ADA.FUNLOCK(1) — Series 300 Only (Requires Optional Ada Software)
NAME
ada.funlock − unlock an Ada family
SYNOPSIS
ada.funlock -I | -P | familyname
Remarks:
This command requires installation of optional ADA software (not included with the standard HP-UX operating system) before it can be used.
DESCRIPTION
Ada.funlock removes all locks on an Ada family.
It is intended that ada.funlock be used to remove inappropriate locks. Such locks might be left by abnormally terminated components of the Ada compilation system or by system crashes.
Unlocking an Ada family requires write permission the family directory.
Extreme care must be used when unlocking an Ada family. If any component of the Ada compilation system is reading the Ada family, removing locks may cause that component to encounter internal inconsistencies and fail. In addition, if any component of the Ada compilation system is updating the Ada family, removing locks may cause that component to corrupt the Ada family and fail.
Only one of the options -I, -P, and familyname can be specified.
The following options are recognized:
−I Unlock the installation family.
−P Unlock the public family.
Environment Variables
The environment variable ADA_PATH is associated with all components of the Ada compilation system. It must be set properly and exported before any component of the Ada compilation system (including ada.funlock) can be used (see ada(1), Environment Variables).
DIAGNOSTICS
Ada.funlock returns exit status 0 if the Ada family was successfully unlocked. Otherwise a diagnostic is issued and a non-zero exit status is returned.
AUTHOR
Ada.funlock was developed by HP and Alsys.
FILES
$ADA_PATH/ada.funlock Ada family unlock command.
$ADA_PATH/adacli Ada command language interpreter.
$ADA_PATH/ada.mngrs.bin
Ada components manager subprocess.
$ADA_PATH/ada.fmgr.hlp
Ada family manager help command data.
$ADA_PATH/ada.fmgr.btl Ada family manager command tables.
SEE ALSO
ada(1), ada.fmgr(1), ada.format(1), ada.lmgr(1), ada.lsfam(1), ada.lslib(1), ada.make(1), ada.mkfam(1), ada.mklib(1), ada.mvfam(1), ada.mvlib(1), ada.probe(1), ada.protect(1), ada.rmfam(1), ada.rmlib(1), ada.umgr(1), ada.unlock(1), ada.xref(1),
Ada User’s Guide (Series 300).
EXTERNAL INFLUENCES
International Code Set Support
Single-byte character code sets are supported.
Hewlett-Packard Company — HP-UX Release 7.0: Sept 1989